Tools Links Login

Browsing Powershell

Prev   Next

Check Exchange Service Status
This command is helpful in quickly seeing which services are running particularly after a reboot.
Posted:2022-08-25, 368 views

Export GPO Settings
Exports all GPO's across domains in HTML or XML file.
Posted:2022-08-25, 2263 views

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.
Posted:2022-08-25, 200 views

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.
Posted:2022-08-25, 198 views

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.
Posted:2022-08-24, 454 views

Find Deferred Messages in Exchange
Here is a quick little one liner to find all the deferred messages with FromAddress, Recipients and DeferReason.
Posted:2022-08-24, 253 views

PowerShell Random Password Function
Generating a password with PowerShell is relatively easy if you leverage a particular method of .
Posted:2022-08-05, 210 views

Prev   Next