Skip to content

VSSTester

Download the latest release: VSSTester.ps1

The script is self-explanatory. You can test run DiskShadow on a single Exchange database to ensure backups are working properly (i.e. all the Microsoft components). If the issue only happens with a 3rd-party backup solution, you can utilize operation mode 2 to enable just the logging while you execute a backup with the 3rd-party solution.

Start Screen

More information

  • https://techcommunity.microsoft.com/t5/exchange-team-blog/troubleshoot-your-exchange-2010-database-backup-functionality/ba-p/594367
  • https://techcommunity.microsoft.com/t5/exchange-team-blog/vsstester-script-updated-8211-troubleshoot-exchange-2013-and/ba-p/610976

COM+ Security

Here are the steps to verify that the local Administrators group is allowed to the COM+ Security on the computer. The script will detect if this is a possibility if we can not see the Exchange Writers and we have the registry settings set that determine this is a possibility.

  1. Run "dcomCnFg" from the run box or command prompt on the problem machine
  2. Expand Component Services then Computers
  3. Right Click on My Computer and select Properties

Properties

  1. Select the COM Security tab and select Edit Default... under Access Permissions

Edit Default

  1. If the local Administrators group is not here for Allow for Local and Remote Access, click Add... to add the local Administrators group to the Default Security permissions

Add Access Permission

  1. Change the locations to the computer name

Change Locations

  1. Type in "Administrators" and select Check Names. Making sure the computer account comes up

Administrators Check

  1. Add Local Access and Remote Access for Allow
  2. Click Okay
  3. Click Apply and Okay
  4. Restart the Computer

Last update: March 15, 2023