8 lines
100 B
Markdown
8 lines
100 B
Markdown
|
|
``` Powershell
|
|
Install-module ActiveDirectory
|
|
```
|
|
|
|
``` Powershell
|
|
Import-module ActiveDirectory
|
|
``` |