Functionality
For DS that is used to connect to mobile PC, set the following client operation policies:
Icon display of task tray (icon display of taskbar in case of Windows(R) 7, Windows(R) 8, Windows(R) 10, Windows Server(R) 2008 R2, Windows Server(R) 2012 and Windows Server(R) 2016)
Send Inventory information that is not sent
Whether CT operation status log has been sent
Patch application search method in the Start menu (Apps screen)
Message display when the software begins to be downloaded automatically
Record format
MBPolicy.exe | -host hostname |
MBPolicy.exe | {-h|-help} |
Option
Apart from the special specification, each option is not case-sensitive.
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.
Enable/disable the icon display of Inventory collection status displayed in task tray (taskbar).
Display icon in task tray (taskbar).
Not display icon (initial value) in task tray (taskbar).
Enable/disable the function to send the Inventory information that is not sent during online.
Enable the function to send the Inventory information that is not sent.
Disable the function (initial value) to send the Inventory information that is not sent.
Enable/disable sending CT operation status log.
Send the CT operation status log to upstream server (initial value).
Not send the CT operation status log to upstream server.
Specify the application method of [Application Patch] performed from the Start menu (Apps screen).
Search all drives and apply patch (initial value).
Search system folder and apply it.
Perform the patch application according to "Unapplied Patch Information" detected in CS.
Specify whether to display messages when the software begins to be downloaded automatically.
Not display messages (initial value).
Display messages (only for OK button).
Display messages (OK and Cancel button exist.).
The use method of this command will be output to standard output.
Return value
0: ended normally
Other than 0: ended abnormally
Command saving location
The following folder in CS:
CS Installation Directory \FJSVsbtrs\bin |
Authority required for execution/executing environment
Administrator authority is required.
This command shall be executed in CS.
Cautions
It is not required to stop Systemwalker Desktop Patrol service (ITBudgetMGR (INV)).
For the settings of -daemon.trayicon option, after the specified policy is received by CT, it will be valid after another logon through CT.
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. Refer to "3.3.17 Messages Output in Mobile Environment Setup Command" for details.