Metadata/style update deployment/usmt FINAL 3

This commit is contained in:
Frank Rojas
2022-11-07 15:44:42 -05:00
parent e6d57c7ccb
commit 6086fc196f
2 changed files with 3 additions and 3 deletions

View File

@ -43,7 +43,7 @@ If you have enough space and you're migrating the user state back to the same co
If there isn't enough local disk space, or if you're moving the user state to another computer, then you must store the data remotely such as on a shared folder, on removable media, or you can store it directly on the destination computer. For example:
1. Ceate and share `C:\store` on the destination computer
1. Create and share `C:\store` on the destination computer
2. Run the `ScanState.exe` command on the source computer and save the files and settings to `\\<DestinationComputerName>\store`
3. Run the `LoadState.exe ` command on the destination computer and specify `C:\Store` as the store location.

View File

@ -27,9 +27,9 @@ ms.technology: itpro-deploy
- Forums:
- [Microsoft Deployment Toolkit](https://go.microsoft.com/fwlink/p/?LinkId=226386)
- [Microsoft Deployment Toolkit forum](https://learn.microsoft.com/answers/topics/mem-mdt.html)
- [Configuration Manager Operating System Deployment](https://social.technet.microsoft.com/Forums/en-US/home?forum=ConfigMgrCBOSD)
- [Configuration Manager Operating System Deployment forum](https://learn.microsoft.com/answers/topics/mem-cm-osd.html)
## Related articles