Home Software Symantec Endpoint Protection 14 Manager reset password

Symantec Endpoint Protection 14 Manager reset password

by Roger Lund

 

The other day I ended up writing a bat file to reset the password on the current version of Symantec Endpoint Protection

@start “UPDATPASS” “E:\Program Files (x86)\Symantec\Symantec Endpoint Protection Manager\jre\bin\javaw.exe” -Dprism.order=sw -Xms128m -Xmx256m -Djava.library.path=”%PATH%;E:\Program Files (x86)\Symantec\Symantec Endpoint Protection Manager\tomcat\bin;E:\Program Files (x86)\Symantec\Symantec Endpoint Protection Manager\ASA\win64″ -Dcatalina.home=”E:\Program Files (x86)\Symantec\Symantec Endpoint Protection Manager\tomcat” -cp “E:\Program Files (x86)\Symantec\Symantec Endpoint Protection Manager\Tools\tools.jar;E:\Program Files (x86)\Symantec\Symantec Endpoint Protection Manager\bin\inst.jar;E:\Program Files (x86)\Symantec\Symantec Endpoint Protection Manager\bin\inst-res.jar” com.sygate.scm.tools.DatabaseFrame setpassword admin admin

 

 

I hope this helps someone.

 

 

 

Roger

You may also like