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

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