OSD: scripted upgrade SCCM 2007 to SCCM 2012 not working (first attempt)

Hi,
We created a package in SCCM 2007 to upgrade the sccm 2007 client on a vista machine to SCCM 2012.
What we did:
1.uninstall 2007 client
2.ccmclean.exe
3.install sccm 2012 client
4.trigger machine policy update
All works fine but the install. If we run the script a second time, install DOES work fine.
Error log of failed attempt, please advise:
Failed to download client files by BITS. Error 0x800704dd    ccmsetup    16/05/2014 17:35:48    3872 (0x0F20)
Sending Fallback Status Point message to 'sccmserver.ourdomain', STATEID='309'.    ccmsetup    16/05/2014 17:35:48    3872 (0x0F20)
Failed to get client version for sending messages to FSP. Error 0x8004100e    ccmsetup    16/05/2014 17:35:48    3872 (0x0F20)
Params to send FSP message '5.0.7958.1000 Deployment Error 0x800704dd. Path http://sccmserver.ourdomain/SMS_DP_SMSPKG$/FLSD00002'    ccmsetup    16/05/2014 17:35:48    3872 (0x0F20)
State message with TopicType 800 and TopicId {87CA732B-9d2D-4CD1-BD93-CA2CCD20D691} has been sent to the FSP    FSPStateMessage    16/05/2014 17:35:48    3872 (0x0F20)
Failed to download from DP 'http://sccmserver.ourdomain/SMS_DP_SMSPKG$/flsD00002', error 0x800704dd.    ccmsetup    16/05/2014 17:35:48    3872 (0x0F20)
Enumerated all 1 local DP locations but none of them is good. Fallback to MP.    ccmsetup    16/05/2014 17:35:48    3872 (0x0F20)
Using branch cache option.    ccmsetup    16/05/2014 17:35:48    3872 (0x0F20)
Adding file 'HTTP://sccmserver.ourdomain:80/CCM_Client/i386/vcredist_x86.exe' to BITS job, saving as 'C:\Windows\ccmsetup\vcredist_x86.exe'.    ccmsetup    16/05/2014 17:35:48    3872 (0x0F20)
Failed to download client files by BITS. Error 0x800704dd    ccmsetup    16/05/2014 17:35:48    3872 (0x0F20)
Jan Hoedt

 Hi,
"Error code 4dd (hex) = 1245 = "The operation being requested was not performed because the user has not logged
on to the network. The specified service does not exist." This clearly implies some sort of account issue. Exactly how are you initiating the client agent setup?"
For more information:
http://social.technet.microsoft.com/Forums/en-US/2c80c8c4-06b5-431f-b732-470b7e531794/ccmsetup-failed-with-error-code-0x800704dd?forum=configmanagerdeployment
Best Regards,
Joyce
We
are trying to better understand customer views on social support experience, so your participation in this
interview project would be greatly appreciated if you have time.
Thanks for helping make community forums a great place.

