Se (($RoleDatacenterIsManagementForest - eq "True")- o ($RoleDatacenterFfoEnvironment - eq "True")) { $mgmtForestOpRoleGroupName ...

Se (($RoleDatacenterIsManagementForest - eq "True")- o ($RoleDatacenterFfoEnvironment - eq "True"))          {              $mgmtForestOpRoleGroupName = "Solo visualizzazione Mgmt foresta operatore"              $viewOnlyRoleGroupName = "Gestione dell'organizzazione solo visualizzazione"$mgmtForestOpRoleGroup = get-RoleGroup $mgmtForestOpRoleGroupName              $viewOnlyRoleGroup = get-RoleGroup $viewOnlyRoleGroupName$mgmtForestOpRoleMembers = get-RoleGroupMember-identità $mgmtForestOpRoleGroup.Identity | Dove {$_.Ieq - nome "ViewPointServiceAccount"}              Se ($null $mgmtForestOpRoleMembers - eq)              {                  Aggiungere-RoleGroupMember-$mgmtForestOpRoleGroup.Identity identità-membro "ViewPointServiceAccount" - BypassSecurityGroupManagerCheck              }$viewOnlyRoleMembers = get-RoleGroupMember-identità $viewOnlyRoleGroup.Identity | Dove {$_.Ieq - nome "ViewPointServiceAccount"}              Se ($null $viewOnlyRoleMembers - eq)              {                  Aggiungere-RoleGroupMember-$viewOnlyRoleGroup.Identity identità-membro "ViewPointServiceAccount" - BypassSecurityGroupManagerCheck              }          }
English
English (United States)
Deutsch (Deutschland)
German (Germany)
Español (España)
Spanish (Spain)
Français (France)
French (France)
italiano
Italian
Português
Portuguese
Русский
Russian