• [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. 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. 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. 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. 8] Script to display the deleted objects in Active Directory (PowerShell)

    Script Download: DisplayDeletedADObjects.zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-display-the-c995a5f6 This PowerShell script sample can display the deleted objects from the Active Directory. Accidental deletion of Active Directory objects is a common occurrence for users...