Create a batch file on the desktop named audit.bat and copy the following into the batch file, change jlongoS9 to the hostname/IP of the Radia Core or Satellite server.
Also make sure the path to radskman is correct for your environment. A change in client IP should not impact the audit connect as long as you have everything configured correctly.
Copy the following into a file named audit.bat:
cd C:\Program Files\PSL\RCA\Agent
Radskman.exe mname=radia,dname=audit,uid=$MACHINE,ip=jlongoS9,port=3464,cat=prompt,cop=y,context=m,log=audit.log,mnt=n
pause





