I will ask my TAM and see what he sends me back. From: [email protected] [mailto:[email protected]] On Behalf Of Jeff Poling Sent: Wednesday, July 30, 2014 3:47 PM To: [email protected] Subject: Re: [mssms] SCCM Distribution Point migration issue
Thanks, Steven. Out of curiosity, do you know the Bug ID for Connect? I would like to vote it up :) Jeff On Wed, Jul 30, 2014 at 3:43 PM, Mitchell, Steven R <[email protected]<mailto:[email protected]>> wrote: When I went through it I was doing tons of machines at a time. My guess is that it stops any that are in process and then evaluates all of them as complete. Just an FYI this is a known bug now within the migrations. I am guessing they will work on a solution for it. From: [email protected]<mailto:[email protected]> [mailto:[email protected]<mailto:[email protected]>] On Behalf Of Jeff Poling Sent: Wednesday, July 30, 2014 11:42 AM To: [email protected]<mailto:[email protected]> Subject: Re: [mssms] SCCM Distribution Point migration issue Quick question. . . is the restart of SMSExec really necessary? I made the DPFlags change for one DP in the environment and the log seems to have stopped updating - I am not seeing new entries related to attempts to import packages and failed to access the source messages. Thanks, Jeff On Wed, Jul 30, 2014 at 10:37 AM, Rick <[email protected]<mailto:[email protected]>> wrote: Steven, The steps to change the DPFlags in WMI worked great. Thank you very much! ________________________________ From: [email protected]<mailto:[email protected]> To: [email protected]<mailto:[email protected]> Subject: FW: [mssms] SCCM Distribution Point migration issue Date: Tue, 29 Jul 2014 16:02:22 +0000 Guys, one of our clients had the same issue, I pinged him, hope this gets thru From: Mitchell, Steven R [mailto:[email protected]<mailto:[email protected]>] Sent: Tuesday, July 29, 2014 11:56 AM To: Michael Mott Subject: FW: [mssms] SCCM Distribution Point migration issue Sometimes my emails don’t go through to the list. If you don’t see it then forward this answer to them. From: Mitchell, Steven R Sent: Tuesday, July 29, 2014 10:51 AM To: [email protected]<mailto:[email protected]> Subject: RE: [mssms] SCCM Distribution Point migration issue Jeff, I ran into this with my migration. After weeks of this process going on and on with MS Premiere we found a setting in WMI that resolved this issue. The way we saw this was through DPU files continuing to show up meaning that the migration had kicked off again. This is what is re-evaluating all the software on the migrated DP. Here are the steps MS sent us. How to set DPFlags: 1. Open up an administrative command prompt on ConfigMgr 2012 Primary Site Server 2. Type wbemtest and hit enter to open up the tool. 3. Click Connect and in the box type root\sms\site_[SITECODE] and click on Connect again. 4. Click the query button and Enter the following query: select * from SMS_SCI_SysResUse 5. In the list that populates, you’ll see entries that begin with SMS_SCI_SysResUse.FileType=2,ItemName= "[\"Display=\\\\<servername>\\\"]... The servername highlighted above should match the DP server for which we want to make that change. Additionally, if you scroll further towards the right, you’ll find the various roles that are installed on that server listed (each will be a different line item in the list). You need to choose the one that says "SMS Distribution Point". 6. Now, double click on the selected item to open up its properties. 7. In the window that comes up, you’ll have three boxes with the middle one having the properties. Put a check in Hide System Properties. 8. Scroll down in the list in the middle box and double click on the Property "Props". 9. In the Property editor window, click on the button that says View Embedded. 10. Now, there will be a complete list of all the properties of the Distribution Point, each looking like "SMS_EmbeddedProperty=<no key>". 11. You will need to find the entry with the PropertyName showing DPFlags by double clicking each entry. (Don’t save any changes yet) 12. Once you have this entry pulled up, double click on the property called "Value" and set it to “0” in the window that comes up. 13. Once the above is done, click the Save Property button and then Save Object in the rest of the dialogs to ensure that the change that was made takes effect. 14. Wait for at least 5 minutes 15. Delete .DPU file for specific DP if exist 16. To take effect you have to restart the “SMSExec” service on the ConfigMgr 2012 Primary Site Server I also modified this vbscript to evaluate which dps have the incorrect setting. WE had hundreds of DP’s so this was helpful as this is a very manual process. I have attached this script and renamed it to .txt. Hope this helps you. STeven From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Jeff Poling Sent: Tuesday, July 29, 2014 10:13 AM To: [email protected]<mailto:[email protected]> Subject: Re: [mssms] SCCM Distribution Point migration issue I can't provide any help other than the fact that I see this in an environment I migrated as well. If anyone has insight or suggestions, I would also be grateful! Thanks, Jeff On Tue, Jul 29, 2014 at 10:04 AM, Rick <[email protected]<mailto:[email protected]>> wrote: We are in the process of moving from SCCM 2007 to SCCM 2012 and have started Distribution Point migrations. SCCM 2012 reported "completed reassign distribution point" and there were entries in the smsdpprov.log showing that the packages were migrated. We thought the process had completed successfully, but soon after, the following entries was written in the smsdpprov.log for every package: Importing package XXXXXX as content XXXXXX.1 into SIS from source \\<DPserver>\SMSPKGE$\XXXXXX<file:///\\%3cDPserver%3e\SMSPKGE$\XXXXXX> Failed to access source The "failed to access source" makes sense, since the 2007 package folder no longer exists because it was migrated and then deleted by the migration job. This has repeated over and over again (from every few minutes to 30-60 minute intervals) since the migration job was first run. The server has been restarted since the migration. It's like the migration job is running over and over again. We are running SCCM 2012 R2 CU1 on Server 2008 R2. Any ideas on how to clean this up? Thanks in advance for your assistance. ________________________________ CONFIDENTIALITY NOTICE: This e-mail and any files transmitted with it are intended solely for the use of the individual or entity to whom they are addressed and may contain confidential and privileged information protected by law. If you received this e-mail in error, any review, use, dissemination, distribution, or copying of the e-mail is strictly prohibited. Please notify the sender immediately by return e-mail and delete all copies from your system. ________________________________ Legal Notice: This email is intended only for the person(s) to whom it is addressed. If you are not an intended recipient and have received this message in error, please notify the sender immediately by replying to this email or calling +44(0) 2083269015<tel:%2B44%280%29%202083269015> (UK) or +1 866 592 4214<tel:%2B1%20866%20592%204214> (USA). This email and any attachments may be privileged and/or confidential. The unauthorized use, disclosure, copying or printing of any information it contains is strictly prohibited. The opinions expressed in this email are those of the author and do not necessarily represent the views of 1E Ltd. Nothing in this email will operate to bind 1E to any order or other contract.

