ok. Thanks for the reply.
Do anyone has the COM which does this or the code?
Is anyone know whether it can be done through .net?
DV
Hi DV,
You can able to do this in .NET Framework version 2.0 which is having the class called Microsoft.ManagementConsole Class. You need to install MMC 3.0 in the Windows Server 2003 SP1 (not needed for Windows Server 2003 R2).
Read this links you will get more...
msdn sample code:
http://msdn.microsoft.com/en-us/library/ms692746(VS.85).aspx
For MMC 3.0 update:
http://support.microsoft.com/kb/907265
With Regards,
DeviMurugan