Windows ServerでBackupExecを走らせるとVSS Writerのエラーでバックアップが失敗することがある。
こんなエラーがイベントに記録される
VSS 8229 A VSS writer has rejected an event with error 0x800423f2
で、対応方法は、レジストリでVSSのタイムアウト値のデフォルトを変更。
レジストリの触る箇所は、Windows Server 2012R2の場合は下記の2箇所
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\SPP\CreateTimeout
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VSS\Settings\IdleTimeout
参考URL
https://success.solarwindsmsp.com/kb/solarwinds_backup/Error-VSS-error-0x800423f2-The-writer-s-timeout-expired-between-the-Freeze-and-Thaw-events?q=VSS%20error%200x800423f2
https://social.technet.microsoft.com/Forums/ja-JP/b054c114-072f-4e6b-9be5-514ed8ce7cb6/windows-server-2012-r2-vss?forum=winserver8