This is my way: - I created one Pulse and one NC User Role for each of My Groups (e.g. clientVPN_group1_NC, clientVPN_group1_Pulse). Do not define any non NetConnect stuff int these Roels! - for each Group I created one "Access Policy" and "Connection Profile" (Users->Resource Policy->Network Connect) and assigned them to both. - If you need, create Split-tunnel- and Bandwith-profiles. You can also assing them to both User Roles at the same time - Use the follow as Role Mapping expressions: For NetConnect: groups = "**mygroup1**" AND (userAgent = '*Macintosh*' OR userAgent = '*Linux*') For Pulse: groups = "**mygroup1**" AND NOT (userAgent = '*Macintosh*' OR userAgent = '*Linux*') If you need more details, let me know.
... View more