We offer two things:
1. Hundreds of automation script samples based on IT Pros' frequently asked IT tasks
2. Script Browser & Script Analyzer tools to ease and improve the script writing
Script of the Day
Script Download: FixIssuesDescribedinKB2603670.ziphttp://gallery.technet.microsoft.com/scriptcenter/Script-to-fix-issues-d675828c/
The service which is required for your Exchanger Server is set to start automatically, but it is not currently running. In this case, the Exchange Server will not work correctly. To resolve this issue, you can use this script to list and start all services that are not running but required for Exchange Server.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: OSCmailboxage(PowerShell).ziphttp://gallery.technet.microsoft.com/scriptcenter/Get-mailboxs-age-for-647fb5dd/
IT Administrators may care about the mailbox’s age. This script can list mailbox’s age for Exchange 2010.
Script Download:OSCGetOldMailbox(PowerShell).ziphttp://gallery.technet.microsoft.com/scriptcenter/Get-the-mailbox-created-14d6d3bc/
IT Administrators may care about the creation date of mailbox. This script is good for admins to check the mailbox creation date.
Script Download: HiddenUserAccount(PowerShell).ziphttp://gallery.technet.microsoft.com/scriptcenter/Creating-hidden-user-5ffb47a0
For the aspect of the security, some users want to hide a user account with administrative privileges, this script can create a hidden user account with administrative privileges.
Script Download: GetTPMChipsStatus(VBScript).ziphttp://gallery.technet.microsoft.com/scriptcenter/Script-to-locate-TPM-chip-3bb8bea9
Form the related cases, we could see that there are many already requirements from the IT admins, so the IT admins really need this script..