Si (($RoleDatacenterIsManagementForest - eq "True")- ou de ($RoleDatacenterFfoEnvironment - eq "True")) { $mgmtForestOpRoleGroupName ...

Si (($RoleDatacenterIsManagementForest - eq "True")- ou de ($RoleDatacenterFfoEnvironment - eq "True"))          {              $mgmtForestOpRoleGroupName = "Affichage seul Mgmt forêt opérateur"              $viewOnlyRoleGroupName = "Affichage seul organisation gestion"$mgmtForestOpRoleGroup = get-RoleGroup $mgmtForestOpRoleGroupName              $viewOnlyRoleGroup = get-RoleGroup $viewOnlyRoleGroupName$mgmtForestOpRoleMembers = get-RoleGroupMember-Identity $mgmtForestOpRoleGroup.Identity | Où {$_.Nom - ieq "ViewPointServiceAccount"}              Si ($mgmtForestOpRoleMembers - eq $null)              {                  Ajouter-RoleGroupMember-Identity $mgmtForestOpRoleGroup.Identity-membre « ViewPointServiceAccount » - BypassSecurityGroupManagerCheck              }$viewOnlyRoleMembers = get-RoleGroupMember-Identity $viewOnlyRoleGroup.Identity | Où {$_.Nom - ieq "ViewPointServiceAccount"}              Si ($viewOnlyRoleMembers - eq $null)              {                  Ajouter-RoleGroupMember-Identity $viewOnlyRoleGroup.Identity-membre « 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