Wenn ($RoleDatacenterFfoEnvironment - Eq "True") { $eopChangeUserName = "EOPChangeUser"; Set-ThrottlingPolicyAssociation-Identity-$eopChangeUserName ...

Wenn ($RoleDatacenterFfoEnvironment - Eq "True")            {                $eopChangeUserName = "EOPChangeUser";                Set-ThrottlingPolicyAssociation-Identity-$eopChangeUserName - ThrottlingPolicy "PartnerThrottlingPolicy" - DomainController $RoleDomainController            }