From 6086fc196f6e7977f08c54d800206be5e71bb819 Mon Sep 17 00:00:00 2001 From: Frank Rojas <45807133+frankroj@users.noreply.github.com> Date: Mon, 7 Nov 2022 15:44:42 -0500 Subject: [PATCH] Metadata/style update deployment/usmt FINAL 3 --- windows/deployment/usmt/migration-store-types-overview.md | 2 +- windows/deployment/usmt/usmt-resources.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/windows/deployment/usmt/migration-store-types-overview.md b/windows/deployment/usmt/migration-store-types-overview.md index 5e1a067416..9059505be0 100644 --- a/windows/deployment/usmt/migration-store-types-overview.md +++ b/windows/deployment/usmt/migration-store-types-overview.md @@ -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 `\\\store` 3. Run the `LoadState.exe ` command on the destination computer and specify `C:\Store` as the store location. diff --git a/windows/deployment/usmt/usmt-resources.md b/windows/deployment/usmt/usmt-resources.md index 85ae4c90f8..b23b2f2352 100644 --- a/windows/deployment/usmt/usmt-resources.md +++ b/windows/deployment/usmt/usmt-resources.md @@ -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