Category: How to
1 June, 2009 (13:15) | Hardware Info, How to, Stupid windows tricks | No comments
1st – High performance – 2194 2nd – Power Saver – 1097 3rd – Balanced – 2194 So you can see that the CPU clock speed drops more than 40% in power saver mode on my Dell Precision 6300. So if you have ever wondered why your computer was so slow when it is unplugged, [...]
1 June, 2009 (13:02) | Hardware Info, How to | No comments
wmic cpu get CurrentClockSpeed I was trying to find about the quickest way to look for my CPU speed again. I think i like this little wmi one liner. Processor clock speed should be easier to look up, but MS thinks you want to know the model, stepping number before what it is to a [...]
9 May, 2009 (02:18) | Hardware Info, How to, OS | 1 comment
vostro 1400 blue screens windows update, AHCI
17 April, 2009 (09:22) | How to | No comments
net statistics workstation Works great when you don’t want to trust the words out of your users mouth. Just look at the date and time it last started. not 100% accurate all the time, but I think the fastest check i know right now.
17 April, 2009 (06:51) | How to | 41 comments
#1 fix – stop using Internet explorer. Use Google Chrome #2 fix – stop using IE and use Opera #3 fix – stop using IE and Use firefox I strongly suggest you expand your horizons if you haven’t use a browser other than IE. You need to be able to troubleshoot problems to see if [...]
18 August, 2008 (19:09) | How to, software | No comments
For people who need a gui to help with all of those pesky command line arguments, there is a gui version from the good people at MS. http://technet.microsoft.com/en-us/magazine/cc160891.aspx Grab that little sucker and then look up the wikipedia article on robocopy to refresh your memory on what the switches mean.
17 August, 2008 (19:39) | How to, software | No comments
Need to merge two files and keep only newer files? robocopy c:\folder1 c:\folder2 /E /XO Copy files between two servers and maintain permissions robocopy c:\folder1 \\server\sharename\destination /E /sec Robocopy is sweet because you can use it to sync folders, copy permissions, copy encrypted files, pretty much every file copy operation you can think of. Just [...]
10 July, 2008 (21:53) | How to | No comments
I’ll start trying to remember to write fixes that I have found in a more concise manner than the usual MS dribble. Go to the fixes link on the right if you feel like it, but use google. It is your friend.
10 June, 2008 (07:28) | How to, software | No comments
For anyone wondering how to start up the Hyperic agent in windows as a service – Don’t bother with the whole resource kit install and running the manual process. go to command line switch to Hyperic directory run hq-agent.exe -i Now open services, and edit to tell it to restart on failure. (it fails a [...]
12 April, 2008 (19:54) | How to, windows admin lessons | No comments
I’ve started lessons on how to be a good windows admin. I’ll start with traffic management. This is probably THE most important thing in being a windows admin besides patch management. Even if your machine isn’t patched, if you have tight traffic rules the bad stuff won’t bite. My example is a file server. A [...]
« Older entries
Newer entries »