• [Script of Apr. 5] How to remove users from a site that have a specific permission level

    Script Download: RemoveSPsiteUsers.zip http://gallery.technet.microsoft.com/scriptcenter/How-to-remove-users-from-a-d792858b This PowerShell script shows how to remove users from a site that have a specified permission level. You cannot remove users from a site by using the UI and it is difficult...
  • [Script of Apr. 4] Script to fix issues described in KB947215 (VBScript)

    Script Download: FixIssuesDescribedinKB947215(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-fix-issues-3bbe6635 his sample can help you resolve the issue, “You receive a 'The User Profile Service failed the logon' error message”. This script shows how to list...
  • [Script of Apr. 3] Complete the Reporting Services with SharePoint Integration configuration

    Script Download: IntegrateSSRSToSharePoint.zip http://gallery.technet.microsoft.com/scriptcenter/Complete-the-Reporting-0971816b This Windows PowerShell script achieves the same function as we to complete configure the Reporting Services integrate to SharePoint in SharePoint Central Administration...
  • [Script of Apr. 2] Batch removes the Read-Only attribute of multiple files in Windows 8 (VBScript)

    Script Download: BatchRemoveReadOnlyAttribute(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Batch-removes-the-Read-cd121ff5 This VBScript sample shows how to batch remove the Read-Only attribute of multiple files in Windows 8. Batch removes the Read-Only attribute of multiple...
  • [Script of Apr. 1] Script to add an item to Startup in Windows 8 (VBScript)

    Script Download: AddItemToStartup(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-add-an-item-to-2b99b14f This VBScript sample shows how to add an item to the Startup in Windows 8. Sometimes, users want programs to start when your system starts. Usually, you can add items...