• [Script of Sep. 9] Backup a Farm excluding a web application using PowerShell

    Script Download: BackupSPFarmExcludingWebApps.zip http://gallery.technet.microsoft.com/Backup-a-Farm-excluding-a-c971864d This script performs a Full Backup for all components (as mentioned below) of SharePoint Farm except Web Applications. Components which would be backed up: Farm Solutions...
  • [Script of Sep. 6] How to verify if an ADObject such as user, group exists (PowerShell)

    Script Download: OSCforwardingAddress(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Get-or-Remove-forwarding-9943efc6 This script could be used verify if an ADObject such as user,group exists. Test if a specific user, computer, group, OU already exists in your domain. ...
  • [Script of Sep. 5] Remove Notes Pages in PowerPoint (VBScript)

    Script Download: RemoveNotes.zip http://gallery.technet.microsoft.com/scriptcenter/Remove-Notes-Pages-in-28b70642 This VBS demo illustrates how to remove notes pages in PowerPoint 2003 and the later version. Removing notes pages in PowerPoint is a frequently asked question by users in the Answers...
  • [Script of Sep. 4] Script to fix issues described in KB947215 (PowerShell)

    Script Download: FixIssuesDescribedinKB947215(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-fix-issues-ab65f43e This sample can help you resolve the issue, “You receive a 'The User Profile Service failed the logon' error message”. This script shows how to...
  • [Script of Sep. 3] Pre-Provision SharePoint 2010 MySite (PowerShell)

    Script Download: CreatePersonalSite.zip http://gallery.technet.microsoft.com/scriptcenter/Pre-Provision-SharePoint-ec781ee9 This PowerShell script shows how to Pre-Provision SharePoint 2010 MySite. Each user's personal MySite will be automatically created when the user himself click the button...