What's giving you an access denied error? Is the host OS (that is, the machine that VMware is running inside of) giving you the error, or is the guest OS (that is, the machine that is running inside of VMware) denying it in some way?
It has been many, many years since I've touched anything even close to this. I haven't actually done any kernel debugging, but if memory serves me right, you need to create the pipe
with ACL (access control list) rules. The ACL will determine security policy for both inbound and outbound access. This is true for all systems, not just Windows, although terminology and other details may differ. If I had to look somewhere, this would be the first place I look.
I like to get the easy, obvious stuff out of the way, first. Let us know if there's any more info to work with. Good luck!
