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: 22208.zip http://gallery.technet.microsoft.com/How-to-check-if-Active-f27b7d39
In many cases, IT admins always encounter a fair number of tickets were related to problems with a user’s password. Often it had expired and they were having issues resetting it and needed to logon immediately. This script can scan all users account and check if user account password is expired.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: 22253.ziphttp://gallery.technet.microsoft.com/Backup-Windows-product-key-b41468c2
Sometimes a user may want to reinstall operating system, but he does not know the current Windows product key. This script can solve that.
Script Download: 22226.zip http://gallery.technet.microsoft.com/How-to-set-Users-Logon-1bb4b1a2
Sometimes IT admins want to set the user account logon hours to restrict user logon time. This script can help to do it.
Script Download: 22227.zip http://gallery.technet.microsoft.com/scriptcenter/Get-Active-Directory-user-527fe3f3
In some cases, IT admins want to statistics of user last logon time information. This Windows PowerShell script will help IT admins to determine the last time that a user logged on to the system.
Script Download: SetOSCSPUserPicture.zip http://gallery.technet.microsoft.com/Set-User-Profile-Picture-1cdbe171
Under some circumstances, administrators may manage user pictures manually without enabling User Profile Synchronization Service. It indicates that the pictures will not be imported from external systems. They need to find a way to help HR specialist to import user profile picture for each user.