├── Find-ADEmptyGroups.ps1 ├── Find-ADEmptyOU.ps1 ├── Find-ADInactiveComputers.ps1 ├── Find-ADInactiveUsers.ps1 ├── LICENSE └── README.md /Find-ADEmptyGroups.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/9to5IT/PS-ManageInactiveAD/HEAD/Find-ADEmptyGroups.ps1 -------------------------------------------------------------------------------- /Find-ADEmptyOU.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/9to5IT/PS-ManageInactiveAD/HEAD/Find-ADEmptyOU.ps1 -------------------------------------------------------------------------------- /Find-ADInactiveComputers.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/9to5IT/PS-ManageInactiveAD/HEAD/Find-ADInactiveComputers.ps1 -------------------------------------------------------------------------------- /Find-ADInactiveUsers.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/9to5IT/PS-ManageInactiveAD/HEAD/Find-ADInactiveUsers.ps1 -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/9to5IT/PS-ManageInactiveAD/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/9to5IT/PS-ManageInactiveAD/HEAD/README.md --------------------------------------------------------------------------------