• [Script of Feb. 4] Change window border,desktop icon spacing,desktop background color and wallpaper

    Script Download: ChangeDesktopIconSize.zip http://gallery.technet.microsoft.com/scriptcenter/Change-window-borderdesktop-609a6fb2 This sample demonstrates how to change the window border, desktop icon spacing, desktop background color, and wallpaper by using PowerShell script. This script completes...
  • [Script of Feb. 25] How to add Windows Defender to the file context menu in Windows 8 (PowerShell)

    Script Download: 23986.zip http://gallery.technet.microsoft.com/How-to-add-Windows-c35834ef This idea is to add Windows defender related cases to context menu so that people can easily scan files or folders in Windows 8. Sometimes users want to scan files or folder by using Windows Defender manually...
  • [Script of Feb. 26] How to show all users or last logon user in Windows 8 (PowerShell)

    Script Download: 23984.zip http://gallery.technet.microsoft.com/How-to-show-all-users-or-795ab3cd This PowerShell script sample shows how to show all users or last logon user in Windows 8. Sometimes users want to show all user on logon screen. This script is to achieve that. ...
  • [Script of Feb. 3] How to verify if an OU exists (VBScript)

    Script Download: VBSFindOU.zip http://gallery.technet.microsoft.com/scriptcenter/How-to-verify-if-an-OU-b0317c33 This VBScript illustrates how to check or verify if an Active Directory (AD) Organizational Unit (OU) exists . If we bind to a particular OU that does not exist using VBScript, the script...
  • [Script of Feb. 14] Create a Shutdown/Restart/Logoff Windows 8 Tile for the Start menu (PowerShell)

    Script Download: CreateWindowsTile.zip http://gallery.technet.microsoft.com/scriptcenter/Create-a-ShutdownRestartLog-37c8111d This PowerShell Script shows how to create a Shutdown, Restart or Logoff Windows 8 tile for the Start menu. Many users would like to shut down or reboot Windows 8 in just...