Signed-off-by: Bobban <tobias@tooweb.se>
This commit is contained in:
Bobban
2022-11-29 22:58:15 +01:00
parent 7d5c4917e2
commit 34d1dfb9d1

View File

@@ -0,0 +1,8 @@
``` Powershell
Install-module ActiveDirectory
```
``` Powershell
Import-module ActiveDirectory
```