• [Script of Aug. 30] Get or Remove forwarding address for Exchange 2010

    Script Download: OSCforwardingAddress(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Get-or-Remove-forwarding-9943efc6 This PowerShell script sample shows get or remove forwarding address for Exchange 2010. In most exchange environment, the administrator will set forwarding and...
  • [Script of Aug. 29] Check database backups appended to existing backup devices problems (VBS)

    Script Download: CheckBackupToSingleFile.zip http://gallery.technet.microsoft.com/scriptcenter/Check-database-backups-4d65f7c2 The backup history for SQL Server database indicates that backups are getting appended to existing backup devices. This increases the risk of losing all the backups when the...
  • [Script of Aug. 28] Check database backups appended to existing backup devices problems (PowerShell)

    Script Download: CheckBackuptoSingleFile.zip http://gallery.technet.microsoft.com/scriptcenter/Check-database-backups-a38c64a7 The backup history for SQL Server database indicates that backups are getting appended to existing backup devices. This increases the risk of losing all the backups when the...
  • [Script of Aug. 27] Check database backups appended to existing backup devices problems (T-SQL)

    Script Download: CheckBackuptoSingleFile.zip http://gallery.technet.microsoft.com/scriptcenter/Check-SQL-Server-database-e88b0cf5 The backup history for SQL Server database indicates that backups are getting appended to existing backup devices. This increases the risk of losing all the backups when...
  • [Script of Aug. 26] Use the .NET Framework 2.0 to resolve "404.17 - Not Found" issues

    Script Download: ChangeLyncAppPoolsVersion.zip http://gallery.technet.microsoft.com/scriptcenter/Use-the-NET-Framework-20-c1064cdb This sample automatically resolve “ 404.17 - Not Found ” issue which is described in KB2777747 by using Powershell script language. By default, the .NET...