By default, the Source Computer Name Variable property is set to SourceComputerName. If the specified variable does not exist, the Application Migration step uses the current computer name as the source computer name. If you are using Nomad (included in Windows Servicing Suite) and have included the Get Migration Settings step in the task sequence, that step will set the SourceComputerName variable as follows: - In a Computer Replace scenario:
- When the restore Task Sequence executes on the new computer, Get Migration Settings sets the SourceComputerName variable to the source computer defined in the Computer Association in Configuration Manager.
- If the Task Sequence is initiated through the Windows Servicing Assistant, you do not need to create a Computer Association. Get Migration Settings sets the SourceComputerName variable to the name of the source computer selected by the user in the Windows Servicing Assistant.
- In a Computer Refresh scenario, the SourceComputerName variable is set to the current computer name.
If you are adding the Application Migration step to an In-place Upgrade Task Sequence, set the Source Computer Name Variable to _SMSTSMachineName and do not use Get Migration Settings. |