• [Script of Mar. 3] How to manage DHCP Guard in Hyper-V (PowerShell)

    Script Download: BatchManagerDHCPGuard.zip http://gallery.technet.microsoft.com/How-to-manage-DHCP-Guard-42dc6494 This PowerShell script can help users to configure DHCP Guard in Hyper-V. DHCP Guard is a feature that you can use (as the owner of the hypervisor) to prevent VMs that you do not authorize...
  • [Script of Mar. 4] How to find locked out user account location (PowerShell)

    Script Download: GetLockoutLocation.zip http://gallery.technet.microsoft.com/How-to-find-locked-out-1d964f6b This PowerShell script shows How to find locked out user account location in domain. There are many reasons caused account locked out. The user has logged onto another machine, and not logged...
  • [Script of Mar. 5] How to change the OneNote screen capturing shortcut key in Windows 8.1

    Script Download: SetShortcutKeyForOneNote(PowerShell).zip http://gallery.technet.microsoft.com/How-to-change-the-OneNote-09f269b6 This PowerShell script sample shows how to change the OneNote screen capturing shortcut key in Windows 8.1 New in Windows 8.1, Windows + S brings up a Search experience...
  • [Script of Mar. 6] How to detect trace flag 834 and column store indexes in SQL Server (T-SQL)

    Script Download: CheckTF834CSI.zip http://gallery.technet.microsoft.com/How-to-detect-trace-flag-1ce1152a This T-SQL script will demo how to detect if trace flag 834 is enable and column store indexes are used in SQL Server. If trace flag 834 is enabled and column store indexes are used, you may...
  • [Script of Mar. 7] How to change the OneNote screen capturing shortcut key in Windows 8.1(VBScript)

    Script Download: SetShortcutKeyForOneNote(VBScript).zip http://gallery.technet.microsoft.com/How-to-change-the-OneNote-b80bef2e This VBScript sample shows how to change the OneNote screen capturing shortcut key in Windows 8.1 New in Windows 8.1, Windows + S brings up a Search experience designed...