Invoking an MMC Snap-in function from Windows command shell: is it possible?

Posted by robob on Super User See other posts from Super User or by robob
Published on 2010-04-23T13:03:54Z Indexed on 2010/04/23 13:13 UTC
Read the original article Hit count: 253

Filed under:

I need to execute a MMC Snap-in function from the Command Shell of a Windows computer. I need it to schedule this command in the same Windows PC and executes in background.

Probably this questions could seem a little bit strange but I have a program that creates a debug log only through its MMC Snap-in console. And I need to automatise this task to programatically read this log!

Dows anyone know how to do this?

thanks

© Super User or respective owner

Related posts about mmc