Top
Systemwalker Desktop Patrol V14g Reference Manual
Systemwalker

1.30 MBPolicy.exe(Mobile Environment Setup)

Functionality

For DS that is used to connect to mobile PC, set the following client operation policies.

Record format

MBPolicy.exe

-host hostname
[-daemon.trayicon {on|off}]
[-inventory.transfer.resendsfirst {on|off}]
[ -collect.ctlog {on|off} ]
[ -patch.start.mode {1|2|3} ]
[ -autodownload.showmessage {0|1|2} ]

MBPolicy.exe

{-h|-help}


Option

Apart from the special specification, each option is not case-sensitive.

-host hostname:

Specify the host name of DS that sets the operation environment for mobile PC (host name displayed in server list of [Environment Setup] - [CS/DS Settings and Operation Status] in main menu). When multiple host names are specified, “,” can be used for separation. The host name is case-sensitive.

When -host is specified only and other option is not specified, the error message will be output.

-daemon.trayicon {on|off}:

Enable/disable the icon display of Inventory collection status displayed in task tray (taskbar).

On:

Display icon in task tray (taskbar).

Off:

Not display icon (initial value) in task tray (taskbar).

-inventory.transfer.resendsfirst {on|off}:

Enable/disable the function to send the Inventory information that is not sent during online.

On:

Enable the function to send the Inventory information that is not sent.

Off:

Disable the function (initial value) to send the Inventory information that is not sent.

-collect.ctlog {on|off}:

Enable/disable sending CT operation status log.

On:

Send the CT operation status log to upstream server (initial value).

Off:

Not send the CT operation status log to upstream server.

-patch.start.mode {1|2|3}:

Specify the application method of [Application Patch] performed from start menu.

1:

Search all drives and apply patch (initial value).

2:

Search system folder and apply it.

3:

Perform the patch application according to “Unapplied Patch Information” detected in CS.

-autodownload.showmessage {0|1|2}:

Specify whether to display messages when the software begins to be downloaded automatically.

0:

Not display messages (initial value).

1:

Display messages (only for [OK] button).

2:

Display messages ([OK] and [Cancel] button exist.).

-h|-help

The use method of this command will be output to standard output.


Return value

0: ended normally

Non-zero: ended abnormally


Command saving location

The following folder in CS:

CS Installation Directory \FJSVsbtrs\bin


Authority required for execution/executing environment

Cautions

Command execution example

Enable the icon display in task tray (taskbar), and send the Inventory information that is not sent.

“C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\FJSVsbtrs\bin\MBPolicy.exe” -host server.fujitsu.com -daemon.trayicon on -inventory.transfer.resendsfirst on


Execution result/output format

When executing the command normally, the following message will be output.

Command execution succeeded.

When the processing failed, a message indicating failure will be output. Please refer to “3.3.13 Messages Output in Mobile Environment Setup Command” for details.