Any advice will be much appreciate I am Trying to capture user profiles using SCCM to a network location. I can capture the data as a MIG file to said location but it's not capturing it as the computer name and on to of that if I multiple computers it's over writing the same file on the network share or failing because the file is open else ware on another system.
I have tried - playing with the modifying different tasks with in the task sequence and variables -
"Capture Windows Settings"
OSDComputerName = %_SMSTSMachineName%
OSDComputernemt = %ComputerName%
I cant find a combination that will store the mig file as the computer name I'm sure restoring the profiles will be the same
I have tried - playing with the modifying different tasks with in the task sequence and variables -
"Capture Windows Settings"
OSDComputerName = %_SMSTSMachineName%
OSDComputernemt = %ComputerName%
I cant find a combination that will store the mig file as the computer name I'm sure restoring the profiles will be the same