Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

@ServersInRole

Returns a list of servers in the specified role.

Script usage:

@ServersInRole([RoleName], [IncludeInactive])

Parameters:

NameDescription
RoleNameThe name of the server role. If not supplied, the current role in context will be used.
IncludeInactiveIf true, include servers marked as inactive.