Showing posts with label utils. Show all posts
Showing posts with label utils. Show all posts

Tuesday, February 24, 2009

Quick fix for the annoying windows services admin ui defaults

One of the great interface crimes with Windows is the Computer Management Console!

As a web developer, I end up starting and stopping services a lot. The default interface is rubbish, but did you know you can change it? Probably not, it's classic poor interface design.

I really hate the extended versus standard mode default and that I have to make al these redundant clicks... but there is a solution!

So here you go, How to Configure Services MMC Snap-in to Open in Standard View by Default

I can't believe I never thought of searching for this before.....

Basically the cliff notes summary is, you can always open via explorer a MMC file in "Author" mode via a right click, tweak it and then save it as the default view.

For example in my case is simply having Computer Management open to Services in Standard Mode.

3 annoying clicks you never have to repeat again!

Thursday, November 20, 2008

Two great free defrag programs for Windows

There are two programs I have in my windows tool kit for defragging the mess which drives can becomes these days. grrr!



The first is Defraggler, which I love because it allows you to defragment individual files.

After loading a lot of spatial data into Oracle today, the oracle table space (CDM.DBF) has hit 10Gb and has 92 fragments, Defraggler lets me choose to defrag only that file.

It also provides a graphic map and preview, so you can exactly how the file has been spread out across you disk like roadkill.

Of course, it does depend on how fragmented your file and disk is, as well as how much free space you have, but at least you have some fine grained control.



JkDefrag Gui lets you tweak JkDefrag without using the command line.



Whilst not providing the fine grained per-file control of Defraggler, JkDefrag has a lot more options on how you defrag. Like moving all the files to the end of the disk as well as a defragmenting screensaver and a heap of other options.