Browsing index pages (2 articles)
↧
VBScript That Lists Members In An Active Directory Security Group
This script will list all users in a specific active directory security group in a csv file. The csv file will be created in what ever directory the script is executed from. Before using the script...
View ArticlePowerShell Command(s) to List Windows Hotfixes
Here are some helpful commands that I often use to quickly see what windows hotfixes are installed on windows systems. This command gets all hotfixes on the local computer. PS C:\> get-hotfix This...
View Article
Browsing index pages (2 articles)