• [Script of Oct 24th] Enroll SQL Server instances on multi server into an existing SQL Server Utility

    Script Download: EnrollInstances.zip http://gallery.technet.microsoft.com/scriptcenter/Enroll-SQL-Server-66687842 This PowerShell sample script is used to enroll SQL Server instances on multi server into an existing SQL Server Utility. This script applies to SQL Server 2008 R2 and SQL Server 2012...
  • [Script of Oct 23rd] Remove Notes Pages in PowerPoint (PowerShell)

    Script Download: RemoveNotesInPowerPoint.zip http://gallery.technet.microsoft.com/scriptcenter/Remove-Notes-Pages-in-e5d722da This PowerShell script will remove all the notes pages form specified PowerPoint files. In PowerPoint, people often use the notes function to record additional information...
  • [Script of Oct 22th] Convert PowerPoint Presentation to Word Document (PowerShell)

    Script Download: ConvertPowerPointToWordDocument.zip http://gallery.technet.microsoft.com/scriptcenter/Convert-PowerPoint-d65f3a82 This PowerShell script sample illustrates how to convert PowerPoint presentations to Word documents. Additionally, script will maintain the original format, layout for...
  • [Script of Oct 19th] Add Allowed Inline Downloaded MIME Types for one Web Application in SharePoint

    Script Download: mdlTransferAccessToExcel.zip http://gallery.technet.microsoft.com/scriptcenter/Import-Multiple-Tables-ad78b80f This script could be used to add allowed inline downloaded MIME types for one Web Application in Microsoft SharePoint Server 2010. By default PDF files cannot open in...
  • [Script of Oct 18th] Import Multiple Tables from Access to Excel

    Script Download: mdlTransferAccessToExcel.zip http://gallery.technet.microsoft.com/scriptcenter/Import-Multiple-Tables-ad78b80f This VBA sample illustrates how to import multiple Access tables to Excel worksheets at once, meanwhile each worksheet‘s name will correspond to each table's name....