Installing and configuring RSCD Agents for PXE-based provisioning
This topic describes how to install and configure RSCD agents for PXE-based provisioning. The following components require an RSCD agent on their host computer:
- File server
- PXE data store
- TFTP server (if you are generating WinPE preboot images)
The following sections provide details.
Installing an RSCD Agent
An RSCD agent installer that matches the operating system of the host (for example, RSCDversion-W32.msi) is required.
Complete the following steps:
- Launch the RSCD agent installer.
- For installation type, choose Typical.
- Accept the default installation directory.
- Click Next.
- Click Finish.
- Verify that the RSCD agent is installed:
- (Microsoft Windows) — Start Task Manager and verify that the RSCDSVC.exe process is running. Alternatively, you can:
- Select Start > Administrative Tools > Services.
- Locate the BladeLogic RSCD Agent service.
- Verify that the status is Started. If not, start the service.
- (UNIX or Linux) — Type ps -ef | grep rscd
- (Microsoft Windows) — Start Task Manager and verify that the RSCDSVC.exe process is running. Alternatively, you can:
The following example shows the RSCD agent as a service on a Windows system.
Configuring ACLs for an RSCD Agent
Complete the following steps for configuring ACLs on UNIX and Linux hosts:
- In an editor, open the following file: /usr/lib/rsc/exports
Change the following line:
* rwto:
<host> rw,user=rootwhere <host> is the comma separated list of host names or IP addresses of the application servers.
- Save and close the file.
Complete the following steps for configuring ACLs on Windows hosts:
- Navigate to the local Users folder and identify the name of the local administrator account. The following example shows the default value Administrator as the name for the local administrator account.
- In an editor, open the following file: %<WINDIR>%\rsc\exports
where %WINDIR% is WINDOWS for Windows 2003 or later or WINNT for Windows 2000. Change the following line:
* rwto:
<host> rw,user=local_administrator_account_namewhere <host> is the comma separated list of host names or IP addresses of the application servers.
For example:appserverhost.company.com rw,user=Administrator- Save and close the file.
License entitlements
RSCD licenses are not required in BMC Server Automation version 8.2.