This community is for technical, feature, configuration and deployment questions.
For production deployment issues, please contact the TAC!
We will not comment or assist with your TAC case in these forums.
Please see How to Ask the Community for Help for other best practices.
Hi, We are in the process of deploying Posture Assessment across the business but would like to target only a particular flavor of Windows 10 Operating System, i.e., Enterprise, instead of ALL Win 10 versions. This granular selection of the OS is required because we have hundreds of thin clients running Windows 10 Embedded so we'd prefer they do not participate in posture assessment. Cisco ISE Version 2.6.0.156, Patch 3.
Question: Can the Client Provisioning Policy rules around Operating Systems be modified to include more granular versions of an OS type, i.e., Windows 10 Professional, Windows 10 Enterprise, etc. These options are available when created a Posture Policy just not when creating a Client Provisioning Policy. Thanks in advance.
Solved! Go to Solution.
Thanks for the quick response. Was hoping to avoid using AD security group but it may be the only option available. Thanks again.
Is there an option to identify endpoint operating system via Endpoints:OperatingSystem condition.
It's in the ISE posture conditions.
@manvik I would suggest testing that condition. I can tell you that you can rely on the following reg key check to match on OS:
*SubKey = SOFTWARE\Microsoft\Windows NT\CurrentVersion\
HTH!