Hi all,
When clients try to post back to the core with vulscan results it keeps failing. On the client I see:
The core (servernamehere) received the vulnerability info but was unable to process it
I read in another post that a permissions issue on the registry was causing postcgi.exe problems but no actual solution was given (posted by teeauu). Also, I read that the following fixed it but it was on a 8.8 install
1. Click Start, choose all Programs, Administrative tools, IIS Manager
2. Expand out the local computer
3. Click the Web Service Extensions section
4. Check to see if CBA8 Alert Receiver exists
5. If it does not exist click Add a new Web Service Extension link
6. Name the Extension exactly as follows CBA8 Alert Receiver
7. Add the file should be the following directory and file [drive]:\Program Files\LANDesk\ManagementSuite\incomingdata\postcgi.exe
8. Check Set extension status to Allowed
9. Click OK
10. Restart IIS (start, run, iireset)
Any suggestions for IIS 7. I'm trolling through the console now to find the same as above but any assistance would be greatly appreciated.
Thx
UPDATE: Found the Web Service Extensions and they were already config'd as needed. vulscan still not working.