Hi,
I need help to find out why postcmd was not execute. We are now at version 7.3 on backup server, but still 7.1 on every client.
I did a simple test, and only precmd was executed
type: savepnpc;
precmd: "echo hello";
pstcmd: "echo bye";
#timeout: "12:00:00";
abort precmd with group: Yes;
Thanks.
I need help to find out why postcmd was not execute. We are now at version 7.3 on backup server, but still 7.1 on every client.
I did a simple test, and only precmd was executed
type: savepnpc;
precmd: "echo hello";
pstcmd: "echo bye";
#timeout: "12:00:00";
abort precmd with group: Yes;
Thanks.