What is the process to turn off PXE boot option on Scalability server?
CA Client Automation - All versions
The OS Installation Management (OSIM) Boot Server is installed as part of a scalability server. The Boot Server installation automatically provides a TFTP server (with reduced access rights) and a PXE server.
In order to turn off the PXE boot option on Scalability server it's required to disable SDMPCSERVER service on Scalability Server.
If this functionality is not required the Boot Server service may be disabled by issuing the following CAF commands:
caf stop sdmpcserver
caf disable sdmpcserver
To enable the Boot Server service again, enter these CAF commands:
caf enable sdmpcserver
caf start sdmpcserver
In order to verify the current status of the sdmpcserver service issue the following command
caf status sdmpcserver
A started and enabled sdmpcserver will return
A stopped sdmpcserver will return
A disabled sdmpcserver will return