<?xml version="1.0"?>
<rss version="2.0"><channel><title>USMT Latest Questions</title><link>https://www.windows-noob.com/forums/forum/78-usmt/</link><description>USMT Latest Questions</description><language>en</language><item><title>USMT fails Release State Store</title><link>https://www.windows-noob.com/forums/topic/8703-usmt-fails-release-state-store/</link><description><![CDATA[
<p>I am using USMT 5 to Capture user state on a Windows 7 PC. I have checked Scanstate.log and Scanstateprogress.log and the capture completes successfully but the last task in my Task Sequence, Release State Store, fails with error 0x80004005. I can go to the new PC that I want to restore the user state to and it restores successfully but also fails at Release State Store.</p>
<p> </p>
<p>
I am using SCCM 2012 SP1CU2</p>
<p> </p>
<p>
I uninstalled the State Migration Point role and re-installed it. I have recreated the packages and the device collection. I have looked extensively on the Internet for answers but can't find anything which has helped.</p>
<p> </p>
<p>
I have attached the smsts.log which shows the errors. I have also attached the scanstate and scastateprogress logs.</p>
<p><a href="https://www.windows-noob.com/forums/applications/core/interface/file/attachment.php?id=10789" data-fileid="10789" rel="">smsts.log</a></p>
<p><a href="https://www.windows-noob.com/forums/applications/core/interface/file/attachment.php?id=10790" data-fileid="10790" rel="">scanstate.log</a></p>
<p><a href="https://www.windows-noob.com/forums/applications/core/interface/file/attachment.php?id=10791" data-fileid="10791" rel="">scanstateprogress.log</a></p>
]]></description><guid isPermaLink="false">8703</guid><pubDate>Fri, 26 Jul 2013 21:59:01 +0000</pubDate></item><item><title>Failure on Request State Store</title><link>https://www.windows-noob.com/forums/topic/1916-failure-on-request-state-store/</link><description><![CDATA[
<p>I continue on getting the following error when trying to request a state store in a capture task sequence.</p>
<p> </p>
<p>The error that I am seeing on the SCCM when running the task sequence from the computer.</p>
<p> </p>
<p>SMS State Migration Point failed to read the SignedSerializedSMPKey from the registry on computer SCCM. Possible reasons are SMP certificate is not yet signed by Site Server. </p>
<p> </p>
<p> </p>
<p>Additionally the SMSTS.log from the client has the following</p>
<p> </p>
<p></p>
<pre class="ipsCode">Received 1298 byte response.	OSDSMPClient	4/7/2010 3:47:07 PM	1256 (0x04E8)
SMP request to "SCCM" failed with error: E_SMPERROR_ENCRYPTKEY_EMPTY (103)	OSDSMPClient	4/7/2010 3:47:07 PM	1256 (0x04E8)
0, HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\osdsmpclient\smpclient.cpp,2564)	OSDSMPClient	4/7/2010 3:47:07 PM	1256 (0x04E8)
ClientKeyRequestToSMP failed (0x80004005).	OSDSMPClient	4/7/2010 3:47:07 PM	1256 (0x04E8)
ClientKeyRequestToSMP( m_sSMPServer, m_uPort, m_ClientInfo, sKeyInfo ), HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\osdsmpclient\smpclient.cpp,1743)	OSDSMPClient	4/7/2010 3:47:07 PM	1256 (0x04E8)
ClientRequestToSMP::DoRequest failed. error = (0x80004005).	OSDSMPClient	4/7/2010 3:47:07 PM	1256 (0x04E8)
Request to SMP 'SCCM' failed with error (Code 0x80004005). Trying next SMP.	OSDSMPClient	4/7/2010 3:47:07 PM	1256 (0x04E8)
FALSE, HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\osdsmpclient\smpclient.cpp,1698)	OSDSMPClient	4/7/2010 3:47:07 PM	1256 (0x04E8)
Failed to find an SMP that can serve request after trying 4 attempts.	OSDSMPClient	4/7/2010 3:47:07 PM	1256 (0x04E8)
pClientRequestToSMP-&gt;Execute(migInfoFromMP.saSMPs), HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\osdsmpclient\smpclient.cpp,2713)	OSDSMPClient	4/7/2010 3:47:07 PM	1256 (0x04E8)
ExecuteCaptureRequestSMP failed (0x80004005).	OSDSMPClient	4/7/2010 3:47:07 PM	1256 (0x04E8)
ExecuteCaptureRequestToSMP(migInfoFromMP), HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\osdsmpclient\smpclient.cpp,2755)	OSDSMPClient	4/7/2010 3:47:07 PM	1256 (0x04E8)
ExecuteCaptureRequest failed (0x80004005).	OSDSMPClient	4/7/2010 3:47:07 PM	1256 (0x04E8)
ExecuteCaptureRequest(), HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\osdsmpclient\main.cpp,72)	OSDSMPClient	4/7/2010 3:47:07 PM	1256 (0x04E8)
OSDSMPClient finished: 0x00004005	OSDSMPClient	4/7/2010 3:47:07 PM	1256 (0x04E8)
Process completed with exit code 16389	TSManager	4/7/2010 3:47:07 PM	3532 (0x0DCC)
!--------------------------------------------------------------------------------------------!	TSManager	4/7/2010 3:47:07 PM	3532 (0x0DCC)
Failed to run the action: Request State Store. 
Unknown error (Error: 00004005; Source: Unknown)	TSManager	4/7/2010 3:47:07 PM	3532 (0x0DCC)</pre>
<div></div>
<p></p>
<p> </p>
<p>This is SCCM SP2 R2 on a Server 2008 R2. I have already checked all pre-reqs for WebDav and IIS, have removed and reinstalled the State Store (several times), and have run a Site Reset with the Network Access Acccount and the Admin account.</p>
<p> </p>
<p>It seems that I may just be missing some sort of registry key? I thought doing a Site Reset would fix this but no go.</p>
]]></description><guid isPermaLink="false">1916</guid><pubDate>Thu, 08 Apr 2010 14:56:58 +0000</pubDate></item><item><title>USMT for swapping machines</title><link>https://www.windows-noob.com/forums/topic/16376-usmt-for-swapping-machines/</link><description><![CDATA[
<p>
	Howdy, I hope this section of the forum gets enough visibility.
