80
To modify the port number 80 used to connect to IIS of CS through "Desktop Patrol Main Menu" or "Desktop Patrol Download Menu", perform the following operations after installing the CS:
Log in to Windows on the CS as a user belonging to the Administrators group.
Stop the following services:
Choose Control Panel > Management Tool > Services. Right-click ITBudgetMGR (INV) and click Stop from the shortcut menu.
Click Control Panel > Administrative Tools > Internet Information Services (IIS) Manager.
-> The following page appears.
Right-click Default Web Site of Web Sites and click Stop from the shortcut menu.
Click Control Panel > Administrative Tools > Internet Information Services (IIS) Manager. Right-click Existent Web Site of Web Site and click Properties from the shortcut menu.
-> The following page appears.
Modify TCP port to any port number that is 1024 or higher and has not been used in the system. Determine the port numbers that are used in the system by running the netstat command.
The following takes modifying the TCP port number to 12250 as an example.
Click OK after modifying a number.
Modify the settings of Systemwalker Desktop Patrol according to the modified port number.
Log in to Windows on the CS as a user belonging to the Administrators group.
From the Start menu (Apps screen), start the Systemwalker Desktop Patrol Main Menu and modify the settings.
Click Start > All Programs > Systemwalker Desktop Patrol, or Apps > Systemwalker Desktop Patrol, and right-click Desktop Patrol Main Menu.
Click Properties.
-> The following page appears.
Modify the URL displayed in Target according to the modified port number.
For example, the port number is modified to 12250.
[Before the Modification]
"C:\Program Files\Internet Explorer\iexplore.exe" http://localhost/DTP/index.html |
[After the Modification]
"C:\Program Files\Internet Explorer\iexplore.exe" http://localhost:12250/DTP/index.html |
From the Start menu (Apps screen), start the download menu and modify the settings.
Click Start > All Programs > Systemwalker Desktop Patrol, or Apps > Systemwalker Desktop Patrol, and right-click Desktop Patrol Download Menu.
Click Properties.
-> The following page appears.
Modify the URL displayed in Target according to the modified port number.
For example, the port number is modified to 12250.
[Before the Modification]
"C:\Program Files\Internet Explorer\iexplore.exe" http://localhost/DTP/dwl.html |
[After the Modification]
"C:\Program Files\Internet Explorer\iexplore.exe" http://localhost:12250/DTP/dwl.html |
Log in to Windows on the CS as a user belonging to the Administrators group.
Start the following services:
Choose Control Panel > Management Tool > Services. Right-click ITBudgetMGR (INV) and click Start from the shortcut menu.
Choose Control Panel > Management Tool > IIS Manager.
-> The following page appears.
Right-click Default Web Site of Web Sites and click Start from the shortcut menu.
Log in to Windows on the CS as a user belonging to the Administrators group.
Stop the following services:
Click Server Manager > Tools > Services. Right-click ITBudgetMGR(INV) and click Stop.
Click Server Manager > Tools > Internet Information Services (IIS) Manager.
The following window will be displayed.
Click Sites, right-click Default Web Site, click Manage Website, and then click Stop.
Click Server Manager > Tools > Internet Information Services (IIS) Manager. Click Sites, right-click Default Web Site, and then click Bindings.
Select the binding for which you want to modify the port number, and click Edit.
Modify Port to any number that is 1024 or higher and has not been used in the system. Use netstat or similar to check numbers that are unused in the system.
The following explanation is based on the example of modifying Port to 12250.
After modifying the number, click OK.
Modify the Systemwalker Desktop Patrol settings to suit the port you set.
Log in to Windows on the CS as a user belonging to the Administrators group.
From the Start menu, start the Systemwalker Desktop Patrol Main Menu and modify the settings.
Switch to the Start screen and right-click Desktop Patrol Main Menu.
From the menu at the bottom of the screen, click Open file location.
Right-click the Desktop Patrol Main Menu shortcut and click Properties.
The following window will be displayed.
Modify the URL displayed in Target to suit the port number you set.
Example: Modifying the port number to 12250
Before
"C:\Program Files\Internet Explorer\iexplore.exe" http://localhost/DTP/index.html |
After
"C:\Program Files\Internet Explorer\iexplore.exe" http://localhost:12250/DTP/index.html |
Modify the download menu settings in the same way as the main menu settings. From the Start screen, start the download menu and modify the settings.
Switch to the Start screen and right-click Desktop Patrol Download Menu.
From the menu at the bottom of the screen, click Open file location.
Right-click the Desktop Patrol Download Menu shortcut and click Properties.
The following window will be displayed.
Modify the URL displayed in Target to suit the port number you set.
Example: Modifying the port number to 12250
Before
"C:\Program Files\Internet Explorer\iexplore.exe" http://localhost/DTP/dwl.html |
After
"C:\Program Files\Internet Explorer\iexplore.exe" http://localhost:12250/DTP/dwl.html |
Log in to Windows on the CS as a user belonging to the Administrators group.
Start the following services:
Click Server Manager > Tools > Services. Right-click ITBudgetMGR(INV) and click Start.
Click Server Manager > Tools > Internet Information Services (IIS) Manager.
The following window will be displayed.
Click Sites, right-click Default Web Site, click Manage Website, and then click Start.
To detect automatic collection of device information by segment, specify the relevant port number in the Setup of Detection to Segment tab of the Scheduling of Automatic Detection window.
2856, 2922
While installing the Systemwalker Desktop Patrol CS, port numbers 2856 (for inventory transmission) and 2922 (for software distribution) used in each component can be modified. However, you cannot modify the port numbers after completing installation of Systemwalker Desktop Patrol CS.
10104
Perform the following operations to modify a port number.
Modify the CS settings.
Modify the AC settings.
Modify the SS settings.
Set the same port number for CS and AC, CS, and SS.
Open the following files. Modify the port number 10104.
File to be edited
DTP installation directory: \bnserv\bin\dtp_ddl\symfo\system_AS.org |
Edit location
[RDB] |
Open the following files. Add the modified port number.
The port number that is set to the initial value is not recorded in the AC file.
Add the modified port number as a new item to the COMMON field.
File for adding the item.
AC installation file: \ACSetup.ini |
Item to be added
[COMMON] |
Execute SWDTP_ctrl.exe to stop Systemwalker Desktop Patrol.
Execute swss_config.exe with the /cs.port option specified to modify the port number.
Execute SWDTP_ctrl.exe to start Systemwalker Desktop Patrol.
38080
Use the following procedure to modify the port number.
You must set the same port number on SS and the smart device CT.
Modify the SS settings.
Execute SWDTP_ctrl.exe to stop Systemwalker Desktop Patrol.
Execute swss_config.exe with the /Android.http.port option specified to modify the port number.
Execute SWDTP_ctrl.exe to start Systemwalker Desktop Patrol.
Modify the smart device CT settings.
Append ":portNumber" to the URL set in the smart device CT.
If a port number has already been appended, modify it.
Use the following procedure to change the CS and SS port numbers to be used during secure communication.
You must set the same port number on CS and SS.
Modify the CS settings
Execute SWDTP_ctrl.exe to stop Systemwalker Desktop Patrol.
Execute SWDTP_config.exe with the /set.secure.scep option specified to modify the port number.
Execute SWDTP_ctrl.exe to start Systemwalker Desktop Patrol.
Modify the SS settings
Execute SWDTP_ctrl.exe to stop Systemwalker Desktop Patrol.
Execute swss_config.exe with the /Android.http.port option specified to modify the port number.
Execute SWDTP_ctrl.exe to start Systemwalker Desktop Patrol.
38181
Execute SWDTP_ctrl.exe to stop Systemwalker Desktop Patrol.
Execute swss_config.exe with the /Android.https.port option specified to modify the port number.
Execute SWDTP_ctrl.exe to start Systemwalker Desktop Patrol.
38443
Use the following procedure to change the CS and SS port numbers to be used during secure communication.
You must set the same port number on CS and SS.
Modify the CS settings
Execute SWDTP_ctrl.exe to stop Systemwalker Desktop Patrol.
Execute SWDTP_config.exe with the /set.secure.scep option specified to modify the port number.
Execute SWDTP_ctrl.exe to start Systemwalker Desktop Patrol.
Modify the SS settings
Execute SWDTP_ctrl.exe to stop Systemwalker Desktop Patrol.
Execute swss_config.exe with the /Android.http.port option specified to modify the port number.
Execute SWDTP_ctrl.exe to start Systemwalker Desktop Patrol.
50080
Execute SWDTP_ctrl.exe to stop Systemwalker Desktop Patrol.
Execute swss_config.exe with the /iOS.profile.port option specified to modify the port number.
Execute SWDTP_ctrl.exe to start Systemwalker Desktop Patrol.
50081
Execute SWDTP_ctrl.exe to stop Systemwalker Desktop Patrol.
Execute swss_config.exe with the /iOS.https.port option specified to modify the port number.
Execute SWDTP_ctrl.exe to start Systemwalker Desktop Patrol.
55432
Use the following procedure to modify the port number:
Modify the CS settings.
Modify the SS settings.
You must set the same port number on CS and SS.
Use an editor or similar means to open the configuration file for the iOS management database.
iosManagementDbEnv\postgresql.conf
Note: iosManagementDbEnv is the folder you specified when executing swss_MDMDB_ENV.exe to build the iOS management database.
Edit the port number.
port=55432
Start the PostgreSQL_swdtmdm service.
Execute SWDTP_ctrl.exe to stop Systemwalker Desktop Patrol.
Execute swss_config.exe with the /iOSmgr.port option specified to modify the port number.
Execute SWDTP_ctrl.exe to start Systemwalker Desktop Patrol.