mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 13:57:22 +00:00
Merge branch 'minortypos'
This commit is contained in:
commit
3fdfc4040c
@ -167,7 +167,7 @@ If you need to add many applications, you can take advantage of the PowerShell s
|
|||||||
2. Import the snap-in and create the PSDrive by running the following commands in an elevated PowerShell prompt:
|
2. Import the snap-in and create the PSDrive by running the following commands in an elevated PowerShell prompt:
|
||||||
|
|
||||||
``` syntax
|
``` syntax
|
||||||
Import-Topic "C:\Program Files\Microsoft Deployment Toolkit\bin\MicrosoftDeploymentToolkit.psd1"
|
Import-Module "C:\Program Files\Microsoft Deployment Toolkit\bin\MicrosoftDeploymentToolkit.psd1"
|
||||||
New-PSDrive -Name "DS001" -PSProvider MDTProvider -Root "E:\MDTBuildLab"
|
New-PSDrive -Name "DS001" -PSProvider MDTProvider -Root "E:\MDTBuildLab"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user