</p>

<p>
	My understanding is, that the normal flow if I want to run USMT backup through a task sequence and to restore to a different computer, I would need to pre-emptively define the source and destination. My searches have all returned very limited results and I am hoping there are more options.
</p>

<p>
	I'd like to be able to run a backup task sequence, either available or required, grab a random PC, and run a restore task sequence to install the data. I'm not pretending the software would know what the destination would be without telling it, but I'd like to be able to direct it without knowing the destination prior to the backup. The other scenario is harvesting data after failed remote wipe-reloads upgrading from 7 to 10. Without a doubt there will be hardware failures, and saving face may involve simply doing a hardware swap.
</p>

<p>
	So far I played with the OSDStateStorePath variable, hoping I could just steal the known path. It didn't appear to work at all, I suspect because it knew where it was supposed to go any my intended destination wasn't that.
</p>

<p>
	Am I playing the impossible game?
</p>
]]></description><guid isPermaLink="false">16376</guid><pubDate>Mon, 24 Sep 2018 18:02:18 +0000</pubDate></item><item><title>SCCM + MDT Refresh from 8.1 to 10</title><link>https://www.windows-noob.com/forums/topic/16090-sccm-mdt-refresh-from-81-to-10/</link><description><![CDATA[
<p>
	Hello Windows Noob family!
</p>

<p>
	I am attempting to a very basic, nothing crazy refresh from windows 8.1 to windows 10 using SCCM with MDT. I am doing a user driven installation with the latest ADK installation. I create a standard User Driven task sequence. Under the capture user state step I have Capture all user profiles by using standard options selected, with verbose logging and Copy by using file system access - checked continue if some files cannot be captured and capture locally using hard links. Then under Restore User state I am using Restore all captured user profiles with standard options.
</p>

<p>
	When kicking off the task sequence from within the OS, I have no trouble managing the wizard... which reboots me into WinPE and begins the image. I watch it run the USMT package which "Processes the User State". When the image is done, the user profiles are not restored, altho - all the data is still there under C:\StateStore. I can browse through that folder and see all the user profiles that were backed up, and all the content is there.
</p>

<p>
	It just appears to be skipping, or failing? On the Loadstate portion... I cannot find any scanstate / loadstate logs - and the SMTS.log files don't appear to display any errors.
</p>

<p>
	Any thoughts from the gurus here? Thank you!
