Previous Topic: Get-Users - List all Users of the Super User GroupNext Topic: Set-ScenarioUser - Assign User Rights on a Scenario


Get-ScenarioUsers - List all Users with Rights on a Scenario

The Get-ScenarioUsers command enables you to list all users that have rights on a certain scenario.

Syntax

get-ScenarioUsers [-ScenarioName] <String>

Parameters
ScenarioName

The name of the scenario.

Example: List all users that have rights on a given scenario

Get-ScenarioUsers "File Server"
Outcome
name
----
QA95-W2K3-SQL\User2
QA95-W2K3-SQL\User1