In backup command you will need to put savepnpc and upon first run it will create .res on client. There you can specify pre and post commands along with some other parameters. It is pretty well explained in docs. Next time you run it it will call pre command, execute save job and then call post command.
You can use any customized script in the backup command field. This script should utilize save on the client. When you use the save program, a new instance of the customized script is invoked for each save set listed in the client¿s save set attribute, rather than just once for that client (as happens with savepnpc). Note: The syntax used in the backup script or batch file must begin with either the prefix of save or nsr and the program must reside on the client in the same directory as the NetWorker save command.
ble1
4 Operator
•
14.4K Posts
0
September 28th, 2009 13:00
dugans1
2 Intern
•
186 Posts
0
September 28th, 2009 14:00
dugans1
2 Intern
•
186 Posts
0
September 28th, 2009 14:00
ble1
4 Operator
•
14.4K Posts
0
September 28th, 2009 14:00
pbina
75 Posts
0
September 28th, 2009 18:00
Note: The syntax used in the backup script or batch file must begin with either the prefix of save or nsr and the program must reside on the client in the same directory as the NetWorker save command.
Best regards,