Similar Messages

  • How to force site code discovery on all the clients, Migration SCCM 2007 to SCCM 2012

    HI,
    I migrated SCCM 2007 to SCCM 2012 SP1, but the clients does not update the New Site Code Automatically, if I click on Discovery option the client find the new site, but I need do this automatically because are too many clients.
    This registry key does not  exist on client computers.
    HKLM\Software\Microsoft\SMS\MobileClient\GPRequestedSiteAssignmentCode
    HKLM\Software\Microsoft\SMS\MobileClient\GPSiteAssignmentRetryInterval(Min)
    HKLM\Software\Microsoft\SMS\MobileClient\GPSiteAssignmentRetryDuration(Hour)
    Any Help?
    Thanks.

    Hello ICH-CR,
    Thanks for writing to the SysCtr ConfigMgr forums.
    I think there are multiple solutions to this issue and you can choose whatever fits best to your scenario.
    1. While upgrading the clients from SCCM 2007 to  2012 you can assign the clients to your ConfigMgr 2012 site.
    http://technet.microsoft.com/en-us/library/gg682060.aspx#BKMK_AutomaticAssignment
    You just need to ensure that you have a boundary group and boundaries. More details on
    http://technet.microsoft.com/en-us/library/13694ac5-8f3b-42a9-8040-b23f21c79637#BMBK_CreateBoundaryGrp
    I would suggest the first method because if you create  another child site, you shouldn't have to reassign the clients back again. If that is unlikely then use the following script which is method no 2
    2.
    http://gallery.technet.microsoft.com/scriptcenter/Change-sccm-configmgr-cf6e0327
    This is a VBSCRIPT and  can be ran from a network location using the PSEXC
    3. Here is a smaller script
    'Replace with your Site Code sSiteCode = "EnterNewSiteCode"
    sMachine
    = "."
    set oCCMNamespace
    = GetObject("winmgmts://"
    & sMachine & "/root/ccm")
    Set oInstance
    = oCCMNamespace.Get("SMS_Client")
    set oParams
    = oInstance.Methods_("SetAssignedSite").inParameters.SpawnInstance_()
    oParams.sSiteCode
    = sSiteCode
    oCCMNamespace.ExecMethod
    "SMS_Client",
    "SetAssignedSite",
    oParams
    You can use this script as a logon script .
    Anurag
    Microsoft Certified Professional| Microsoft Certified Technology Specialist (ConfigMgr)
    This posting is provided 'AS IS' with no warranties or guarantees, and confers no rights.
    My Blog
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Types of SCCM 2007 to SCCM 2012 Migration

    Hi all,
    Can i know what are the different types of migration we can do from sccm 2007 to sccm 2012 ?
    Thanks

    Hi,
    There are now in-place upgrade so the only option you have is side-by-side migration. Install the new Configuration Manager 2012 infrastructure and migrate you objects, client e.t.c to all the new CM 2012 site server.
    Here is a link that will get you started:
    http://technet.microsoft.com/en-us/library/gg699364.aspx
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • Migrating Clients from SCCM 2007 to SCCM 2012 R2 via SCCM 2007 PACKAGE

    I can migrate sccm clients from sccm 2007 to sccm 2012 using sccm 2007 package with sccm 2012 client?
    Thanks!
    Atenciosamente Julio Araujo

    Thanks for help me Peter and Torsten but this documentation says:
    "You cannot upgrade Configuration Manager 2007 clients to System Center 2012 Configuration Manager by using this method.
    In this scenario, use automatic client upgrade, which automatically creates and deploys a package that contains the latest version of the client."
    I Need migrate clients from sccm 2007 to sccm 2012 r2 and
    I thought ofcreate a package in sccm 2007 with a sccm 2012 client.
    Atenciosamente Julio Araujo

  • SCCM 2007 to SCCM 2012: Failed Packages are reinstalled ??

    We're going to migrate SCCM 2007 to SCCM 2012 (side by side).
    On SCCM 2007 we have (for example): Advertisement "ADV1" that execute program "Program1" of Package "Package1". (example....)
    What happend if a computer "PC1" is migrated to SCCM 2012 when execution result of "ADV1" on SCCM 2007 was failed ??
    1) If I migrate only "Package001" and create a new deployment "Deploy1" to launch program "Program1" of Package "Package1 , by default, "PC1" is going to execute "Deploy1". I known it...
    2) If I migrate "Package001" and "ADV1".....Will "PC1" execute "ADV1" on SCCM 2012 ???? This is my question
    Thanks

    Taken directly from Technet, Regards Damon.
    Will
    advertisements rerun after they are migrated?
    No. Clients that you upgrade from Configuration Manager 2007 will not rerun advertisements that you migrate. System Center 2012 Configuration Manager retains the Configuration
    Manager 2007 Package ID for packages you migrate and clients that upgrade retain their advertisement history.
    https://technet.microsoft.com/en-au/library/gg682088.aspx

  • Preloadpackageonsite.exe in sccm 2007 supports sccm 2012 also

    HI  I have big packages in sccm ,often seeing packages are having issues with replication to child site and DP
    Dsame preloadpackageonsite.exe in sccm 2007 supports sccm 2012 also .if supports can any one help to understand sccm 2012
    procedure to create package in child sites
    ankith

    Hi,
    No it does not support the new Content management in Configuration Manager 2012, but you can use a builtin tool instead. You export all the content you want to prestage from the console and then on all dp's the utility called extraccontent is placed during
    installatioin. Here is how it is done.
    http://technet.microsoft.com/en-us/library/hh692395.aspx
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • Client Migration from SCCM 2007 to SCCM 2012 via GPO

    what
    installation properties i can use to migrate client from sccm 2007 to sccm 2012 via gpo?
    Thanks!!
    Atenciosamente Julio Araujo

    It all depends on your needs, I suggest that you look at this first :
    All properties can be set by using GPO, it's not different from push.
    http://technet.microsoft.com/en-us/library/bb632469.aspx
    http://technet.microsoft.com/en-us/library/bb633010.aspx
    http://social.technet.microsoft.com/wiki/contents/articles/25118.deploying-sccm-2012-r2-clients-using-group-policy.aspx
    Benoit Lecours | Blog: System Center Dudes

  • Migrating Clients from SCCM 2007 to SCCM 2012 R2 via GPO

    Hello. 
    I can do the migration of customers from SCCM 2007 to SCCM 2012 via GPO? 
    When I'm migrating customers from SCCM 2007 to SCCM 2012 I have to keep the boundaries of SCCM 2007 or just the SCCM 2012?
    Atenciosamente Julio Araujo

    For migrating the clients you can use any client deployment method that's available (see for planning your strategy: (http://technet.microsoft.com/en-us/library/gg712283.aspx).
    During the client migration I would also start with migrating your boundaries. The most important thing is that you have no overlapping boundaries for site assignment when you are using auto assignment.
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • How to migrate the computers from SCCM 2007 to SCCM 2012

    Hello,
    Could anyone tell me how to mirgrate the computers present in SCCM 2007 to SCCM 2012.
    Does the "collection migration" job migrate the computers or devices present in the collection? I tried this but computers were not migrated.
    Should we again discover the computers in SCCM 2012?
    Thanks,
    SreehariG

    There is no migration job in CM12 that will migrate CM07 clients. You need to install CM12 agent on your CM07 client in order to migrate them. During the installation the existing CM07 client will be uninstalled. You can use any supported
    client deployment methods to migrate to your new CM12 environment. More information here:
    http://social.technet.microsoft.com/Forums/en-US/configmanagermigration/thread/71175a47-22fe-4284-871c-834c0c999075

  • SCCM 2007 to SCCM 2012 Migration_Design

    Hi all,
    We are about to migrate from SCCM 2007 to SCCM 2012.  How to map the Hierarchy
    Central site – CAS
    Primary – Primary
    Child Primary – Secondary or Primary
    Is that correct?

    Hi,
    Firstly, you could read through the document below to plan your hierarchy.
    http://technet.microsoft.com/en-us/library/gg712681.aspx#BKMK_PlanHierarchy
    The following document contains information about the support limits at each site type and for client-facing site system role, and the number of clients (devices) that are supported by a Configuration Manager hierarchy.
    http://technet.microsoft.com/en-us/library/gg682077.aspx#BKMK_SiteAndRoleScale
    Best Regards,
    Joyce
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • After upgrading to Lion internal mic does not work with Facetime

    After upgrading to Lion internal mic does not work with Facetime.  The mic is picking up sound as noted in System Prefs.  This was working just fine before the updgrade.  Facetime works OK on my iPod. 

    you have in french a tutorial to recreate your partition here
    Rebuild partition with Recovery HD lion after upgrade to 10.7.2
    i tested, it's work !
    For your wifi problem:
    Try to change your setup of wifi, look this table given by apple:
    I changed my wifi setup wep to wpa and it's work !

  • After upgrading to Lion Image Capture does not work, even though it is intel software.  Gives error 9931.  What gives?

    After upgrading to Lion, Image Capture does not work, even though it is intel software.  Gives error 9931.  What gives?

    Ouch, if it is indeed damaged, then sadly you need to restore the whole danged huge OS!
    Didn't used to be this way before Lion/10.7.
    Bootup holding CMD+r, or the Option/alt key to boot from the Restore partition & use Disk Utility from there to Repair the Disk, then Repair Permissions.
    If that doesn't help Reinstall the OS.

  • IPAD Mini Locked after iOS upgrade, tried reset on iPAD did not work, plugged in and device not appearing in iTUNEs for reset/restore

    PAD Mini Locked after iOS upgrade, tried reset on iPAD did not work, plugged in and device not appearing in iTUNEs for reset/restore.  Just get an Apple Logo then a flashing blue screen as if it is caught booting up.   This has happened twice before and iTunes restore fixed it.  But this time device not appearing in iTunes.
    Running iTunes for PC.  But as stated restore has worked before!  Any help greatly appreciated!!

    Place the device in DFU mode and let iTunes restore the device to factory condition.

  • SCCM 2007 to SCCM 2012 CLIENT upgrade

    Hi,
    We have some Windows XP machines with a SCCM 2007 client, connected to a SCCM 2007 server. Meanwhile some client are already migrated to Windows 7 but still connected to SCCM 2007 (and their packages/collections).
    Now we would like to:
    -migrate the Windows 7 machines to SCCM 2012 and keep their packages (so no re-run of advertisements) run
    -migrate the Windows XP machines by migrating the SCCM 2007 clients then advertise a task sequence (Windows 7) to it
    Questions:
    -should we push the sccm client from 2007 or from 2012 server to keep the membership of collections?
    -if we have to push from 2007, please advise howto: use ccmsetup.exe, the msi (is this the way to go: http://blog.metasplo.it/2012/10/how-to-upgrade-sccm-2007-clients-to.html)?
    Please advise.
    J.
    Jan Hoedt

    It doesn't seem to be published on the site.
    I'll paste it here. Could you advise?
    I would like to test with a cmd, so I made an install.cmd which contains.
    @echo on
    Cscript ConfigMgrStartup.vbs /ConfigMgrStartup.xml
    pause
    Then I edited the configmgrstartup.xml:
    *Commmented lab1 since I'm not sure what to put there, why put a machine name and why the forward slash?
    I'd expect domain\administrator.
    *Commented out hotfixes since we don't need it
    Launched the cmd but nothing happens, no loggings either.
    !-- <Option Name="LocalAdmin" >lab1/dadmin</Option> -->
        <Option Name="SiteCode" >LTF</Option>
        <Option Name="CacheSize">8120</Option>
        <Option Name="AgentVersion">5.00.7804.1000</Option>
        <Option Name="MinimumInterval">0</Option>
        <Option Name="ClientLocation">\\oursccmserver\SMS_PRD\Client</Option>
        <Option Name="MaxLogFile">2048</Option>
        <Option Name="ErrorLocation">\\dfs\ErrorLogs\Clientinstall</Option>
        <!-- <Option Name="AutoHotfix">\\cm1\ConfigMgr\Client\Hotfixes</Option> -->
        <Option Name="Delay" >5</Option>
        <InstallProperty Name="FSP">oursccmserver.fqdn</InstallProperty>
        <InstallProperty Name="SMSMP">oursccmserver.fqdn</InstallProperty>
        <CCMSetupParameter Name="BITSPriority">HIGH</CCMSetupParameter>
        <CCMSetupParameter Name="noservice" />
        <ServiceCheck Name="BITS" State="Running" StartMode="Auto" Enforce="True" />
        <ServiceCheck Name="winmgmt" State="Running" StartMode="Auto" Enforce="True" />
        <ServiceCheck Name="wuauserv" State="Running" StartMode="Auto" Enforce="True" />
        <ServiceCheck Name="lanmanserver" State="Running" StartMode="Auto" Enforce="True" />
        <ServiceCheck Name="RpcSs" State="Running" StartMode="Auto" Enforce="True" />
        <RegistryValueCheck Key="HKLM\SOFTWARE\Microsoft\Ole" Value="EnableDCOM" Expected="Y" Enforce="True" Type="REG_SZ"/>
        <RegistryValueCheck Key="HKLM\SOFTWARE\Microsoft\Ole" Value="EnableRemoteConnect" Expected="Y" Enforce="False" Type="REG_SZ"/>
        <RegistryValueCheck Key="HKLM\SOFTWARE\Microsoft\Ole" Value="LegacyAuthenticationLevel" Expected="2" Enforce="False" Type="REG_DWORD"/>
        <RegistryValueCheck Key="HKLM\SOFTWARE\Microsoft\Ole" Value="LegacyImpersonationLevel" Expected="2" Enforce="False" Type="REG_DWORD"/>
    </Startup>
    Jan Hoedt

  • MOF file migration from SCCM 2007 to SCCM 2012

    Hi,
    I have an issue while migrating SCCM 2007 MOF (Configuration.mof) to SCCM 2012,Problem is...
    In our infrastructure, We have integrated our custom inventory classes with the logon script.Now we are migrating to SCCM 2012.When i migrate the same Custom inventory classes to SCCM 2012,I can able to compile/migrate, However SCCM 2012 views are not in
    sync with SCCM 2007.
    Example: If i use SCCM 2007 collection/Query in SCCM 2012 that uses these custom inventory classes, its thrown an error saying that objects in this query are not valid, because of this none of the collections/Queries that uses old inventory classes are not
    working.
    I dont want to change anything in the logon script...
    Can someone please help me on this.Thanks in advance..
    srkr

    Hi Garth,
    Thanks for the reply.
    As per my understand,there's nothing to do with SMS_DEF.mof and only Configuration.mof can be editable.
    When you say Importing sms_def.mof in SCCM 2012,I guess there's is something i missed out.
    Below is the both SMS_DEF.mof and Configuration.mof from SCCM 2007, Also please let me know how to import SMS_DEF.mof in SCCM 2012
    ************SMS_DEF.MOF*********************
    //-- SCCM Report: XXX_AD_Info
    [SMS_Report(TRUE), 
    SMS_Group_Name("XXX AD Info"), 
    ResID(6200), 
    ResDLL("SMS_RXPL.dll"), 
    SMS_Class_ID("XXX|EDADInfo|5.0")]
    class XXX_AD_Info
    [SMS_Report(TRUE), key]
    string          KeyName;
    [SMS_Report(TRUE)]
    string          Distinguished_Name;
    [SMS_Report(TRUE)]
    string          AD_Site;
    [SMS_Report(TRUE)]
    string          DCName;
    [SMS_Report(TRUE)]
    string          MachineDomain;
    *********Configuration.mof*******************
    //--SCCM Instance: XXX_AD_Info
    [DYNPROPS]
    class XXX_AD_Info
    [key]
    string          KeyName;
    string          Distinguished_Name;
    string          AD_Site;
    string          DCName;
    string          MachineDomain;
    //--SCCM Instance: XXX_AD_Info
    [DYNPROPS]
    instance of XXX_AD_Info
    KeyName = "XXX AD Info";
            [PropertyContext("local|HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Group Policy\\State\\Machine|Distinguished-Name"), Dynamic, Provider("RegPropProv")]
    Distinguished_Name;
            [PropertyContext("local|HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Group Policy\\State\\Machine|Site-Name"), Dynamic, Provider("RegPropProv")]
    AD_Site;
            [PropertyContext("local|HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Group Policy\\History|DCName"), Dynamic, Provider("RegPropProv")]
    DCName;
            [PropertyContext("local|HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Group Policy\\History|MachineDomain"), Dynamic, Provider("RegPropProv")]
    MachineDomain;
    srkr

Maybe you are looking for