Remembering customized column widths in Management Console

Printed from http://www.compatdb.org/support/topics/111299_remembering_customized_column_widths_in_management_console.html

Remembering customized column widths in Management Console - 09/25/02 02:33 PM

How can you have the O/S remember customized column widths when using any of the Windows management tools. The default widths are way too small especially under description.
I go through and customize them, the next time I open up that panel they are all back to the lousy default width!

Re: Remembering customized column widths in Management Console - 09/25/02 10:06 PM

Change the MMC shortcuts to use /a instead of /s. E.g., for computer management:

%SystemRoot%\system32\compmgmt.msc /a

When you close the MMC after launching it in this way, it'll prompt you to save settings.

Note that if you don't have the rights to write to the .msc file, the save wil probably fail.

HTH

Re: Remembering customized column widths in Management Console - 09/26/02 03:57 PM

Ok........would you like to tell me just how to do that?
I'm not very good in DOS which I assume you are talking about to use regarding the switches.

Re: Remembering customized column widths in Management Console - 09/26/02 06:17 PM

Just right click on the computer management shortcut in the start menu or control panel and select properties. Look for the Target text field under the Shortcut tab. You'll see something like "%SystemRoot%\system32\compmgmt.msc /s". Just replace this text with the new text as described above. Click okay and launch the shortcut.

Re: Remembering customized column widths in Management Console - 09/26/02 06:44 PM

what does the a and s mean?
can this be done for other windows services?

Re: Remembering customized column widths in Management Console - 10/16/02 11:47 PM

He must of died!


Thanks for the answer. Works like a charm. Why M$ didn't give the option of doing this in the first place is beyond me!