Windows excludes ?

vilius.m

ADSM.ORG Senior Member
Joined
Jul 23, 2008
Messages
76
Reaction score
4
Points
0
Hello,

I'm getting:
Code:
ANS1228E Sending of object 'some_file' failed.
ANS4987E Error processing 'some_file': the object is in use by another process
Is it ok to exclude these:
Code:
EXCLUDE.BACKUP "C:\Windows\ServiceProfiles\LocalService\ntuser.dat"
EXCLUDE.BACKUP "C:\Windows\ServiceProfiles\LocalService\ntuser.dat.log1"
EXCLUDE.BACKUP "C:\Windows\ServiceProfiles\NetworkService\ntuser.dat"
EXCLUDE.BACKUP "C:\Windows\ServiceProfiles\NetworkService\ntuser.dat.log1"
EXCLUDE.BACKUP "C:\Windows\ServiceProfiles\LocalService\AppData\Local\lastalive0.dat"
EXCLUDE.BACKUP "C:\Windows\ServiceProfiles\LocalService\AppData\Local\lastalive1.dat"
These files are not in tsm client generated exclude list.

Thanks,
Vilius M.
 
Back
Top