• [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...
  • [Script of Aug. 30] Get or Remove forwarding address for Exchange 2010

    Script Download: OSCforwardingAddress(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Get-or-Remove-forwarding-9943efc6 This PowerShell script sample shows get or remove forwarding address for Exchange 2010. In most exchange environment, the administrator will set forwarding and...
  • [Script of Aug. 6] Import Multiple Contacts from vCard Files in Office 365 Exchange Online

    Script Download: ImportOSCEXOVCardFile.zip http://gallery.technet.microsoft.com/scriptcenter/Import-Multiple-Contacts-4cbb4fee/ This script demonstrates how to import multiple contacts from vCard files in Office 365 Exchange Online. You can choose to import a single vCard file or multiple vCard files...
  • [Script of Aug. 1] Retrieve Inbox Rules in Office 365 Exchange Online

    Script Download: GetOSCEXOInboxRule.zip http://gallery.technet.microsoft.com/scriptcenter/Retrieve-Inbox-Rules-in-c46a35d8/ This script demonstrates how to get inbox rules in Office 365 Exchange Online. You can get inbox rules for multiple rules with this script. Currently, you can easily create...