Forum Discussion
APM Client Side Checks for Windows and OS X
- Jun 18, 2014
I figured it out. I created a macro with "registry check" and "Mac File Check"
One gotcha is that you have to specify the path, even so the documentation or help doesn't mentioned a path.
I think you need to call the "MAC file" in the VPE. But you can combine the checking in one.
expr { [mcget {session.windows_check_registry.last.result}] == 1 ||expr { [mcget {session.mac_check_file.last.result}] == 1 } }
After the "MAC file" put an expression to ignore the results returned, until its combined checked later.
I have not tested the behaviour of running mac file check in windows and vice versa. If your intention is to have a common VPE after the client check, using a macro might be a better option, with checking client type first before triggering the client check.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com