Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
FYI
One of my customer find the following Work around
/*
My work around is to record to our Web-Ex server as an asf file, then download and play that file or convert it to wmf or other type. This is very slow and our server is limited on storage s...
!
Access-list [aclname] extended permit ip any any
!
class-map [name"A"]
match access-list [aclname]
!
policy-map global_policy
class [name"A"]
flow-export event-type all destination [collector]
!