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: Automatic Email(VBScript).ziphttp://gallery.technet.microsoft.com/scriptcenter/Automatic-Email-Notificatio-e45800ca/
For management administrators always intend to identify the inactive user/computer accounts that have not logged on the domain for a certain period of time, then they could determine to disable, delete or remove these accounts. Rather than administrator manually finding out inactive accounts when he needed, automatically generating an inactive user/computer accounts report and sending a email notification to administrator would be much better.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: ExportServersInCluster(VBScript).ziphttp://gallery.technet.microsoft.com/scriptcenter/Script-to-list-the-cluster-50bfb718/
Sometimes, IT pro needs to list all servers in a cluster. This script is to accomplish it.
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..
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: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.