From LMC, click the Software Client Groups tab.
From the Software Client Groups section, click
or
Add
.
Type a unique name for the software client group.
Click Save or Add .
From LMC, click the Software Client Groups tab.
From the Software Client Groups section, select a software client group.
From the Tasks section, select Client Profiles .
In the Address field, type one of the following:
IP address (For example,
)IP address range (For example,
)Subnet (For example,
)FQDN (For example,
)Click Add > Save .
When adding a software client on an MSCS, add the following information:
IP address of the logical host
IP addresses of all the physical nodes in the cluster
For more information, see Installing client software on a Microsoft Cluster Server .
Software clients can be imported from an XML, TXT, or CSV file.
Click the Software Client Groups tab.
From the Software Client Groups section, select a software client group.
From the Tasks section, select Client Profiles .
Click Import , and then browse to the file.
Click Upload .
The entries in the file are added to the list of software clients.
In a CSV and TXT file, each line must contain a single IP address of a software client. The following is an example of an XML file structure:
<?xml version="1.0" encoding="UTF-8" ?> <filters> <filter> <address>10.10.2.200</address> </filter> <filter> <address>10.10.2.150</address> </filter> </filters>