RUN AS LOCALSYSTEM USER
1. if you have anti-tamper turned on then give 1 in the variable antiTamper and also give the PassPhrase for the machine in the PassPhrase variable. for example : antiTamper = 1 PassPhrase =r"abcd efgh Ijkl".
2. if you have anti-tamper turned off then give 0 in the variable antiTamper and you don't have to give anything in the PassPhrase variable. for example : antiTamper = 0, PassPhrase = r""
NOTE:
EVERY MACHINE WHICH IS INSTALLED WITH SENTINEL AGENT HAS DIFFERENT PASSPHRASE. SO YOU NEED TO GIVE PASSPHRASE SPECIFIC TO THE MACHINE ON WHICH YOU ARE RUNNING THIS SCRIPT.
Comments