Powershell script to alert on Server reboot
Just a quick powershell script that can be kicked off by a scheduled tasks that runs when Event ID 1074 is logged automatically by someone attempting to reboot a server.
Perth-based IT enthusiast
Just a quick powershell script that can be kicked off by a scheduled tasks that runs when Event ID 1074 is logged automatically by someone attempting to reboot a server.
Powershell script that allows you to add a single IP address to all Receive Connectors in your Exchange environment, optionally filtering on specific text in your Connector names. E.g. only Connectors with “relay” in their name.
Powershell script that allows you to get a list of all IP’s allowed to relay across all Relay Receive Connectors in your Exchange 2013 environment, and saves them to a text file for review. This is not a very elegant Continue reading Powershell script to get a unique list of IP’s added to Exchange 2013 Receive Connectors