Security Client ============= WMI Client Security Sample. This sample shows how various how to handle various DCOM security issues. In particular, it shows how to call CoSetProxyBlanket in order to deal with common situations. The sample also shows how to access the security descriptors that wmi uses to control namespace access. To get the sample working, do the following; 1) Build using NMAKE. 2) Run it.