EasyManua.ls Logo

Fujitsu ServerView Operations Manager V6.12 - Page 252

Fujitsu ServerView Operations Manager V6.12
282 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
7 Command-Line Interface
rem
:nologop
@echo.
@echo - No logon parameters
goto endchk
rem
:noaccess
@echo.
@echo - access denied
goto endchk
rem
:parerror
@echo.
@echo - Parameter error
goto endchk
rem
:memerror
@echo.
@echo - Memory error
goto endchk
rem
:nostates
for /F %%i in (fwpath.txt) do set fwp=%%i
rem
rem ********************************************************
rem * "StartFlash" for the server
rem ********************************************************
rem
gfcli -S -N %1 -L %2 -P %3 -U %fwp% -F %1.txt
if %errorlevel%==1 goto nothtodo
if %errorlevel%==2 goto timeout
if %errorlevel%==3 goto statenok
if %errorlevel%==4 goto sferror
if %errorlevel%==5 goto gfierro1
if %errorlevel%==6 goto nologon
if %errorlevel%==7 goto noaccess
if %errorlevel%==10 goto parerror
if %errorlevel%==11 goto memerror
252 ServerView Update Management

Table of Contents

Related product manuals