DCOM & Scripting (vbscript, WMI, etc.)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there scripting methods available to configure COM Security?
We need to apply defaults & limits to Access Permissions and Launch and
Activation Permissions without having our users go through running dcomcnfg.
 
Hi vhartline,

Looks like it's not possible using WMI.

See this note from Gary Chang of Microsoft:
http://groups.google.com/group/microsoft.public.win32.programmer.wmi/msg/97050cbdf92460a2

and

http://groups.google.com/groups/search?q=wmi+configure+dcom

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


Is there scripting methods available to configure COM Security?
We need to apply defaults & limits to Access Permissions and Launch and
Activation Permissions without having our users go through running dcomcnfg.
 
Ramesh said:
Hi vhartline,

Looks like it's not possible using WMI.

See this note from Gary Chang of Microsoft:
http://groups.google.com/group/microsoft.public.win32.programmer.wmi/msg/97050cbdf92460a2

and

http://groups.google.com/groups/search?q=wmi+configure+dcom

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


Is there scripting methods available to configure COM Security?
We need to apply defaults & limits to Access Permissions and Launch and
Activation Permissions without having our users go through running dcomcnfg.
 
Can you tell me if this can be done with VB 6?

Ramesh said:
Hi vhartline,

Looks like it's not possible using WMI.

See this note from Gary Chang of Microsoft:
http://groups.google.com/group/microsoft.public.win32.programmer.wmi/msg/97050cbdf92460a2

and

http://groups.google.com/groups/search?q=wmi+configure+dcom

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


Is there scripting methods available to configure COM Security?
We need to apply defaults & limits to Access Permissions and Launch and
Activation Permissions without having our users go through running dcomcnfg.
 
Back
Top