Browsing Powershell
Check Exchange Service Status
This command is helpful in quickly seeing which services are running particularly after a reboot.
Export GPO Settings
Exports all GPO's across domains in HTML or XML file.
Delete IIS Logs Automatically
On web servers, and Exchange OWA servers especially, there are a lot of OWA logs which can be found in C:\inetpub\logs\LogFiles\W3SVC1.
Mailbox and User Counts with PowerShell
There are a few examples to display how many users you have in AD, how many users that are enabled and also how many that are disabled.
Find Missing Subnets in Active Directory
This is a very manual task of logging onto each domain controller and copying the file to a central location, and then sifting through the data to remove any duplicate IP addresses etc.
Find Deferred Messages in Exchange
Here is a quick little one liner to find all the deferred messages with FromAddress, Recipients and DeferReason.
PowerShell Random Password Function
Generating a password with PowerShell is relatively easy if you leverage a particular method of .