Active Roles CMDLETS are slower than Active Directory CMDLETS
说明
When using the Measure-Command CMDLET to measure the time to completion, Active Roles CMDLETS take longer to process than Active Directory CMDLETS.
原因
This is expected when the Active Roles CMDLETS are connecting via the -Proxy switch as there is more processing occurring in the background, such as processing policies, access templates, workflow checks, etc. Adding to that, mostly all that processing requires communicating with the back-end SQL database, adding additional increases to completion time.