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

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