• [Script of Jun. 7] Script to make the desktop Internet Explorer default in Windows 8 (VBScript)

    Script Download: SetDesktopIE(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-make-the-desktop-d4dc8ecc This VBScript shows how to make the Desktop Internet Explorer default in Windows 8. By default, when you click on a web link in the Windows 8, Internet Explorer will...
  • [Script of Jun. 6] Add 'Take Ownership' to context menu (PowerShell)

    Script Download: Add'takeownerShip'ToContext(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Add-Take-Ownership-to-4daa582b The goal of this script is adding 'Take Ownership' to context menu in Windows 8. In Windows 8, when you want to delete and copy some files and folders, it...
  • [Script of Jun. 5] Add 'Take Ownership' to context menu (VBScript)

    Script Download: Add'takeownerShip'ToContext(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Add-Take-Ownership-to-7b1e66ac The goal of this script is adding 'Take Ownership' to context menu in Windows 8. In Windows 8, when you want to delete and copy some files and folders, it...
  • [Script of Jun. 4] Start a SharePoint Designer Workflow on Multiple List Items

    Script Download: StartWorkflow.zip http://gallery.technet.microsoft.com/scriptcenter/Start-a-Workflow-on-120bffe5 This script can start a SharePoint Designer workflow on Multiple List Items in Microsoft SharePoint Server 2010. In a real world, you may need to start a workflow on multiple list items...
  • [Script of Jun. 3] Reset password for all specified users

    Script Download: ResetPassword.zip http://gallery.technet.microsoft.com/scriptcenter/Reset-password-for-all-412fbc72 The script will reset password for users in specified OUs, or in a given CSV file. IT Administrators may want to reset password for a large number of users in company. It will cost...