SCCM 2012 DP Migration

Hi Team,
I have 2007 secondary site installed DP and all the package are available.
Q.
1.What are the folders are using at the time of sccm 2012 migration.
2.I seen SMSDPpro.log in DP share and found it importing package.. where it getting package from (don't have PCK file in the local server)? 
3. After all the successful of import the very next day i saw in console it showing 65 success and 120 in progress.
When I count the SMSDPProv.log more 150 packages are imported successfully. Why my console giving wrong info.
Thanks

Hi ,
1.What are the folders are using at the time of sccm 2012 migration.
Sorry that I didn't get the point of this question. Do you mean which folder are used on sccm 2012 to copy the content of SCCM 2007 DP packages?
2.I seen SMSDPpro.log in DP share and found it importing package.. where it getting package from (don't have PCK file in the local server)?
The package content is SCCM 2007 flowchart is:
1. When you add a package to a standard Distribution Point, the distmgr component is notified with the packageID.PKN in inboxes\distmgr.box.
2. The distmgr component begins the processing of the package
3. Distmgr establishes a connection to the DP and checks for the SMSPKGdriveletter$ share.
4. It creates a subdirectory with the package ID in the SMSPKGC$ share.
5. Distmgr connects to the packageID folder it created and checks if the drive has the enough free space to copy the package contents:
6. Distmgr sets the security on the
\SMSPKGC$\<PkgID">\\<DP>\SMSPKGC$\<PkgID> folder and copies the package contents to that folder from the package source. It also copies the signature file (TAR file) to the SMSSIG$ share and sets the security on that folder:
7. Distmgr runs the SQL query to update the status in the pkgstatus table in SQL.
For more information, please see:
The end to end flow of distributing a ConfigMgr 2007 package to a standard DP and a Branch DP in a single site environment
http://blogs.technet.com/b/hhoy/archive/2012/05/31/an-adventure-in-the-sccmcontentlib-single-instance-store.aspx
In SCCM 2012 or later, by default, the content is single storage and browsing to a DP does not store all the files in a package id folder where you could find an install and execute it.
For more information, please refer to:
An adventure in the sccmcontentlib - single instance store
http://blogs.technet.com/b/hhoy/archive/2012/05/31/an-adventure-in-the-sccmcontentlib-single-instance-store.aspx
3. After all the successful of import the very next day i saw in console it showing 65 success and 120 in progress.
Refresh the status and close the SCCM console, reopen and see if this helps. If you are using SCCM 2012 Sp1, check this KB
http://support.microsoft.com/kb/2828900. Also check if this technet links helps:
https://social.technet.microsoft.com/Forums/en-US/71b90f35-69de-495c-8f8a-de85ad66b593/sccm-2012-sp1-configuration-manager-client-package-in-progress?forum=configmanagerdeployment
Thanks.
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.

Similar Messages

  • SCCM 2012 R2 Migration - Clients being lost

    I am in the process of migrating SCCM 2007 to SCCM 2012 R2.  I had about 11 clients that all were working successfully for about a week.  As of yesterday all are reporting as Client "No", client type "None" but with the site
    code of the 2012 R2 server.  If I check the clientlocation log file of one of the clients, I don't see it reporting to the old SCCM server or anything like that.  SCEP definitions are still deploying successfully, however I can't deploy any packages
    to any of the devices.
    Any ideas where I should start looking?
    * Edit: A software updates deployment I just made started and is asking for a reboot.  However my client in SCCM still shows Client as No, Client type as  None.  Also, there is no information listed for Policy Request, Heartbeat DDR, Hardware
    Scan, Software Scan, Management Point, etc.  This information was there as of yesterday morning.

    I think I figured this out.  I had the 'Clear Install Flag' maintenance task set to run every Tuesday/Wednesday/Sunday between 12AM and 5AM for anything without a heartbeat within the last 4 days.  Heartbeat Discovery was configured to only run
    once a week.  I think it just ended up clearing the install flag on my test clients.

  • SCCM 2012 DB migration - certificate chain error

    Hi all
    I am having an issue with migrating an SCCM 2012 database to a new SQL instance that doesn't seem to be uncommon however have had no luck in resolving the issue with what other people have suggested on forums...I have an SCCM 2012 installation which currently
    has the site database located on a co-located SQL 2012 instance. I am trying to migrate this database to a different SQL 2012 server with multiple named instances.
    I have followed the instructions as per the following article:
    http://blogs.technet.com/b/configurationmgr/archive/2013/04/02/how-to-move-the-configmgr-2012-site-database-to-a-new-sql-server.aspx
    I have backed up and restored the database to the new instance as per the guide however when running the Configuration Manager Setup Wizard I am getting the following errors:
    *** Failed to connect to the SQL Server, connection type: SMS ACCESS. Configuration Manager Setup 22/04/2015 11:51:10 AM 4428 (0x114C)
    INFO: SQL Connection failed. Connection: SMS ACCESS, Type: Secure Configuration Manager Setup 22/04/2015 11:51:10 AM 4428 (0x114C)
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]SSL Provider: The certificate chain was issued by an authority that is not trusted. Configuration Manager Setup 22/04/2015 11:51:13 AM 4428 (0x114C)
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]Client unable to establish connection Configuration Manager Setup 22/04/2015 11:51:13 AM 4428 (0x114C)
    *** Failed to connect to the SQL Server, connection type: SMS ACCESS. Configuration Manager Setup 22/04/2015 11:51:13 AM 4428 (0x114C)
    The errors will continue to pop up every 3 seconds for a few minutes before timing out and the wizard errors out.
    I have tried as others suggested and performed the following with no luck:
    - added the SCCM 2012 service account (account that I'm running the Config Manager wizard as) and computer account to the local administrators group on the SQL server
    - given the SCCM 2012 service account (account that I'm running the Config Manager wizard as) sysadmin privileges to the SQL instance
    - from our internal CA I've issued a certificate for the SQL server and installed it on both the SQL and SCCM server
    - tried exporting the SCCM server cert from the SMS_SITE_COMPONENT_MANAGER\Trusted People store and installed it into the Local Computer\Personal certificate store on the SQL server. Even tried installing it into the MSSQL$INST02\Personal store (INST02 being
    the name of the SQL instance)
    Articles that I've already referenced to try and fix this however without any luck:
    https://social.technet.microsoft.com/Forums/en-US/b5e1fc09-1f09-4de2-93c3-c0261fdda238/the-certificate-chain-was-issued-by-an-authority-that-is-not-trusted-when-migrating-to-sql-2012?forum=configmanagerdeployment#a294676b-d51a-4049-82cf-adde14f9711a
    https://social.technet.microsoft.com/Forums/en-US/1726fa9d-a97b-41cb-8531-5a5f7191132e/cant-migrate-sccm-database-to-sql-server-2008-r2-cluster-connection-failed-sms-access?forum=configmanagergeneral
    Does anyone have any suggestions? The ideal would solution for me would be to remove the need to use certificates for the connection to the SQL backend if that it at all possible.
    Cheers
    Brady

    At this point I recommend that you connect Microsoft support CSS and ask them how to solve this problem.
    IMO you shouldn't need the two certs from your internal CA but you will need the two cert from your site server.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • SCCM 2012 R2 - Migration TS Failed in Release Request Step with Error Code 0x80004005

    Hi
    I have Upgraded my lab from SCCM 2012 SP1 to SCCM 2012 R2. Now, While I am running TS for Refresh/Replace Migration, its successfully captures all the Data & settings and can also restores all Data & settings, but at release request Step TS got failed.
    In SMSTS log file error was "Release Request Failed with error code 0x80004005".
    Is there any KB released by Microsoft to fix this issue?? Due to this issue I am unable to run any other TS.

    I've seen a few weird scenarios with task sequences after an upgrade from SP1 to R2.
    In most cases I've been able to fix these "problems" by simply creating a new task sequence, and copy all the custom steps to the new task sequence.
    Also make sure to update boot images, mdt packages, usmt etc. to new versions.
    So thats what I'd try first....
    Ronni Pedersen | Microsoft MVP - ConfigMgr | Blogs:
    www.ronnipedersen.com/ and www.SCUG.dk/ | Twitter
    @ronnipedersen

  • SCCM 2007 to SCCM 2012 client migration via Powershell

    Hi
    I'm looking for a controlled way to migrate a SCCM 2007 server client to SCCM 2012. A push of SCCM Console is no option.
    I 'll do all the testing but hoped to gain some time by having these questions answered:
    *can an install of SCCM 2012 client be remotely triggered in one go (no uninstall of 2007 needed)?
    *if uninstall is needed (of sccm 2007 client), does it need a reboot?
    What command to use (preferrably powershell):
    \\ourserver\Client\ccmsetup.exe" -argumentlist "SMSSITECODE=sitecode","SMSMP=oursccmserver","SMSCACHESIZE=8000","FSP=oursccmserver","CCMLOGMAXSIZE=104857600"
    OR (guess that's the command SCCM is using)
    Install-CMClient-DeviceName$ComputerName-IncludeDomainController$False-SiteCodePRD-ForceReinstall$True-AlwaysInstallClient$True-Verbose
    J.
    Jan Hoedt

     do I need to import the machine in SCCM 2012 also or launching the SCCM 2012 install from a SCCM 2007
    will do this?
    How will you do that? This does not work at all when using client push obviously. You can only use packages/programs to update clients to CM12 in that case and that's something you did not want to do.
    Torsten Meringer | http://www.mssccmfaq.de

  • Help needed -- Considerations to be taken while migrating 2 different SCCM 2007 hierarchies into a single SCCM 2012 Hierarchy.

    Hi, I need your help on consolidating two different SCCM 2007 infrastructures into a single SCCM 2012.
    We have two different SCCM 2007 Hierarchies, Lets say 123 and ABC
    About 123 SCCM 2007 -- On 123 Hierarchy, we have already started migrating clients from SCCM 2007 to SCCM 2012.
    About ABC SCCM 2007 -- On ABC Hierarchy, This is still running on SCCM 2007 (This hierarchy only be started migrating once                                      we
    are completed migration on 123)
    Out of which, we have few co located offices across the globe for both 123 and ABC. Now we are decided to replace the hardware on all these locations by removing the existing two servers (one for 123 and other for ABC,with two different Forest and domains),
    and consolidate them into a single server.how can we plan/design to ensure that we covering both hierarchies SCCM clients for the operations.
    ===================Below are some possibilities we are discussing on================================
    1.Is there any way on "System management" in AD to enable access either in 123's domain or ABC's domain.
    2.Since we are planning to replace the hardware with Server 2012 R2 with Hyper-V, Create two instances and migrate 123 hierarchy to SCCM 2012 and other instance will serve ABC until we start the migration on this.
    ========================================================================================
    correct me, If i am in wrong direction. Please suggest me the best of doing it. Thanks in advance.
    srkr

    1) In CM 2012 you can publish data to System Management in other forest but you have to configure the permissions manually and create the forest object in the ConfigMgr console.
    2) CM07 and CM2012 instances can co-exist as long as you don't create boundary groups in CM12 for site assignment (that will cause overlapping boundaries if you still have boundaries in Cm07)
    Kent Agerlund | My blogs: blog.coretech.dk and
    SCUG.DK | Twitter: @Agerlund | Linkedin:
    Kent Agerlund

  • SCCM 2012 R2 User State Migration Win XP to Win 8.1 does not migrate Domain User Files

    Hi @ all
    i'm trying migrate Win XP Sp3 to Win 8.1 using SCCM 2012 R2. So i followed the how to from the SCCM Team.
    https://blogs.technet.com/b/configmgrteam/archive/2013/09/12/how-to-migrate-user-data-from-win-xp-to-win-8-1-with-system-center-2012-r2-configmgr.aspx
    All things worked fine, but the user files from my test Domain user are not restored.
    Here some extracts of the loadstate log.
    2014-01-07 15:49:16, Info                  [0x000000] User SCCM\test.user maps to S-1-5-21-2486663232-1734351201-1738771205-1113
    2014-01-07 15:49:16, Info                  [0x000000] User TEST-COMPUTER\Administrator maps to TEST-COMPUTER\Administrator
    2014-01-07 15:49:16, Error                 [0x000000] The account TEST-COMPUTER\User is chosen for migration, but the target does not have account TEST-COMPUTER\User. See documentation
    on /lac, /lae, /ui, /ue and /uel options.
    2014-01-07 15:49:16, Info                  [0x000000] Failed.[gle=0x00000006]
    2014-01-07 15:49:16, Info                  [0x000000]   Unable to create a local account because /lac was not specified[gle=0x00000006]
    2014-01-07 15:49:16, Info                  [0x000000] Entering MigCloseCurrentStore method
    2014-01-07 15:49:16, Info                  [0x0801dc] Closing catalog file
    2014-01-07 15:49:16, Info                  [0x0801dd] Deleting catalog file at C:\Windows\Temp\tmpF6E7.tmp\Temp\tmp9F3.tmp
    2014-01-07 15:49:16, Info                  [0x000000] Leaving MigCloseCurrentStore method
    2014-01-07 15:49:16, Info                  [0x000000] USMT Completed at 2014/01/07:15:49:16.078[gle=0x00000057]
    The user sccm\test.user is my test user but, i cannot see any error in relation to that user.
    Has some some an idea?
    Thank you
    Adrian

    Hi,
    I found a similar article for your reference.
    http://blogs.technet.com/b/sudheesn/archive/2009/12/28/in-place-upgrade-from-windows-xp-to-windows-7.aspx
    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.

  • Software Distribution & Patching Design Issues - Migration of Packages SCCM 2007 to Application or Conventional Packages in SCCM 2012

    Hi All
    I am starting in discussion to deep root on Software Distribution & Patching model in large environments from SCCM 2007 migrating to SCCM 2012.
    Below are certain assertions i am putting forward for your expert views or you may in a similar situation
    1- I have migrated the packages from SCCM 2007 to SCCM 2012 as conventional methods, now i am deploying them [ not migrated the advertisements and collections ], so while deploying i am facing a peculiar situation that the deployment when created is of the
    name "<<Package name>>(program)". I am not able to rename the deployment for the conventional packages. is there a way out to that??
    2- Will the collection queries work the same in SCCM 2012 as was in SCCM 2007??
    3- In SCCM 2012 Primary site there is default role called Site System role in that there is tab for proxy settings. I have observed that if do not check the proxy tab there and punch in proxy IP and port then after some time in the WSUS server the update
    source and proxy server tab the proxy option gets unchecked and hence the sync in software update point status appears failed. Is that anyone else also has observed !!!!!
    Regards Sushain KApoor

    This is a duplicate of
    https://social.technet.microsoft.com/Forums/en-US/2ddb8170-529b-4652-830e-fd0ade384b98/software-distribution-patching?forum=configmanagermigration
    Please do not double post.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • SCCM 2007 to 2012 R2 Migration Data Gathering Error: RPC

    Hi Guys,
    I am doing Migration from SCCM 2007 to 2012 R2. Facing a RPC connection Error.
    Following is the details from Migmcctrl.log
    [MigMCtrl]:    Migration Manager has received a new job request
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
    Connection string = Data Source=(local);Initial Catalog=CM_ASL;Integrated Security=True;Persist Security Info=False;MultipleActiveResultSets=True;Application Name="Migration Manager".
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
    [MigrationManager]: Start two step scheduling for MIG_SiteMapping
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
    [MigrationManager]:         Step 1. Query the schedule items that was running or requested to start immediately ...
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
                                                                    [Worker]: Start processing status
    changed event for MIG_SiteMapping.ID=16777236
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    5024 (0x13A0)
                                                                    [Worker]:        
    Set the schedule item 16777236 start time SMS_MIGRATION_MANAGER
    19-03-2014 02:21:57 5024 (0x13A0)
                                                                    [Worker]:        
    Set the schedule item 16777236 status to Running
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    5024 (0x13A0)
                                                                    [Worker]: End processing status changed
    event for MIG_SiteMapping.ID=16777236 SMS_MIGRATION_MANAGER
    19-03-2014 02:21:57 5024 (0x13A0)
                                                                    [Worker]: ==================== Sync
    Agent Job 16777236 Started ====================
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    5024 (0x13A0)
    [MigrationManager]:         Step 2. Query the first item in order of DateNextRun ...
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
    [MigrationManager]:                 No item found. Sleep until the next event.
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
    [MigrationManager]: End two step scheduling for MIG_SiteMapping
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
    Connection string = Data Source=(local);Initial Catalog=CM_ASL;Integrated Security=True;Persist Security Info=False;MultipleActiveResultSets=True;Application Name="Migration Manager".
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
    [MigrationManager]: Start two step scheduling for MIG_Job
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
    [MigrationManager]:         Step 1. Query the schedule items that was running or requested to start immediately ...
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
    [MigrationManager]:         Step 2. Query the first item in order of DateNextRun ...
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
    [MigrationManager]:                 No item found. Sleep until the next event.
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
    [MigrationManager]: End two step scheduling for MIG_Job
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
    [MigMCtrl]: the workitem queue is full! SMS_MIGRATION_MANAGER
    19-03-2014 02:21:57 4648 (0x1228)
    [MigMCtrl]: WAIT 3 event(s) for 60 minute(s) and 0 second(s).
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
                                                                    [Worker]:        
    ========== Start prerequisite checking ==========
    SMS_MIGRATION_MANAGER 19-03-2014 02:22:05
    5024 (0x13A0)
                                                                    [Worker]:        
            Validating source site for central site ...
    SMS_MIGRATION_MANAGER 19-03-2014 02:22:05
    5024 (0x13A0)
                                                                    [Worker]:        
    ========== End prerequisite checking ==========
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    5024 (0x13A0)
                                                                    [Worker]: ==================== Sync
    Agent Job 16777236 Ended ====================
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    5024 (0x13A0)
                                                                    ERROR: [Worker]: System.Runtime.InteropServices.COMException
    (0x800706BE): The remote procedure call failed. (Exception from HRESULT: 0x800706BE)     at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)     at System.Management.ManagementObjectCollection.ManagementObjectEnumerator.MoveNext()
        at Microsoft.ConfigurationManagement.SoftwareLibrary.ObjectSerialization.Adapters.WmiObjectManager.GetObjects(ObjectSearchCriteria criteria)     at Microsoft.ConfigurationManagement.SoftwareLibrary.ObjectSerialization.Adapters.WmiObjectManager.TryGetInstance(ObjectKey
    objKey)     at Microsoft.ConfigurationManagement.SoftwareLibrary.ObjectSerialization.ObjectManager.GetInstance(ObjectKey objKey, LibraryContext context)     at Microsoft.ConfigurationManagement.SoftwareLibrary.ObjectSerialization.Library.Get[T](Expression`1
    key)     at Microsoft.ConfigurationManagement.MigrationManager.SyncAgentJob.<get_ExecutionPlan>d__7.MoveNext()     at Microsoft.ConfigurationManagement.MigrationManager.Job`1.ExecuteNext()
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    5024 (0x13A0)
                                                                    [Worker]: Start processing status
    changed event for MIG_SiteMapping.ID=16777236
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    5024 (0x13A0)
                                                                    [Worker]:        
    Set the schedule item 16777236 end time SMS_MIGRATION_MANAGER
    19-03-2014 02:34:55 5024 (0x13A0)
                                                                    [Worker]:      
      Set the schedule item 16777236 status to Failed
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    5024 (0x13A0)
                                                                    [Worker]: End processing status changed
    event for MIG_SiteMapping.ID=16777236 SMS_MIGRATION_MANAGER
    19-03-2014 02:34:55 5024 (0x13A0)
                                                                    [Worker]: Disposing Job 16777236
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    5024 (0x13A0)
                                                                    [Worker]: Removing Job 16777236 from
    job manager. SMS_MIGRATION_MANAGER
    19-03-2014 02:34:55 5024 (0x13A0)
                                                                    [Worker]: Removing the Job with Id
    16777236. SMS_MIGRATION_MANAGER
    19-03-2014 02:34:55 5024 (0x13A0)
                                                                    [Worker]: Disposing worker
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    5024 (0x13A0)
                                                                    [Worker]: Disposing current site
    connection SMS_MIGRATION_MANAGER
    19-03-2014 02:34:55 5024 (0x13A0)
    ERROR: [MigMCtrl]: FAILED to EXECUTE job. error = The remote procedure call failed., 800706be
    SMS_MIGRATION_MANAGER
    19-03-2014 02:34:55 5024 (0x13A0)
    ERROR: [MigMCtrl]: FAILED to EXECUTE job. error = The remote procedure call failed., 800706be
    SMS_MIGRATION_MANAGER
    19-03-2014 02:34:55 5024 (0x13A0)
    Connection string = Data Source=(local);Initial Catalog=CM_ASL;Integrated Security=True;Persist Security Info=False;MultipleActiveResultSets=True;Application Name="Migration Manager".
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    [MigrationManager]: Start two step scheduling for MIG_SiteMapping
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    [MigrationManager]:         Step 1. Query the schedule items that was running or requested to start immediately ...
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    [MigrationManager]:         Step 2. Query the first item in order of DateNextRun ...
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    [MigrationManager]:                 The item MIG_SiteMapping 16777236 is scheduled to run at 03/19/2014 13:21:36 UTC, 03/19/2014 18:51:36 Local Time, sleep for 03:46:40.4440000.
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    [MigrationManager]: End two step scheduling for MIG_SiteMapping
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    Connection string = Data Source=(local);Initial Catalog=CM_ASL;Integrated Security=True;Persist Security Info=False;MultipleActiveResultSets=True;Application Name="Migration Manager".
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    [MigrationManager]: Start two step scheduling for MIG_Job
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    [MigrationManager]:         Step 1. Query the schedule items that was running or requested to start immediately ...
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    [MigrationManager]:         Step 2. Query the first item in order of DateNextRun ...
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    [MigrationManager]:                 No item found. Sleep until the next event.
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    [MigrationManager]: End two step scheduling for MIG_Job
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    [MigMCtrl]: the workitem queue is full! SMS_MIGRATION_MANAGER
    19-03-2014 02:34:55 4648 (0x1228)
    [MigMCtrl]: NOTIFY job manager ( 1, 0, C:\Program Files\Microsoft Configuration Manager\inboxes\mmctrl.box\16777236.SYN ).
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    Connection string = Data Source=(local);Initial Catalog=CM_ASL;Integrated Security=True;Persist Security Info=False;MultipleActiveResultSets=True;Application Name="Migration Manager".
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    [MigrationManager]: Start processing schedule changed event for MIG_SiteMapping.ID=16777236
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    [MigrationManager]:         Update the DateNextRun of the schedule item MIG_SiteMapping.ID=16777236
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:56
    4648 (0x1228)
    [MigrationManager]:         Calculating the next run time ...
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:56
    4648 (0x1228)
    [MigrationManager]:                 This is a recurring schedule token.
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:56
    4648 (0x1228)
    [MigrationManager]:                 This item already run at 03/19/2014 09:21:57 UTC, 03/19/2014 14:51:57 Local Time, the next run time is 03/19/2014 13:21:57 UTC, 03/19/2014 18:51:57 Local Time.
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:56
    4648 (0x1228)
    [MigrationManager]:         Check requested operation for schedule item MIG_SiteMapping.ID=16777236
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:56
    4648 (0x1228)
    [MigrationManager]: End processing schedule changed event for MIG_SiteMapping.ID=16777236
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:56
    4648 (0x1228)
    [MigMCtrl]: EVENT raised ( 1, 0, C:\Program Files\Microsoft Configuration Manager\inboxes\mmctrl.box\16777236.SYN ).
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:56
    4648 (0x1228)
    [MigMCtrl]: 1 instruction file processed. SMS_MIGRATION_MANAGER
    19-03-2014 02:34:56 4648 (0x1228)
    [MigMCtrl]: WAIT 3 event(s) for 60 minute(s) and 0 second(s).
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:56
    4648 (0x1228)
    help me out please.
    Thanks

    Hi Guys ,I figured out the issue.
    It was the boundary in SCCM 2007.Actually my SCCM 2007 and SCCM 2012 server were accessing the same Active Directory Site-(Default First Site Name). 
    I deleted the boundary and every thing went well.
    So thing is SCCM 2007 and SCCM 2012 should not fall under same active directory Site.
    Cheers

  • WSUS Server settings and Migrating SCCM 2007 Clients to SCCM 2012 R2

    I am in the process of migrating a site from SCCM 2007 to SCCM 2012 R2.
    Whilst doing this I came across the following issue:
    The first issue is the workstations are woefully out of date, patch and update-wise, some have never had a patch applied as the branch IT staff are building them from the original disk. The policy is set in the SCCM 2007 client to point the machines at
    the 2007 WSUS server, which is not set to deliver any updates to 2007 clients and hasn't been for a while. So as soon as the client is installed they lose the ability to get updates from Microsoft and don't get them from the 2007 WSUS server either.
    Issue number 2 is the machines are a mixture of hand-built machines to SCCM 2007 delivered images, the SCCM image is patch using offline patching so they are somewhat up-to-date, but the hand-built machines are not and as there is no standardization on
    the Microsoft Update client settings, the IT person on-site sets it to whatever he/she feels like, as it makes no difference once the client is installed and the policy applied.
    So, when I come to update the client from 2007 to 2012, the following occurs
    The Client uninstalls, and the GPO policy settings for Windows Update are removed.
    Depending on the setup of the client initially, some machines are then going to Microsoft for their updates (literally 100s) and although the new client is installed the policy update does not fire to update the Windows Update Policy settings, sometimes
    for hours after the install finishes. My thoughts are that it just can't run the policy as it is bogged down by patches updating and, in some cases, rebooting and then updating some more.
    As a workaround I have had to go in an physically disable Microsoft Update on these machines, which stops the downloading and eventually allows the policy to apply, after which the machine then begins to receive patches from WSUS in a controlled method during
    maintenance windows.
    I have tried a number of approaches, even setting the Global Group Policy for Windows Update, but the install still removes the keys and basically sets Windows updates back to whatever it was set before the policy was applied and stays that way until the
    new client is installed and the Machine policy reapplied. This can be speeded up by initiating it on the client obviously, but that would mean going to each client or using right-click tools on each machine, which is not an option.
    What I would like to know is if there is something I am missing from my methods or is it just that I have never been on a site with such out of date workstations built in such different ways.
    Any help would be appreciated.

    First note that clients do *not* get updates from WSUS in ConfigMgr. The Windows Update Agent (WUA) must point to the WSUS integrated into ConfigMgr (by virtue of having the SUP installed on it) but this is only to make the update catalog/metadata available
    to it. Approving updates in WSUS is unsupported for ConfigMgr.
    What you've described above is all working as designed although these clients are falling into a gap between the 2007 and 2012 configuration and thus they are reaching out to Windows Update during this gap and installing updates. To prevent this, you
    need to disable automatic updates via a domain group policy. This will prevent all automated WUA activity including installing updates from any source automatically. This will not interfere with ConfigMgr Software Updates in any way though.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • SCCM 2007 to 2012 R2 Migration Data Gathering Error

     
    Hi guys ,
    I am working on SCCM 2007 to 2012 migration and stucked at data gathering process. Following
    error i am getting while gartering data process.I have made the erroe details bold to easily find.
    Migmcctrl.log is showing this error:
     [Worker]:                         Start syncing #MIG_Entity.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.957+420><thread=5024 (0x13A0)>
                                                                    [Worker]:        
                            Query against Legacy Site , @rowversion=00-00-00-00-00-0A-4C-E2, @collectionrowversion=00-00-A2-DD-00-20-26-14, @SourceSiteCode=ABC:            
          SELECT                    (CASE                      WHEN ISNULL(ext_cilp.DisplayName, ext_ci.CI_ID) IS NULL THEN NULL    
                     ELSE                           dbo.fnSCCMMultiByteToWideChar(                    
             CASE                                  WHEN (SELECT LocaleID FROM SMSData) IS NULL THEN (SELECT d.LocaleID FROM SMSData d)      
                               WHEN (SELECT LocaleID FROM SMSData) IN (-1, 0, 65535, 1024, 2048) THEN (SELECT d.LocaleID FROM SMSData d)                
                     ELSE (SELECT LocaleID FROM SMSData)                              END,              
                   CONVERT(VARBINARY(MAX), ISNULL(ext_cilp.DisplayName, ext_ci.CI_ID)))                  END)  as EntityName, CONVERT(NVARCHAR(256), ext_ci.CI_ID) as ObjectKey,
                              ext_ci.CIType_ID as ObjectTypeID, ext_ci.rowversion AS rowversion, ext_ci.ChangeAction as ChangeAction,                  
            ext_ci.CI_UniqueID as UniqueID                  FROM SCCM_Ext.vex_ConfigurationItems as ext_ci                   LEFT JOIN v_LocalizedCIProperties_SiteLoc
    as ext_cilp ON ext_ci.CI_ID=ext_cilp.CI_ID                   WHERE   (1 = 1 OR ISNULL(ext_ci.SourceSite, @SourceSiteCode) = @SourceSiteCode)  AND ext_ci.rowversion > @rowversion AND      
                       ISNULL(ext_ci.CIType_ID, 0)<>1 AND ISNULL(ext_ci.CIType_ID, 0)<>8                          AND ISNULL(ext_ci.CIType_ID,
    0)<>9~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.962+420><thread=5024 (0x13A0)>
                                                                    [Worker]:        
            End syncing object tables.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.964+420><thread=5024 (0x13A0)>
                                                                    [Worker]:        
    ========== End syncing objects metadata ==========~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.965+420><thread=5024 (0x13A0)>
                                                                    ERROR: [Worker]:      
      System.InvalidOperationException: ExecuteReader requires an open and available Connection. The connection's current state is closed.     at System.Data.SqlClient.SqlConnection.GetOpenConnection(String method)     at System.Data.SqlClient.SqlConnection.ValidateConnectionForExecute(String
    method, SqlCommand command)     at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream,
    String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior
    behavior, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader()     at Microsoft.ConfigurationManagement.MigrationManager.LegacyRepository.GetDataReader(String sqlQuery, Dictionary`2 parameters, Boolean ignoreLocalSite)
        at Microsoft.ConfigurationManagement.MigrationManager.SyncAgentJob.<SyncObjectsInformation>d__25.MoveNext()     at Microsoft.ConfigurationManagement.MigrationManager.ExtensionMethods.<AttachErrorHandler>d__6`1.MoveNext()
        at Microsoft.ConfigurationManagement.MigrationManager.ExtensionMethods.<AttachErrorHandler>d__6`1.MoveNext()~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.966+420><thread=5024 (0x13A0)>
    STATMSG: ID=8617 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_MIGRATION_MANAGER" SYS=SCCM2012R2.RAT.Com SITE=ASL PID=2804 TID=5024 GMTDATE=Wed Mar 19 09:11:07.966 2014 ISTR0="SCCM2012R2.RAT.Com (ASL)" ISTR1="" ISTR2=""
    ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.966+420><thread=5024 (0x13A0)>
                                                                    [Worker]: ==================== Sync
    Agent Job 16777235 Ended ====================~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.967+420><thread=5024 (0x13A0)>
    ERROR: [Worker]: System.InvalidOperationException: ExecuteReader requires an open and available Connection. The connection's current state is closed.     at System.Data.SqlClient.SqlConnection.GetOpenConnection(String method)  
      at System.Data.SqlClient.SqlConnection.ValidateConnectionForExecute(String method, SqlCommand command)     at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior
    cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)  
      at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader()     at Microsoft.ConfigurationManagement.MigrationManager.LegacyRepository.GetDataReader(String
    sqlQuery, Dictionary`2 parameters, Boolean ignoreLocalSite)     at Microsoft.ConfigurationManagement.MigrationManager.SyncAgentJob.<SyncObjectsInformation>d__25.MoveNext()     at Microsoft.ConfigurationManagement.MigrationManager.ExtensionMethods.<AttachErrorHandler>d__6`1.MoveNext()
        at Microsoft.ConfigurationManagement.MigrationManager.ExtensionMethods.<AttachErrorHandler>d__6`1.MoveNext()     at Microsoft.ConfigurationManagement.MigrationManager.SyncAgentJob.<get_ExecutionPlan>d__7.MoveNext()  
      at Microsoft.ConfigurationManagement.MigrationManager.Job`1.ExecuteNext()~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.968+420><thread=5024 (0x13A0)>
                                                                    [Worker]: Start processing status
    changed event for MIG_SiteMapping.ID=16777235~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.975+420><thread=5024 (0x13A0)>
                                                                    [Worker]:        
    Set the schedule item 16777235 end time~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.976+420><thread=5024 (0x13A0)>
    [Worker]:         Set the schedule item 16777235 status to Failed~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.976+420><thread=5024 (0x13A0)>
                                                                    [Worker]: End processing status changed
    event for MIG_SiteMapping.ID=16777235~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.982+420><thread=5024 (0x13A0)>
                                                                    [Worker]: Disposing Job 16777235~~
     $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.984+420><thread=5024 (0x13A0)>
                                                                    [Worker]: Removing Job 16777235 from
    job manager.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.984+420><thread=5024 (0x13A0)>
                                                                    [Worker]: Removing the Job with Id
    16777235.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.985+420><thread=5024 (0x13A0)>
                                                                    [Worker]: Disposing worker~~  $$<SMS_MIGRATION_MANAGER><03-19-2014
    02:11:07.985+420><thread=5024 (0x13A0)>
                                                                    [Worker]: Disposing current site
    connection~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.985+420><thread=5024 (0x13A0)>
    ERROR: [MigMCtrl]: FAILED to EXECUTE job. error = Unknown error 0x80131509, 80131509~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.985+420><thread=5024 (0x13A0)>
    ERROR: [MigMCtrl]: FAILED to EXECUTE job. error = Unknown error 0x80131509, 80131509~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.986+420><thread=5024 (0x13A0)>
    Connection string = Data Source=(local);Initial Catalog=CM_ASL;Integrated Security=True;Persist Security Info=False;MultipleActiveResultSets=True;Application Name="Migration Manager".~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.996+420><thread=4648
    (0x1228)>
    [MigrationManager]: Start two step scheduling for MIG_SiteMapping~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.997+420><thread=4648 (0x1228)>
    [MigrationManager]:         Step 1. Query the schedule items that was running or requested to start immediately ...~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.997+420><thread=4648 (0x1228)>
    [MigrationManager]:         Step 2. Query the first item in order of DateNextRun ...~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.022+420><thread=4648 (0x1228)>
    [MigrationManager]:                 The item MIG_SiteMapping 16777235 is scheduled to run at 03/19/2014 13:10:06 UTC, 03/19/2014 18:40:06 Local Time, sleep for 03:58:58.2280000.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014
    02:11:08.039+420><thread=4648 (0x1228)>
    [MigrationManager]: End two step scheduling for MIG_SiteMapping~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.039+420><thread=4648 (0x1228)>
    Connection string = Data Source=(local);Initial Catalog=CM_ASL;Integrated Security=True;Persist Security Info=False;MultipleActiveResultSets=True;Application Name="Migration Manager".~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.040+420><thread=4648
    (0x1228)>
    [MigrationManager]: Start two step scheduling for MIG_Job~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.040+420><thread=4648 (0x1228)>
    [MigrationManager]:         Step 1. Query the schedule items that was running or requested to start immediately ...~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.041+420><thread=4648 (0x1228)>
    [MigrationManager]:         Step 2. Query the first item in order of DateNextRun ...~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.064+420><thread=4648 (0x1228)>
    [MigrationManager]:                 No item found. Sleep until the next event.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.084+420><thread=4648 (0x1228)>
    [MigrationManager]: End two step scheduling for MIG_Job~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.084+420><thread=4648 (0x1228)>
    [MigMCtrl]: the workitem queue is full!~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.084+420><thread=4648 (0x1228)>
    [MigMCtrl]: NOTIFY job manager ( 1, 0, C:\Program Files\Microsoft Configuration Manager\inboxes\mmctrl.box\16777235.SYN ).~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.085+420><thread=4648 (0x1228)>
    Connection string = Data Source=(local);Initial Catalog=CM_ASL;Integrated Security=True;Persist Security Info=False;MultipleActiveResultSets=True;Application Name="Migration Manager".~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.086+420><thread=4648
    (0x1228)>
    [MigrationManager]: Start processing schedule changed event for MIG_SiteMapping.ID=16777235~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.086+420><thread=4648 (0x1228)>
    [MigrationManager]:         Update the DateNextRun of the schedule item MIG_SiteMapping.ID=16777235~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.118+420><thread=4648 (0x1228)>
    [MigrationManager]:         Calculating the next run time ...~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.118+420><thread=4648 (0x1228)>
    [MigrationManager]:                 This is a recurring schedule token.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.118+420><thread=4648 (0x1228)>
    [MigrationManager]:                 This item already run at 03/19/2014 09:10:27 UTC, 03/19/2014 14:40:27 Local Time, the next run time is 03/19/2014 13:10:27 UTC, 03/19/2014 18:40:27 Local Time.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014
    02:11:08.119+420><thread=4648 (0x1228)>
    [MigrationManager]:         Check requested operation for schedule item MIG_SiteMapping.ID=16777235~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.132+420><thread=4648 (0x1228)>
    [MigrationManager]: End processing schedule changed event for MIG_SiteMapping.ID=16777235~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.132+420><thread=4648 (0x1228)>
    [MigMCtrl]: EVENT raised ( 1, 0, C:\Program Files\Microsoft Configuration Manager\inboxes\mmctrl.box\16777235.SYN ).~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.133+420><thread=4648 (0x1228)>
    [MigMCtrl]: 1 instruction file processed.~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.133+420><thread=4648 (0x1228)>
    [MigMCtrl]: WAIT 3 event(s) for 60 minute(s) and 0 second(s).~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.133+420><thread=4648 (0x1228)>
    [MigMCtrl]: NOTIFY job manager ( 1, 0, C:\Program Files\Microsoft Configuration Manager\inboxes\mmctrl.box\16777236.SYN ).~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.315+420><thread=4648 (0x1228)>
    Connection string = Data Source=(local);Initial Catalog=CM_ASL;Integrated Security=True;Persist Security Info=False;MultipleActiveResultSets=True;Application Name="Migration Manager".~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.316+420><thread=4648
    (0x1228)>
    [MigrationManager]: Start processing schedule changed event for MIG_SiteMapping.ID=16777236~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.331+420><thread=4648 (0x1228)>
    [MigrationManager]:         Update the DateNextRun of the schedule item MIG_SiteMapping.ID=16777236~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.350+420><thread=4648 (0x1228)>
    [MigrationManager]:         Calculating the next run time ...~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.350+420><thread=4648 (0x1228)>
    [MigrationManager]:                 This is a recurring schedule token.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.350+420><thread=4648 (0x1228)>
    [MigrationManager]:                 This item hasn't run yet, we will run it immediately.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.351+420><thread=4648 (0x1228)>
    [MigrationManager]:         Check requested operation for schedule item MIG_SiteMapping.ID=16777236~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.359+420><thread=4648 (0x1228)>
    [MigrationManager]:         Start operation requested, the scheduled item 16777236 will be started once computing resource is allocated.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.359+420><thread=4648 (0x1228)>
    [MigrationManager]: End processing schedule changed event for MIG_SiteMapping.ID=16777236~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.360+420><thread=4648 (0x1228)>
    [MigMCtrl]: EVENT raised ( 1, 0, C:\Program Files\Microsoft Configuration Manager\inboxes\mmctrl.box\16777236.SYN ).~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.360+420><thread=4648 (0x1228)>
    [MigMCtrl]: 1 instruction file processed.~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.361+420><thread=4648 (0x1228)>
    Connection string = Data Source=(local);Initial Catalog=CM_ASL;Integrated Security=True;Persist Security Info=False;MultipleActiveResultSets=True;Application Name="Migration Manager".~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.362+420><thread=4648
    (0x1228)>
    [MigrationManager]: Start two step scheduling for MIG_SiteMapping~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.363+420><thread=4648 (0x1228)>
    [MigrationManager]:         Step 1. Query the schedule items that was running or requested to start immediately ...~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.363+420><thread=4648 (0x1228)>
    [MigrationManager]:                 Clear the requested operation.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.386+420><thread=4648 (0x1228)>
    [MigrationManager]:                 Calculating the next run time ...~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.387+420><thread=4648 (0x1228)>
    [MigrationManager]:                         This is a recurring schedule token.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.387+420><thread=4648 (0x1228)>
    [MigrationManager]:                         This item already run at 03/19/2014 09:21:36 UTC, 03/19/2014 14:51:36 Local Time, the next run time is 03/19/2014 13:21:36 UTC, 03/19/2014 18:51:36 Local
    Time.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.387+420><thread=4648 (0x1228)>
    [MigrationManager]:                 Set the next run time to 03/19/2014 13:21:36 UTC, 03/19/2014 18:51:36 LocalTime.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.388+420><thread=4648 (0x1228)>
    [MigrationManager]:                 Got an scheduled item 16777236. Set the sleep time to 0.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.411+420><thread=4648 (0x1228)>
    [MigrationManager]: End two step scheduling for MIG_SiteMapping~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.412+420><thread=4648 (0x1228)>
    [MigrationManager]: Impersonation is about to start ...~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:49.554+420><thread=4648 (0x1228)>
    [MigrationManager]: Impersonation succeed, current user identity is: rat\cmmig~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:49.555+420><thread=4648 (0x1228)>
    Connection string = Data Source=SCCM;Initial Catalog=SMS_ABC;Integrated Security=True;Persist Security Info=False;MultipleActiveResultSets=True;Encrypt=True;TrustServerCertificate=True;Application Name="Migration Manager".~~  $$<SMS_MIGRATION_MANAGER><03-19-2014
    02:21:49.555+420><thread=4648 (0x1228)>
    [MigrationManager]: Impersonation is reverted.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:49.683+420><thread=4648 (0x1228)>
    [MigrationManager]: Detected source collation SQL_Latin1_General_CP1_CI_AS~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:57.841+420><thread=4648 (0x1228)>
    [MigrationManager]: Detected destination collation SQL_Latin1_General_CP1_CI_AS~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:57.842+420><thread=4648 (0x1228)>
    STATMSG: ID=8600 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_MIGRATION_MANAGER" SYS=SCCM2012R2.RAT.Com SITE=ASL PID=2804 TID=4648 GMTDATE=Wed Mar 19 09:21:57.843 2014 ISTR0="SCCM2012R2.RAT.Com (ASL)" ISTR1="SCCM.RAT.COM"
    ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:57.853+420><thread=4648 (0x1228)>
    [MigrationManager]: Job 16777236 added.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:57.854+420><thread=4648 (0x1228)>
    I am not getting any solution  of this please help.

    ERROR: [MigMCtrl]: FAILED to EXECUTE job. error = Unknown error 0x80131509
    I previously had a similar issue. See blog post here
    http://gerryhampsoncm.blogspot.ie/2013/07/configmgr-sccm-2012-migration-sharing.html
    In my case one of the boundaries in the 2007 site had an empty Display column and this, it seems, is not allowed.
    Have you checked the box to "Enable DP sharing" while you create the Source Hierarchy? If so, try the process with the box unchecked.
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • SCCM 2007 Migration to SCCM 2012

    Hello,
    I read http://social.technet.microsoft.com/Forums/en-US/58ba35e5-d84e-4741-8089-624f5269a2ca/sccm-2012-design-consideration-advice?forum=configmanagergeneral&prof=required with the following notes:
    Secondary vs. DP is a subjective call based on two factors: client count and available bandwidth. More clients and/or less bandwidths means secondary site, less clients and/or more bandwidth means DP. Both use a server OS so there's really no cost difference, just some added complexity for a secondary site. Without knowing the bandwidth, no way for me to be able to say one way or the other.
    As for IBCM, correct, it's no a primary site server, it's simply a site system that typically hosts an MP, DP, and SUP. The App Catalog Website Point is also applicable.
    Are you planning on managing legacy mobile devices or Mac OSX? If not, the Enrollment Proxy Point is not needed -- it's not applicable to IBCM anyway to my knowledge.
    Also, the FSP must be on a separate site system so that clients can communicate with it via HTTP.
    I have for now two sites:
    - 25,000 Desktops on one site
    - 1,500 Servers on the second site
    in SCCM 2007 I had three sites: One Parent doing the reporting and two child sites handling the inventory, distribution, etc... (No SUP do far)
    I have on each child sites 1 DP.
    What should be changed for SCCM 2012?
    What is "More Clients" or "Less Clients" ?
    "More Bandwidth" or "Less Bandwidth"?
    Thanks,
    Dom
    System Center Operations Manager 2007 / System Center Configuration Manager 2007 R2 / Forefront Client Security / Forefront Identity Manager

    Hello Dom,
    If you have Two Primary servers you may need to plan for a CAS (Central administration site), in SCCM 2012 when you have more than one primary server you need a CAS to connect them. But remember the CAS does not
    process any client data, DPs nor MPs (hardware nor software inventory), and bear in mind that a primary stand-alone can support up to 100,000 clients, and in SCCM 2012 the big idea is to simplify the hierarchy. So if you have a primary site you can manage
    a lot of clients, and you can separate them in your case in boundaries, boundaries in 2012 do two things: Site assignment and content lookup, but they only work with boundary groups, in which you set the limits in the boundary, and latter associate it with
    a boundary group.   
    You can then just have a primary server and remote DPs, and decide how the clients will look for content in the DPs with the boundaries and boundary groups. The bandwidth needs to be really important about sending
    packages between sites, or if the boundaries are not configured properly the clients can end up looking for content where it should not.  Also don’t forget about fallback packages and content, because DPs and packages can be set as fallback, so if clients
    cannot find in a local DP they will search those packages.
    Below a few references that may help you with your migration.
    Any more questions, please let me know.  
    References
    ==========
    Planning for Configuration Manager Sites and Hierarchy
    http://technet.microsoft.com/en-us/library/gg682075.aspx
    Planning for Sites and Hierarchies in Configuration Manager
    http://technet.microsoft.com/en-us/library/gg712681.aspx
    Migrating Hierarchies in System Center 2012 Configuration Manager
    http://technet.microsoft.com/en-us/library/gg682006.aspx
    VIDEOS
    ========
    Configuration Manager 2012: Plan, Deploy, and Migrate from Configuration Manager 2007
    http://technet.microsoft.com/en-us/video/configuration-manager-2012-plan-deploy-and-migrate-from-configuration-manager-2007.aspx
    Microsoft System Center Configuration Manager 2012: Plan, Deploy, and Migrate from Configuration Manager 2007 to 2012
    http://channel9.msdn.com/Events/TechEd/Europe/2012/MGT313
    Cheers,
    Renato S. Pacheco

  • Best practice for client migration from SMS 2003 to SCCM 2012 R2?

    Can anyone advise what the most recommended method is for migrating SMS 2003 clients (Windows 7) to SCCM 2012 R2?
    Options are:
    1. SMS package to deploy ccmclean.exe to uninstall SMS 2003 client. Deploy SCCM 2012 R2 client via SCCM console push.
    2. Simply push SCCM client from console installing over existing SMS 2003 client.
    I am finding some folks saying this is ok to do but others saying no it is not supported by Microsoft. Even if it appears to work I do not want to do it if it is not supported by Microsoft. Can anyone provide a definitive answer?
    3. Use a logon script or Group Policy preference to detect the SMS client and delete it using CCMclean and then install the SCCM client.
    Appreciate any feedback. Thank you.

    Hi,
    >>I am finding some folks saying this is ok to do but others saying no it is not supported by Microsoft. Even if it appears to work I do not want to do it if it is not supported by Microsoft. Can anyone provide a definitive answer?
    I haven't seen any official document records the option 2 method. There is only upgrading from SCCM 2007 to SCCM 2012 directly.
    I think you could use a logon script or Group Policy preference to detect the SMS client and delete it using CCMclean.exe. Then use SCCM 2012 to discover these computers and push clients to them.
    Best Regards,
    Joyce

  • SCCM 2012 migrate server A to Server B.

    Right now I have BACKOFFICE running Windows 2008 R2 server which has SCCM 2012 SP1 installed and is in production. I did a newly installed of another primary stand alone SCCM 2012 SP1 on SCCMSERVER running Windows 2012 R2. My question are
    1. What is the best way to migrate all of BACKOFFICE ConfigMgr 2012 database or roles into the new SCCMSERVER. What tools or steps can I use to do this?
    2. When can I safely uninstall ConfigMgr 2012 off BACKOFFICE ?
    Thanks for your help,
    Voev

    The steps are the same. You set up a source hierarchy and then create migration jobs.
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • Migrate SCCM 2012 SP1 VM to another different host VM

    1. I have a server name BACKOFFICE is has way too much work load including SCCM 2012.
    2. I created a new VM called SCCMSERVER, I want to migrate SCCM 2012 off BACKOFFICE VM to the new SCCMSERVER VM.
    3. BACKOFFICE still remain in production as other programs & services are running, just need to get rid of the SCCM server task.
    What is the best practice for this task?
    Thank you very much for your help! 

    Hi,
    1. if you change the name of your server you'll have to change sitecode also and therefore you'll also have to change the Database name so your old database won't be useful.
    SQL License is included with SCCM 2012 as long as you use Standard Edition i guess (someone correct me if i'm wrong)
    2. The tool is integrated with SCCM 2012.
    You can run the migration jobs to retrieve data from your old CM2012 SP1 to your new environment.

Maybe you are looking for

  • Territory Wise Sales Report

    I want to generate territory wise sales report using sql server reporting services from sap b1.  How can I define the hierarchy where my state will be the top group, the territories will be the sub groups and the executive name and sales value will b

  • Accidentally Deleted a Book

    I accidentally deleted a book when I was trying to delete a page in it. Is there anyway to recover the book file. I still have all of the pictures, but I would rather not go back through all of the work or laying out hte photos and rewriting the text

  • HT2476 How do I alter which programs start when I turn my iMac on?

    New to Apple Mac, how do I alter which programs automatically run at Start Up?

  • A problem with Adobe Flash Player

    I have Mozilla Firefox 5.0.1 Any page where Adobe Flash Player is needed (for playing back video) does not work. It askes me to Install Adobe Flash 11, but it is alreade installed on my computer! For example this link does not work: http://www.vesti.

  • ERROR WITH NETWEAVER VM WARE

    Hi, I've got a bit further with installing the VM Ware version, now I manage to get up to the running "SAPGUI for Java". Still following instructions at "/people/gregor.wolf3/blog/2008/03/31/sap-netweaver-70--java-and-abap-trial-version-on-linux--vmw