Active Directory

p/s scripts

Using Powershell scripts to capture information from Active Directory
1st step to import the module active directory Action Required:  Open Powershell ise,   Cmdlet required is import-module a...
Tue, 21 Oct, 2025 11:17 AM
Powershell of capturing Operating Systems from AD
<# .SYNOPSIS &nbsp; &nbsp; Exports AD Computer information including Operating System details. .DESCRIPTION &nbsp; &n...
Wed, 22 Oct, 2025 4:19 PM