FriendlyName Property Example

This example changes the friendly name of the specified discussion server to "Accounting Department Information Server".

dscServers(1).FriendlyName = _
    "Accounting Department Information Server"