</p>
]]></description><guid isPermaLink="false">16090</guid><pubDate>Wed, 14 Mar 2018 19:05:17 +0000</pubDate></item><item><title>USMT in WinPE SCCM 1706</title><link>https://www.windows-noob.com/forums/topic/16062-usmt-in-winpe-sccm-1706/</link><description><![CDATA[
<p>
	Hi,
</p>

<p>
	I am also looking for some info regarding using USMT hardlink in WINPE. My goal will be to reboot in WinPE then to do a wim backup and then to USMT hard links. I am not getting this right.
</p>

<p>
	Will anyone be able to point me in the right direction on getting this right?
</p>

<p>
	Thanks in advance.
</p>
]]></description><guid isPermaLink="false">16062</guid><pubDate>Fri, 23 Feb 2018 07:21:32 +0000</pubDate></item><item><title>USMT storing file to USB Disk</title><link>https://www.windows-noob.com/forums/topic/12493-usmt-storing-file-to-usb-disk/</link><description><![CDATA[
<p>Hi all,</p>
<p><span>I wanted to ask</span> <span>if anyone</span> <span>knew</span> <span>a way to</span> <span>make a</span> REPLACE <span>task</span> <span>sequence</span> <span>with</span> <span>the</span> <span>backup</span> <span>data stored </span><span>on USB drive.</span></p>
<p> </p>
<p><span>Currently I wrote a Powershell script to do that, but i'd like to use USMT.</span></p>
<p> </p>
<p><span>Thanks in advance.</span></p>
<p> </p>
<p> </p>
<p><span>Alessandro</span></p>
]]></description><guid isPermaLink="false">12493</guid><pubDate>Wed, 03 Jun 2015 12:26:11 +0000</pubDate></item><item><title>USMT with hardlinks and third party encryption?</title><link>https://www.windows-noob.com/forums/topic/16033-usmt-with-hardlinks-and-third-party-encryption/</link><description><![CDATA[
<p>
	Hi,
</p>

<p>
	We're looking at a wipe and reload on all of our machines because we're changing our encryption from Checkpoint to BitLocker as we move from Windows 7 to Windows 10. However, I'm wondering if it's possible to use hardlinks for USMT since we do have the Checkpoint filter driver as part of our boot wim. I can't find much about this topic on Google or anywhere else.
</p>

<p>
	Our environment is SCCM 1710 and we're moving to Win 10 1703 currently. Checkpoint is 80.64 FDE. Any advice would be helpful. 
</p>

<p>
	Thanks in advance.
</p>
]]></description><guid isPermaLink="false">16033</guid><pubDate>Mon, 12 Feb 2018 15:59:06 +0000</pubDate></item><item><title>USMT (in SCCM) - How to use command line switches???</title><link>https://www.windows-noob.com/forums/topic/15711-usmt-in-sccm-how-to-use-command-line-switches/</link><description><![CDATA[
<p>
	I've found browsing https://docs.microsoft.com/en-us/windows/deployment/usmt/usmt-scanstate-syntax<font> </font>
</p>

<p>
	That there is a TS variable you can utilize to run command line options
</p>

<p>
	<b>OSDMigrateAdditionalCaptureOptions</b><br /><br />
	However, I cannot figure out how to utilize the following command to modify my Capture User State Task Sequence<br /><br />
	The scanstate switch below is what I want to add into my TS so that it captures the installed application registry settings. The goal is to prevent having to manually configure some of the software for each user.
</p>

<table><tbody><tr><td align="left">
				<p>
					<strong>/apps</strong> scans the image for apps and includes them and their associated registry settings
				</p>

				<table><tbody><tr><td align="left">
								<p>
									 
								</p>
							</td>
							<td align="left">
								<p>
									 
								</p>
							</td>
						</tr></tbody></table></td>
			<td align="left">
				<p>
					 
				</p>

				<p>
					 
				</p>

				<p>
					Any help would be great
				</p>
			</td>
		</tr></tbody></table>]]></description><guid isPermaLink="false">15711</guid><pubDate>Mon, 18 Sep 2017 15:09:56 +0000</pubDate></item><item><title>Free USMT GUI available</title><link>https://www.windows-noob.com/forums/topic/3856-free-usmt-gui-available/</link><description><![CDATA[
