Symptom
If the ISE documentation for ISE Posture Agent Customization is followed an admin will be able to upload a custom package to ISE but it will no be available for use under a client provisioning policy for any OS.
Conditions
Using the ISE 1.2 documentation to attempt to customize the ISE Posture Agent
Workaround
The updateFeed.xml file needs the following parameters:
update:os needs to be set to WINDOWS_ALL
link href= should be brand-win.zip instead of brand-windows.zip
length= should be set to the size of brand-win.zip that you create
All of the comments should be removed such as:
-- This id can be anything, but should be unique within an ISE deployment
-- Important to have this as 4 digit
- Can be anything
Further Problem Description