Capture user state and restore
-
quarta-feira, 3 de março de 2010 13:20Hi everyone,
We are busy playing with USMT and MDT. I can capture the user state and restore it just fine. I am doing it with a network share, but it creates a folder called USMT and a file called USMT.mig. Now what if i want to use the same file share for multiple computers at the same time. Is there a way to use a variable where it stores it?
So we can restore multiple computers at the same time and it doesnt conflict with the other USMT files from the other pc's.
Thanks
Todas as Respostas
-
quarta-feira, 3 de março de 2010 13:25
You can specify the File as %COMPUTERNAME%\USMT.MIG
-
quarta-feira, 3 de março de 2010 13:54Thanks roger. In one way i thought that would be good. Then yes, you can make mulitple files, but when i give the computer a different name then it wont restore the correct file. Any other variable i could use?
-
quarta-feira, 3 de março de 2010 13:59Are you using a task sequence to Capture the State, reload the OS and then restore the state? if that is the case it dont matter if the PC name changes the TS environment will know the state to restore. (thats the way it work with SCCM anyway), but let me have a look and get back to you.
-
quarta-feira, 10 de março de 2010 09:33Did you try using the above ?
-
segunda-feira, 15 de março de 2010 10:13Not yet, still working on it. Trying to find time to do it. I will let you know
-
quinta-feira, 18 de março de 2010 15:00%SerialNumber%\USMT.log is another option

