Change DCOM Security Programmatically
.NET (Core and Framework)
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, My Web Service application make a EventLog entry with ID 10016 in case I not give the Network Service DCOM Lunch Permissions for netman. This is ok I can set the permissions by using dcomcnfg. But I do not want to do this for all installations by hand. So is there any way to set this permission programmatically. Thanks -- Daniel