Skip to main content
Nintex Community Menu Bar

How do I check the AD property 'msExchHomeServerName' on a user in a workflow?

  • October 17, 2018
  • 1 reply
  • 12 views

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?

1 reply

Forum|alt.badge.img+15

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.