Skip to content

Commit c1dc24c

Browse files
Harald S. FianbakkenHarald S. Fianbakken
authored andcommitted
Fixed another minor doc issue with Powershell
1 parent 6e05a93 commit c1dc24c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-local/manage/disconnected-operations-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ To prepare the first machine for the disconnected operations appliance, follow t
226226
227227
```powershell
228228
Get-ChildItem $certsPath
229-
Get-Item $certsPath -recurse -filter *.cer
229+
Get-ChildItem $certsPath -recurse -filter *.cer
230230
```
231231
232232
1. Install the BitLocker feature including the management tool.

0 commit comments

Comments
 (0)