<p>Hello,</p>
<p> </p>
<p>For those who are interested in using a GUI (Graphical User Interface) to help with migration using USMT4, please check out my free USMT GUI. Although in its initial version, it has been meticulously designed to encapsulate most functions of USMT4 and is under active-development with much to come.</p>
<p> </p>
<p><a href="http://webpages.csus.edu/~dung.truong/MUST/" rel="external nofollow">Program's Homepage</a></p>
<p> </p>
<p>Here's a sample screenshot:</p>
<p><img src="http://webpages.csus.edu/~dung.truong/MUST/images/s1.png" alt="s1.png" /></p>
<p> </p>
<p>This is one of the few full featured USMT GUI's available not to mention that it's completely free without any adware/malware/restriction of any kinds.</p>
<p> </p>
<p>Your feedback is greatly appreciated.</p>
]]></description><guid isPermaLink="false">3856</guid><pubDate>Thu, 30 Jun 2011 04:03:52 +0000</pubDate></item><item><title>Info on USMT in TS and User State Migrations</title><link>https://www.windows-noob.com/forums/topic/14788-info-on-usmt-in-ts-and-user-state-migrations/</link><description><![CDATA[
<p>Hey</p>
<p> </p>
<p>Im looking for some guides or info on creating a Windows 10 OSD deployment which would use USMT to caputre the user profiles on the machine and deploy it.</p>
<p> </p>
<p>Ive created my task sequence and it runs and completes just fine, but never seems to capture or restore the data. </p>
<p> </p>
<p>Here is the capture part of the TS:</p>
<p> </p>
<p><img src="http://i.imgur.com/hy9XstX.png" alt="hy9XstX.png" /></p>
<p> </p>
<p>and this is the Restore part of the TS:</p>
<p> </p>
<p><img src="http://i.imgur.com/5IFXFkX.png" alt="5IFXFkX.png" /></p>
<p> </p>
<p>the whole thing runs and completes but i never see anything about USMT... what am i missing?</p>
]]></description><guid isPermaLink="false">14788</guid><pubDate>Wed, 09 Nov 2016 19:15:24 +0000</pubDate></item><item><title>USMT as advertisment - error 27</title><link>https://www.windows-noob.com/forums/topic/7632-usmt-as-advertisment-error-27/</link><description><![CDATA[
<p>im doing some testing with scanstate and im having limited success.. for testing, im just running this simple command.</p>
<p><br />scanstate \\serverlocation\USMT\%username% /localonly /c /o<br /></p>
<p>when i run this locally, it copies to the server fine... but when i create an advertisement, i get error 27. i've already selected run as administrator, and have tested using "download execute" and "run from dp" but still get error 27 when running via an advertisment.</p>
<p> </p>
<p>has anyone run it as a standard advertisment? maybe its not possible for it to get rights to run it...<br />any assistance is greatly appreciated...</p>
<p> </p>
<p>Thank You</p>
]]></description><guid isPermaLink="false">7632</guid><pubDate>Thu, 28 Feb 2013 22:12:46 +0000</pubDate></item><item><title>USMT in SCCM 2012</title><link>https://www.windows-noob.com/forums/topic/6933-usmt-in-sccm-2012/</link><description><![CDATA[
<p>I know there are a few guides out there with how to do this but i really couldnt find one that helped. So im writing this in the hope it will help at least one person.</p>
<p> </p>
<p>I will set it out in easy to follow steps as best I can.</p>
<p> </p>
<p>Stage 1: Create the USMT Package and prepare System Role</p>
<p>Im not going to type this out again, im just going to point you to the excellent USMT package creation tutorial on the web site currently</p>
<p><a href="https://www.windows-noob.com/forums/index.php?/topic/4512-using-sccm-2012-rc-in-a-lab-part-8-deploying-windows-7-x64/" rel="">http://www.windows-noob.com/forums/index.php?/topic/4512-using-sccm-2012-rc-in-a-lab-part-8-deploying-windows-7-x64/</a></p>
<p> </p>
<p>Add System Role for State Migration Point</p>
<ol style="list-style-type:decimal;"><li>Click Administration &gt; Servers and Site System Roles<br /></li>
<li>Right Click on the server you wish to use<br /></li>
<li>Add Site System Roles<br /></li>
<li>Click next and put a tick in the State Migration Point.<br /></li>
<li>Follow the wizard.<br /></li>
</ol><p></p>
<p> </p>
<p>Stage 2: Collecting the information</p>
<p><em>The following stage assumes you have already deployed an operating system to the destination computer or the computer is new, on the domain and listed as a device in SCCM 2012.</em></p>
<ol style="list-style-type:decimal;"><li>Open SCCM 2012 Console<br /></li>
<li>Open Assets and Compliance &gt;  User State Migration<br /></li>
<li>Click on Create Computer Association in the ribbon along the top.<br /></li>
<li>Under the Computer Association tab. Next to Source Computer box Click Search, Click Search again. Use the filter to narrow down to the computer you will use as the source. Click on the Computer and click ok.<br /></li>
<li>Repeat step 4 for the destination computer.<br /></li>
<li>Click on User Accounts Tab along the top.<br />	The Migration Behavior should be self explantory. If you wish to transfer just specific user accounts (default) click on the yellow star underneath this drop down to select from Active Directory which users you which to capture from this computer.<br /></li>
<li>Click OK<br /></li>
</ol><p></p>
<p>Your association is now complete.</p>
<p> </p>
<p>Stage 3: Isolate the Computers</p>
<ol style="list-style-type:decimal;"><li>Click on Assets and Compliance &gt; Devices<br /></li>
<li>Find the source computer<br /></li>
<li>Right click on the computer &gt; Add Selected Items &gt; To New Collection<br /></li>
<li>When the wizard for a new collection appears. Call the collection Capture User Data <em>(or something similar</em><em>)</em><br /></li>
<li>Click next all the way through the rest of the wizard.<br /></li>
<li>Repeat the above steps for the Destination computer but call the collection Restore User Data<br /></li>
</ol><p></p>
<p> </p>
<p>Stage 4: Create the capture Task Sequence</p>
<ol style="list-style-type:decimal;"><li>Click on Software Library<br /></li>
<li>Click on Task Sequences<br /></li>
<li>Click Create Task Sequence along the top<br /></li>
<li>Create a new custom sequence &gt; Next<br /></li>
<li>Call it Capture Task Sequence <em>or something similar</em><br /></li>
<li>Click next to everything<br /></li>
<li>Click Finish<br /></li>
<li>Right Click on Capture Task Sequence and click Edit<br /></li>
<li>Along the top click Add &gt; User State &gt; Request State Store<br /></li>
<li>Make sure Capture state from computer is selected and put a tick in If Computer Account fails..<br /></li>
<li>Click Add &gt; User State &gt; Capture User State<br /></li>
<li>Browse and select USMT 4 for the package. Capture all user profiles using standard options. Enable  verbose logging &amp; Skip files should be checked. Capture using VSS option selected<br /></li>
<li>In options tab Check continue on error.<br /></li>
<li>Click Add &gt; User State &gt; Release State Store<br /></li>
<li>Click ok<br /></li>
</ol><p></p>
<p>Deploy this to the Capture User Data collection you created earlier.</p>
<p> </p>
<p>Stage 5: Create the restore Task Sequence</p>
<ol style="list-style-type:decimal;"><li>Click Create Task Sequence again<br /></li>
<li>Create a new custom sequence &gt; next<br /></li>
<li>Call it Restore Task Sequence <em>or something similar</em><br /></li>
<li>Click next to everything and click finish<br /></li>
<li>Right click on Restore Task Sequence and click edit<br /></li>
<li>Add &gt; User State &gt; Request State Store<br /></li>
<li>make sure Restore from comuter is selected and put a tick in If Computer Account fails<br /></li>
<li>Click Add &gt; User State &gt; Restore User State<br /></li>
<li>Browse and select USMT 4 for the package. Restore all user profiles. Check Continue if some files cannot be restore and enable verbose logging.<br /></li>
<li>Add &gt; User State &gt; Release State Store<br /></li>
<li>Click OK<br /></li>
</ol><p></p>
<p>Deploy this to the Restore User Data collection you created earlier</p>
<p> </p>
<p>Stage 6: Capture the Source Machine</p>
<ol style="list-style-type:decimal;"><li>On the source machine, open System Center 2012 Software Center. If the task sequence isnt there yet, leave it for a few minutes and press F5 to refresh. If it is there, click on it and click Install. A warning asking if your sure you want to install and operating system. Just ok this as your not really installing an operating system<br /></li>
<li>Leave it to do its stuff.<br /></li>
</ol><p></p>
<p> </p>
<p>Once its finished we're on to Stage 7: Restore to Destination Computer</p>
<ol style="list-style-type:decimal;"><li>On the destination computer, Open software Center as above and look for the restore task sequence. When it appears, Install and click ok the message about an operating system<br /></li>
<li>Leave it to do its stuff<br /></li>
</ol><p></p>
<p> </p>
<p>Hopefully, your data should now be on the new machine.</p>
]]></description><guid isPermaLink="false">6933</guid><pubDate>Thu, 22 Nov 2012 12:45:26 +0000</pubDate></item><item><title>Migrating network printers to Windows 10 (1607) using USMT</title><link>https://www.windows-noob.com/forums/topic/14559-migrating-network-printers-to-windows-10-1607-using-usmt/</link><description><![CDATA[
<p>Hi all,</p>
<p>I created a USMT scenario which worked fine for data/setting transfers between Windows 7 and Windows 10 (1511.)</p>
<p>I've updated our image to the new Windows 10 (1607). From then on the problems with the migration started. In my test case, only 1 of the 7 printers are transfered to the new Windows 10 (1607) image. Bofore that (transfer to 1511), all worked fine.</p>
<p> </p>
<p>I use the following xml code for the transfer:</p>
<pre class="ipsCode prettyprint lang-xml">
&lt;!-- This component migrates network printers --&gt;
&lt;component type="Documents" context="User"&gt;
   &lt;displayName&gt;Mapped Printers&lt;/displayName&gt;
      &lt;role role="Data"&gt;
	&lt;rules&gt;
	  &lt;include&gt;
	    &lt;objectSet&gt;
	      &lt;pattern type="Registry"&gt;HKCU\Printers\Connections\* [*]&lt;/pattern&gt;
	      &lt;pattern type="Registry"&gt;HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows [Device]&lt;/pattern&gt;
	    &lt;/objectSet&gt;
	  &lt;/include&gt;
	&lt;/rules&gt;
    &lt;/role&gt;
