T Tyler Durden Aug 28, 2008 #1 Is possible to run on a command line compmgmt.msc maximized? Tried start /max compmgmt.msc, with no success. Thanks to everyone!
Is possible to run on a command line compmgmt.msc maximized? Tried start /max compmgmt.msc, with no success. Thanks to everyone!
J ju.c Aug 29, 2008 #2 No, but there is another way: How to configure Services MMC Snap-In http://www.winhelponline.com/blog/configure-services-mmc-to-open-in-standard-view-by-default/ by Ramesh Srinivasan Basically, MMC Windows, save settings: Add "/a" to path, for example: C:\WINDOWS\system32\mmc.exe /a C:\WINDOWS\SYSTEM32\gpedit.msc Opens Group Policy in Author mode, under which you can set column views and window size. To save your settings: File > Save. ju.c
No, but there is another way: How to configure Services MMC Snap-In http://www.winhelponline.com/blog/configure-services-mmc-to-open-in-standard-view-by-default/ by Ramesh Srinivasan Basically, MMC Windows, save settings: Add "/a" to path, for example: C:\WINDOWS\system32\mmc.exe /a C:\WINDOWS\SYSTEM32\gpedit.msc Opens Group Policy in Author mode, under which you can set column views and window size. To save your settings: File > Save. ju.c