Hi,
I just looked into MMC as a throught of administration system for my server app and all that ATL COM code is freakin me out. Is it worth learning MMC? Or is it allright to use your management system.
Thanks for your help,
Printable View
Hi,
I just looked into MMC as a throught of administration system for my server app and all that ATL COM code is freakin me out. Is it worth learning MMC? Or is it allright to use your management system.
Thanks for your help,
What's MMC?
Microsoft Management Console - MS's way of administering things. e.g. Event Log, Services, Disk Defragmenter
I would say yes, it's worth it. A large number of "separate" configuration interfaces are being consolidated into the MMC...what .NET Server will do I have no idea.