0

I wrote a batch file that changes settings in Component Services on the my computer properties. (I also just realized I need to make this for individual operating systems which is OK but time consuming.) In Component Services there are DCOM settings. If you look at the properties of one of the services in there they have multiple tabs. The two tabs I need help with automating are the Security tab and the Identity tab.

The Security tab has three sections. Launch and activation permissions, Access permissions and Configuration permissions. Launch and activation permissions and access permissions look to flow down from my computer properties.

I need to have a batch file that sets Start → Administrative Tools → Component Services → Computers → My Computer → DCOM Config → when you right-click on one and go to Properties there is a tab called Identity with different options to choose. I need the batch file to make it select "The launching User".

I also need to have a batch file that sets Component Services → Computers → My Computer → DCOM Config → when you right-click on one and go to Properties there's a Security tab with different options to choose. I need the batch file to add "Everyone", "Anonymous Logon", "Administrators" and "Authenticated Users" into the Configuration Permissions section.

DCOM Config

karel
  • 13,706

0 Answers0