• [Script of Jul. 24] Change Windows Explorer’s (in taskbar) Starting Location (PowerShell)

    Script Download: ExploreStartFolder(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Change-Windows-Explorers-ac858780 The script shows how to change Windows Explorer’s (in taskbar) Starting Location in Windows 8. When you start 'Windows Explorer (in taskbar)',it will navigate...
  • [Script of Jul. 23] Determine installed Outlook 2010 plugins and status across an enterprise(VBS)

    Script Download: ListOutlookAddIn(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Determine-installed-c36d80cc This script shows how to collect the information about Outlook Add-ins from a local machine. Admin want to ​collect the information about Outlook Add-ins from a local machine...
  • [Script of Jul. 22] Export nested groups of bulk user from CSV file (PowerShell)

    Script Download: GetADUserGroup.zip http://gallery.technet.microsoft.com/scriptcenter/Export-nested-groups-of-36e761f1 This script demo shows how to export nested groups of bulk user from CSV file. There are many customers ask for a script for get bulk users nested groups. It is useful to create...
  • [Script of Jul. 19] Determines the Terminal session type ( RDP or CONSOLE ) (PowerShell)

    Script Download: DetermineTerminalSession.zip http://gallery.technet.microsoft.com/scriptcenter/Determines-the-Terminal-a0a454a4 This PowerShell Script is to determine RDP Session logon type ( RDP or CONSOLE ) . Because there are many terminal sessions in the Terminal server, users want to determine...
  • [Script of Jul. 18] Script for RDS Per Devices CALs (PowerShell)

    Script Download: OutTSlicenses.zip http://gallery.technet.microsoft.com/scriptcenter/Script-for-RDS-Per-Devices-10d08d41 The goal of this script is how to create a per device license usage report by PowerShell. Test if a specific user, computer, group, OU already exists in your domain. ...