Networker

[Networker] backups succeeds but Networker fails on VSS SYSTEM FILESET

2012-03-06 16:00:40
Subject: [Networker] backups succeeds but Networker fails on VSS SYSTEM FILESET
From: bingo <networker-forum AT BACKUPCENTRAL DOT COM>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Tue, 6 Mar 2012 13:00:20 -0800
Most likely the System Writer is not present any longer. Unfortunately, this is 
a known Windows issue.
You can verify that running "vssadmin list writers" - the 'System Writer' will 
be missing.

Solutions: 
 - For Windows 2003 clients the only method is a reboot.

 - For Windows 2008 clients, run these commands as administrator: 
      CD c:\windows\system32
      Takeown /f %windir%\winsxs\filemaps\* /a 
      icacls %windir%\winsxs\filemaps\*.* /grant "NT AUTHORITY\SYSTEM:(RX)"
      icacls %windir%\winsxs\filemaps\*.* /grant "NT 
Service\trustedinstaller:(F)"
      icacls %windir%\winsxs\filemaps\*.* /grant BUILTIN\Users:(RX)
      net stop cryptsvc
      net start cryptsvc

      Also see  
http://social.technet.microsoft.com/Forums/en-US/windowsbackup/thread/bb760434-de80-4cb6-a9e-bd253e4b037c

+----------------------------------------------------------------------
|This was sent by carsten_reinfeld AT avus-cr DOT de via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------

To sign off this list, send email to listserv AT listserv.temple DOT edu and 
type "signoff networker" in the body of the email. Please write to 
networker-request AT listserv.temple DOT edu if you have any problems with this 
list. You can access the archives at 
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

<Prev in Thread] Current Thread [Next in Thread>