Skip to main content

I need to check the AD User property 'msExchHomeServerName' on a user during a workflow and return $true if the property has a value and $false if it does not. 

Does anyone have any idea how I can do this?

You can use the Dynamic Active Directory Service custom broker. The OOB service broker in K2 does not allow you to read the msExchHomeServerName property.


Reply