@@ -0,0 +1,8 @@
|
||||
|
||||
``` Powershell
|
||||
Install-module ActiveDirectory
|
||||
```
|
||||
|
||||
``` Powershell
|
||||
Import-module ActiveDirectory
|
||||
```
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,8 @@
|
||||
|
||||
``` Powershell
|
||||
Install-module ActiveDirectory
|
||||
```
|
||||
|
||||
``` Powershell
|
||||
Import-module ActiveDirectory
|
||||
```
|
||||