videobruce 0 Posted September 25, 2002 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! Share this post Link to post
IMarshal 0 Posted September 25, 2002 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 Share this post Link to post
videobruce 0 Posted September 26, 2002 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. Share this post Link to post
IMarshal 0 Posted September 26, 2002 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. Share this post Link to post
videobruce 0 Posted September 26, 2002 what does the a and s mean? can this be done for other windows services? Share this post Link to post
videobruce 0 Posted October 16, 2002 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! Share this post Link to post