FollowReferrals Parameter (Connect-AD Cmdlet)
Whether or not to follow referrals returned by the Active Directory server.
Syntax
Connect-AD -FollowReferrals SwitchParameter
Data Type
bool
Default Value
false
Remarks
When following referrals, you will only be able to return data from the referral servers. INSERT/UPDATE/DELETE will not be available without updating the connection string to connect directly to that server.