mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 21:37:22 +00:00
Update use-vamt-in-windows-powershell.md
Typo in line. VAMT 3.0 should have been just VAMT3
This commit is contained in:
parent
1b9e2d9cc3
commit
b5101b1fbd
@ -44,7 +44,7 @@ To open PowerShell with administrative credentials, select **Start** and enter `
|
|||||||
For all supported operating systems, you can use the VAMT PowerShell module included with the Windows ADK. By default, the module is installed with the Windows ADK in the VAMT folder. Change directories to the directory where VAMT is located. For example, if the Windows ADK is installed in the default location of `C:\Program Files(x86)\Windows Kits\10`, enter:
|
For all supported operating systems, you can use the VAMT PowerShell module included with the Windows ADK. By default, the module is installed with the Windows ADK in the VAMT folder. Change directories to the directory where VAMT is located. For example, if the Windows ADK is installed in the default location of `C:\Program Files(x86)\Windows Kits\10`, enter:
|
||||||
|
|
||||||
```powershell
|
```powershell
|
||||||
cd "C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\VAMT 3.0"
|
cd "C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\VAMT3"
|
||||||
```
|
```
|
||||||
|
|
||||||
### Import the VAMT PowerShell module
|
### Import the VAMT PowerShell module
|
||||||
|
Loading…
x
Reference in New Issue
Block a user