ページの先頭行へ戻る
Systemwalker Operation Manager  リファレンス集
FUJITSU Software

1.5 swsilent サイレントインストールコマンド

記述形式

【Windows版】

Swsilent.exe -i File [-y]

【UNIX版】

[サーバ]

swsilent.sh -i File [-y]

[クライアント]

swsilent.exe -i File [-y]

機能説明

Systemwalker Operation Managerのサイレントインストールを行います。

オプション

‐i File

サイレントインストール情報ファイルをフルパスで指定します。途中に空白を含む場合は、""で囲って指定してください。

‐y

サイレントインストール後に自動的にシステムの再起動を行います。

復帰値

復帰値

0

正常終了

0以外

異常終了

コマンド格納場所

Windows x86

<ドライブ>\MAIN\tool\sscmd

Windows x64(サーバ用)

<ドライブ>\MAIN\tool\sscmd

Windows x64(クライアント用)

<ドライブ>\Client\tool\sscmd

Solaris

<ドライブ>/Solaris/tool_unx/sscmd

Linux

<ドライブ>/Linux/tool_unx/sscmd

HP-UX
AIX

<ドライブ>/tool_unx/sscmd

実行に必要な権限

コマンド実行結果について

注意事項

記述例

指定したインストール情報ファイルでサイレントインストールを行い、インストール後に自動的にシステムの再起動を行います。

【Windows x86版】

f:\MAIN\tool\sscmd\swsilent.exe -i c:\swinst.ini -y

Solaris版】

/dev/cd0/Solaris/tool_unx/sscmd/swsilent.sh -i /work/swinst.ini -y

Linux版】

/dev/cd0/Linux/tool_unx/sscmd/swsilent.sh -i /work/swinst.ini -y