Networker

[Networker] backup fails on VSS ASR DISK:

2012-03-20 18:51:41
Subject: [Networker] backup fails on VSS ASR DISK:
From: bingo <networker-forum AT BACKUPCENTRAL DOT COM>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Tue, 20 Mar 2012 15:51:33 -0700
In general, for Windows 2008 clients it could be that the VSS System Writer 
will be missing from the list although your message does not show it.
In this case, you should follow this recommended procedure:   
http://social.technet.microsoft.com/Forums/en-US/windowsbackup/thread/bb760434-de80-4cb6-ae9e-bd253e4b037c
Here is the short version:
  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

--------------------------

Otherwise i always stop the NW client service.
I have rarely noticed an orphaned nsravtar process. Kill it before you
Restart the NW client service.

Worst case, i would try a reboot.

+----------------------------------------------------------------------
|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>
  • [Networker] backup fails on VSS ASR DISK:, bingo <=