Subscribe
Search
« Regular Expressions in Powershell | Main | Creating 1.5 million users in AD »
Wednesday
Oct192011

Server Timezone Script

Time for another one of my quick powershell scripts.

This script was created because we discovered we had servers at the Brisbane site, who were running with Daylight Saving time, and also found some servers in Sydney who were not.

For a list of computer names, this script will check that the timezone is "Brisbane" and output the ones who are not to a file.

 

EmailEmail Article to Friend