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

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