&lt;/component&gt;
</pre>
<p>The loadstate.log is exactly the same on Windows 10 1511 and Windows 10 1607. It seems that Windows 10 1607 handles the printers (or drivers?) differently?</p>
<p> </p>
<p>Is anyone else having problems with printer migration to Windows 10 (1607)?</p>
<p> </p>
<p>PS: Already tried the USMT from ADK 1511 and USMT from ADK 1607, both give the same issues.</p>
]]></description><guid isPermaLink="false">14559</guid><pubDate>Tue, 30 Aug 2016 14:08:29 +0000</pubDate></item><item><title>USMT Restore Custom Folder redirection</title><link>https://www.windows-noob.com/forums/topic/15137-usmt-restore-custom-folder-redirection/</link><description><![CDATA[
<p>Dear all,</p>
<p>I need your help.</p>
<p> </p>
<p>In our USMT process, we backup registry settings which contains folder redirection of My documents (Personal) to C:\Data in our environment. To do this operation we have customized out MigUser.xml file which is attached in this thread. So when er use the loadstate log says no error but the rdirection is not happening. It stays at default user document folder.</p>
<p> </p>
<p>For your information we are preparing the migration of users from Windows 8.0 to Windows 8.1. In existing Windows 8.0 environment the user My Documents is mapped to C:\Data. We want to restore the same settings when user is migrated to Windows 8.1.</p>
<p> </p>
<p>We really need help. Attached screenshot of customization &amp; MigUser.xml.</p>
<p> </p>
<p>For your information we are using SCCM 2012 SP2 to deploy the migration Task Sequence.</p>
<p> </p>
<p>Regards</p>
<p>Romain</p>
<p> </p>
<p><a class="ipsAttachLink ipsAttachLink_image" href="https://www.windows-noob.com/forums/uploads/monthly_03_2017/post-36071-0-25956200-1488884100.jpg" data-fileid="18114" rel=""><img src="https://www.windows-noob.com/forums/uploads/monthly_03_2017/post-36071-0-25956200-1488884100.jpg" data-fileid="18114" class="ipsImage ipsImage_thumbnailed" alt="post-36071-0-25956200-1488884100.jpg"></a></p>
<p><a href="https://www.windows-noob.com/forums/applications/core/interface/file/attachment.php?id=18115" data-fileid="18115" rel="">MigUser.xml</a></p>
]]></description><guid isPermaLink="false">15137</guid><pubDate>Tue, 07 Mar 2017 11:06:06 +0000</pubDate></item><item><title>Changed SMP - request user state storage now broken..</title><link>https://www.windows-noob.com/forums/topic/1635-changed-smp-request-user-state-storage-now-broken/</link><description><![CDATA[
<p>Hi All,</p>
<p> </p>
<p>Im currently lookig to implimenting SCCM 2007 R2 sp2 for windows 7 deployment and so far have been successful at fully deploying an image precreated, gathering user data and even restoring after installation, along with app push etc.then i began to test the same on a single laptop, only to find i didnt have enough storage to save the users profile which was around 50Gb. To try to combat this, i mapped a network path of \\NASutilityBox\ to M:\ and then mapped that as a new state migration point.</p>
<p> </p>
<p>Since i have done that, i can no longer get beyond "Request User State Storage" and a error 0x00004005 and inside of the smsts.log in c:\windows\system32\ccm the following message</p>
<p> </p>
<p> </p>
<p></p>
<pre class="ipsCode">&lt;![LOG[successfully parsed SMP response.]LOG]!&gt;&lt;time="16:25:57.765+-660" date="01-27-2010" component="OSDSMPClient" context="" type="1" thread="2768" file="smpclient.cpp:2228"&gt;
&lt;![LOG[Adding \\VIC-CFMGR-01.UPSTREAM.NET.AU\SMPSTOREM_3F36DD35$ to list ]LOG]!&gt;&lt;time="16:25:57.765+-660" date="01-27-2010" component="OSDSMPClient" context="" type="1" thread="2768" file="smpclient.cpp:2442"&gt;
&lt;![LOG[Trying to connect to \\VIC-CFMGR-01.UPSTREAM.NET.AU\SMPSTOREM_3F36DD35$ using machine account.]LOG]!&gt;&lt;time="16:25:57.765+-660" date="01-27-2010" component="OSDSMPClient" context="" type="1" thread="2768" file="smpclient.cpp:1771"&gt;
&lt;![LOG[Connection request for "\\VIC-CFMGR-01.UPSTREAM.NET.AU\SMPSTOREM_3F36DD35$"]LOG]!&gt;&lt;time="16:25:57.765+-660" date="01-27-2010" component="OSDSMPClient" context="" type="1" thread="2768" file="tsconnection.cpp:208"&gt;
&lt;![LOG[No credentials available for connecting to "\\VIC-CFMGR-01.UPSTREAM.NET.AU\SMPSTOREM_3F36DD35$". See whether the share has already been connected.]LOG]!&gt;&lt;time="16:25:57.765+-660" date="01-27-2010" component="OSDSMPClient" context="" type="1" thread="2768" file="tsconnection.cpp:233"&gt;
&lt;![LOG[Connecting to "\\VIC-CFMGR-01.UPSTREAM.NET.AU\SMPSTOREM_3F36DD35$"]LOG]!&gt;&lt;time="16:25:57.765+-660" date="01-27-2010" component="OSDSMPClient" context="" type="1" thread="2768" file="tsconnection.cpp:268"&gt;
&lt;![LOG[bRetryIfFail, HRESULT=80070035 (e:\nts_sms_fre\sms\framework\tscore\tsconnection.cpp,338)]LOG]!&gt;&lt;time="16:26:00.074+-660" date="01-27-2010" component="OSDSMPClient" context="" type="0" thread="2768" file="tsconnection.cpp:338"&gt;
&lt;![LOG[Failed to connect to "\\VIC-CFMGR-01.UPSTREAM.NET.AU\SMPSTOREM_3F36DD35$" (53).]LOG]!&gt;&lt;time="16:26:00.074+-660" date="01-27-2010" component="OSDSMPClient" context="" type="2" thread="2768" file="tsconnection.cpp:338"&gt;
&lt;![LOG[reconnect(), HRESULT=80070035 (e:\nts_sms_fre\sms\framework\tscore\tsconnection.cpp,129)]LOG]!&gt;&lt;time="16:26:00.074+-660" date="01-27-2010" component="OSDSMPClient" context="" type="0" thread="2768" file="tsconnection.cpp:129"&gt;
&lt;![LOG[connect(pszPath, pszAccount, pszPassword, L"", uFlags), HRESULT=80070035 (e:\nts_sms_fre\sms\framework\tscore\tsconnection.cpp,148)]LOG]!&gt;&lt;time="16:26:00.074+-660" date="01-27-2010" component="OSDSMPClient" context="" type="0" thread="2768" file="tsconnection.cpp:148"&gt;
&lt;![LOG[Trying to connect to \\VIC-CFMGR-01.UPSTREAM.NET.AU\SMPSTOREM_3F36DD35$ using NAA.]LOG]!&gt;&lt;time="16:26:00.074+-660" date="01-27-2010" component="OSDSMPClient" context="" type="1" thread="2768" file="smpclient.cpp:1782"&gt;
&lt;![LOG[Connection request for "\\VIC-CFMGR-01.UPSTREAM.NET.AU\SMPSTOREM_3F36DD35$"]LOG]!&gt;&lt;time="16:26:00.074+-660" date="01-27-2010" component="OSDSMPClient" context="" type="1" thread="2768" file="tsconnection.cpp:208"&gt;
&lt;![LOG[Connecting to "\\VIC-CFMGR-01.UPSTREAM.NET.AU\SMPSTOREM_3F36DD35$"]LOG]!&gt;&lt;time="16:26:00.074+-660" date="01-27-2010" component="OSDSMPClient" context="" type="1" thread="2768" file="tsconnection.cpp:268"&gt;
&lt;![LOG[bRetryIfFail, HRESULT=80070035 (e:\nts_sms_fre\sms\framework\tscore\tsconnection.cpp,338)]LOG]!&gt;&lt;time="16:26:02.398+-660" date="01-27-2010" component="OSDSMPClient" context="" type="0" thread="2768" file="tsconnection.cpp:338"&gt;
&lt;![LOG[Failed to connect to "\\VIC-CFMGR-01.UPSTREAM.NET.AU\SMPSTOREM_3F36DD35$" (53).]LOG]!&gt;&lt;time="16:26:02.398+-660" date="01-27-2010" component="OSDSMPClient" context="" type="2" thread="2768" file="tsconnection.cpp:338"&gt;
&lt;![LOG[reconnect(), HRESULT=80070035 (e:\nts_sms_fre\sms\framework\tscore\tsconnection.cpp,129)]LOG]!&gt;&lt;time="16:26:02.398+-660" date="01-27-2010" component="OSDSMPClient" context="" type="0" thread="2768" file="tsconnection.cpp:129"&gt;
&lt;![LOG[connect(pszPath, pszAccount, pszPassword, L"", uFlags), HRESULT=80070035 (e:\nts_sms_fre\sms\framework\tscore\tsconnection.cpp,148)]LOG]!&gt;&lt;time="16:26:02.398+-660" date="01-27-2010" component="OSDSMPClient" context="" type="0" thread="2768" file="tsconnection.cpp:148"&gt;
&lt;![LOG[bCanConnect || (oper == SMPCLIENTOP_RESTORE), HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\osdsmpclient\smpclient.cpp,1819)]LOG]!&gt;&lt;time="16:26:02.398+-660" date="01-27-2010" component="OSDSMPClient" context="" type="0" thread="2768" file="smpclient.cpp:1819"&gt;
&lt;![LOG[Cannot connect to VIC-CFMGR-01.UPSTREAM.NET.AU SMP root share]LOG]!&gt;&lt;time="16:26:02.398+-660" date="01-27-2010" component="OSDSMPClient" context="" type="3" thread="2768" file="smpclient.cpp:1819"&gt;
&lt;![LOG[ClientRequestToSMP::DoRequest failed. error = (0x80004005).]LOG]!&gt;&lt;time="16:26:02.398+-660" date="01-27-2010" component="OSDSMPClient" context="" type="3" thread="2768" file="smpclient.cpp:1957"&gt;
&lt;![LOG[Request to SMP 'VIC-CFMGR-01.UPSTREAM.NET.AU' failed with error (Code 0x80004005). Trying next SMP.]LOG]!&gt;&lt;time="16:26:02.398+-660" date="01-27-2010" component="OSDSMPClient" context="" type="2" thread="2768" file="smpclient.cpp:1638"&gt;
&lt;![LOG[FALSE, HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\osdsmpclient\smpclient.cpp,1698)]LOG]!&gt;&lt;time="16:26:02.398+-660" date="01-27-2010" compo</pre>
<div></div>
<p></p>
<p> </p>
<p>I have even tried to revert back to the location of the previous state migration point (which was a local c:\temp test job to get it off the ground) and that returns the same error now.. can someone please help me fix this up, as i am truely stuck!</p>
]]></description><guid isPermaLink="false">1635</guid><pubDate>Wed, 27 Jan 2010 05:09:43 +0000</pubDate></item></channel></rss>
