wmi powershell

This commit is contained in:
jdeckerMS 2017-09-06 07:15:33 -07:00
parent 91957a5013
commit a7581f6be6

View File

@ -375,7 +375,7 @@ Heres an example to set AssignedAccess configuration:
1. Download the [psexec tool](https://technet.microsoft.com/sysinternals/bb897553.aspx).
2. Run `psexec.exe -i -s cmd.exe`.
3. **WHAT GOES HERE? DOC JUST SAYS "powershell"**
3. In the command prompt launched by psexec.exe, enter `powershell.exe` to open PowerShell.
4. Execute the following script:
```ps