• [Script of Dec. 16] How to check if Active Directory user password is expired on specified days

    Script Download: 22208.zip http://gallery.technet.microsoft.com/How-to-check-if-Active-f27b7d39 This PowerShell Script shows how to use Windows PowerShell to check if user account password is expired. In many cases, IT admins always encounter a fair number of tickets were related to problems with...
  • [Script of Dec. 17] How to check if Active Directory user password is expired on specified days(VBS)

    Script Download: 22222.zip http://gallery.technet.microsoft.com/How-to-check-if-Active-2f3e9407 This VBScript shows how to use Windows PowerShell to check if user account password is expired. In many cases, IT admins always encounter a fair number of tickets were related to problems with a user’s...
  • [Script of Dec. 18] How to set User's Logon hours based on admin's requirement (PowerShell)

    Script Download: 22226.zip http://gallery.technet.microsoft.com/How-to-set-Users-Logon-1bb4b1a2 This PowerShell Script shows how to set active directory user’s logon time. Sometimes IT admins want to set the user account logon hours to restrict user logon time. This script can help to do...
  • [Script of Dec. 19] Get Active Directory user account last logged on time (VBScript)

    Script Download: 22227.zip http://gallery.technet.microsoft.com/scriptcenter/Get-Active-Directory-user-527fe3f3 This VBScript shows how to use Windows PowerShell to determine the last time that a user logged on to the system. In some cases, IT admins want to statistics of user last logon time information...
  • [Script of Dec. 20] How to get Best Practice Analyzer result in Windows Server 2012

    Script Download: 22228.zip http://gallery.technet.microsoft.com/scriptcenter/How-to-get-Best-Practice-46c6fbcc This PowerShell script shows how to get Best Practice Analyzer result. Best Practices Analyzer (BPA) is a server management tool that is available in Windows Server 2012. BPA can help...