• [Script of Oct 31st] Modify Picture Compression Resolution Settings in PowerPoint 2007 (PowerShell)

    Script Download: ModifyPictureCompressionResolutionSetting.zip http://gallery.technet.microsoft.com/scriptcenter/Modify-Picture-Compression-e669d72e This PowerShell script demo illustrates how to modify picture compression resolution settings in PowerPoint 2007. This question is asked by many users...
  • [Script of Oct 30th] Get Mailbox Usage Report in Microsoft Exchange 2010

    Script Download: GetMailboxUsageReport.zip http://gallery.technet.microsoft.com/scriptcenter/Get-Mailbox-Usage-Report-72a72976 This script creates mailbox usage report in Microsoft Exchange 2010. It will use IssueWarningQuota and TotalItemSize to calculate the usage rate. In a real world, IT Administrators...
  • [Script of Oct 29th] Switch between Windows Server core and Windows Server GUI in Windows Server 2012

    Script Download: SwitchGUIServerCORE.zip http://gallery.technet.microsoft.com/scriptcenter/Switch-between-Windows-9680265d   This PowerShell script sample can be used to switch from a full installation user interface server to the server core mode in Windows Server 2012.   It can also...
  • [Script of Oct 26th] Publish report to Reporting Services in SharePoint Integrated Mode

    Script Download: PublishReportInIntegratedMode.zip http://gallery.technet.microsoft.com/scriptcenter/Publish-report-to-0ca69662 This VB.NET sample script illustrates how to publish a report from a computer path to Reporting Services in SharePoint integrated mode. This script applies to SQL Server...
  • [Script of Oct 25th] Check SQL Server missing KB2277078 to prevent leak of security audit entries

    Script Download: CheckSQLInstanceVersionNumber.zip http://gallery.technet.microsoft.com/scriptcenter/Check-SQL-Server-missing-ac29a3ed This script will demo how to check SQL Server missing update KB2277078 to prevent leak of security audit entries in TokenAndPermUserStore. When we create and enable...