• [Script of Aug. 16] Script to fix issues described in KB2603670 (PowerShell)

    Script Download: FixIssuesDescribedinKB2603670.zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-fix-issues-d675828c/ This sample can help you to resolve the issue “Services Required for the Microsoft Exchange Server Are Not Started” which is described in KB2603670. It shows...
  • [Script of Aug. 15] Get mailbox’s age for Exchange 2010

    Script Download: OSCmailboxage(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Get-mailboxs-age-for-647fb5dd/ This script can list mailbox’s age for Exchange 2010. IT Administrators may care about the mailbox’s age. This script can list mailbox’s age for Exchange...
  • [Script of Aug. 14] Get the mailbox created before the given date for Exchange 2010

    Script Download: OSCGetOldMailbox(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Get-the-mailbox-created-14d6d3bc/ This PowerShell script sample can get the mailbox created before the given date for Exchange 2010. IT Administrators may care about the creation date of mailbox...
  • [Script of Aug. 13] Creating hidden user account with administrative privileges (PowerShell)

    Script Download: HiddenUserAccount(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Creating-hidden-user-5ffb47a0 This PowerShell script sample shows how to create a hidden user account with administrative privileges. For the aspect of the security, some users want to hide a user...
  • [Script of Aug. 12] Script to locate TPM chip and it's status (VBScript)

    Script Download: GetTPMChipsStatus(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-locate-TPM-chip-3bb8bea9 This script will demo how to locate TPM chip and it's status. Form the related cases, we could see that there are many already requirements from the IT admins, so...