This tool is to help you reset your SEPM password when you forgot your password.
http://www.symantec.com/connect/sites/default/files/SEPM11_password_reset.zip
@echo.
@echo Password reset script for: Symantec Endpoint Protection Manager 11.0
@echo.
@echo After running this script you can log in once with the password "symantec".
@echo (SEPM will prompt you to change the password again after the first login.)
@echo.
@echo.
@pause
cd/d "%ProgramFiles%\Symantec\Symantec Endpoint Protection Manager\bin"
..\jdk\bin\java.exe -Dcatalina.home="C:\Program Files\Symantec\Symantec Endpoint Protection Manager\tomcat" -cp inst.jar com.sygate.scm.tools.DatabaseFrame setpassword admin symantec
@pause
留言列表