beautypg.com

7 command-line interface, 262 serverview update management – FUJITSU ServerView Suite V6.10 User Manual

Page 262

background image

7 Command-Line Interface

if %errorlevel%==0 goto stflok

@echo.

@echo Undefined returncode!

goto endchk

rem

:nothtodo

rem

rem ********************************************************

rem * "StartFlash"- nothing to do ! - All componentsare up to date

rem ********************************************************

rem

@echo Server %1: "StartFlash"- nothing to do ! - All components are up to

date

@echo %1 -Nothing to do - Actual Firmware already installed >>oklist.txt

goto endchk

rem

:stflok

rem

rem *******************************************************

rem * "StartFlash"- ok -Flash process running - wait for done for this

server

rem * Server is added to WaitServerList

rem *********************************************************

rem

@echo Server %1: "StartFlash"- ok -Flashprocess running - Please wait for

done

@echo %1,%2,%3 >>svwaitls.txt

rem

endchk

262

ServerView Update Management