Hi All,
Is it possible to programmaticaly configure COM+ service.
I need to do the following using C# or any script
- Open Administrative Tools -> Component Services
- Expand Components Services -> My Computer -> COM+ Applications
- Right Click HyperV Environment Manager(COM+ service name) andselect Properties.
- Click on Pooling & Recycling tab
- Under Application recycling, set Memory Limit(KB) value to 262144.
- Click OK
- Right Click HyperV Environment Manager(COM+ service name) and select ShutDown
- Right Click HyperV Environment Manager(COM+ service name) and select Start
It will be great if you could guide me or send me the code snippet.
Thanks in advance.
Regards, Sreejith Rajan