Sets or returns the friendly name of the specified discussion server. Read/write String.
This example changes the friendly name of the specified discussion server to "Accounting Department Information Server".
dscServers(1).FriendlyName = _
"Accounting Department Information Server"