www.jayntguru.com

February 18, 2010

the vista snipping tool (where is it?)

Filed under: annoyances, computer geek stuff, w7 — jayntguru @ 12:43 pm

I went to use the vista screenshot tool just now and couldn’t find it. After some investigation I realized that the snipping tool is included with the “tablet pc components” in vista and w7. So if you uninstall things that aren’t needed (like the tablet pc components), then you won’t have this.

Why this is included with the “tablet pc components”? I have no idea. This doesn’t make any sense to me.

February 5, 2010

deleting a partition during the w7 install

Filed under: annoyances, computer geek stuff, w7 — jayntguru @ 12:22 am

I had an issue tonight when reinstalling w7 where the install would not let me delete the partitions on one of the disks… they could be formatted, etc, but the delete button was grayed out for some reason. Why it did this, I can’t tell you. What I finally found to fix it was this:

  • on the first welcome screen of the w7 install, hit shift-f10, this gives you a command prompt
  • run diskpart
  • list disks
  • select disk 0 (if this is the disk you want)
  • clean
  • exit

Then you can continue with the install on a new fresh and clean drive.

February 4, 2010

jusched.exe #fail

Filed under: annoyances, computer geek stuff, w7 — jayntguru @ 7:03 pm

I really dislike this stupid java update scheduler already for a whole lot of reasons, but with windows 7 it’s an extra hassle, at least for me. This is because that new systray icons are hidden by default, so you can not notice the (stupid) thing running. Just now I started to use my laptop and realized it was very slow. Here’s why:

image

 

Total and complete #fail.

January 18, 2010

run a chkdsk under 2008r2 (or regular 2008, or w7), use all your memory

Filed under: annoyances, computer geek stuff, w7 — jayntguru @ 8:33 pm

I run chkdsk.exe pretty often on my machines, mainly because I’m paranoid about data integrity since I have a lot of data spread across many hard drives. On my server I was trying to run chkdsk.exe on a couple of drives at once, thinking I could save myself some time.

chkdsk

When the machine slowed down to a crawl, I started by looking at the disk utilization to see what was going on. It was expected that this would slow down the machine, but these are non system disks, physically separate from anything that should directly impact system performance. After killing two of the three chkdsk’s, I was left with the one on the “J” drive, so I decided to check disk performance with the performance monitor.

pagefileusedchkdsk

Here you can see that aside from the chkdsk itself, there is some pretty significant writing taking place to the pagefile located on my “G” drive… Which shouldn’t take place since this machine has 8gb of ram and with no virtual machines running, never uses more than 1 gig. (No vm’s are running during all of this.) Of course, hitting the pagefile so much implies that the server is running out of memory, so let’s go see what the memory tab looks like.

chkdskuseallramyeah2

Here you can see that there is 0 free memory (as in zero)! Then you can look at the processes and see that chkdsk.exe is using 7.0 gigs of memory! What? This must be a bug.. a leak.. right? Something must be wrong. Well, guess what? Apparently this is by design… from what I have been able to gather after reading various forums and blogs, the w7/2008 server version of chkdsk will use all the available ram in an attempt to speed up the chkdsk.

Here’s a Microsoft article that mentions it.

Now there has been a lot of sky is falling type talk over this subject, and there are many people who have stated that their machines crashed as a result of this. To be clear in my case the machine does continue to function, although it does it very slowly. In my opinion, this behavior, even if by design, is very bug-like and mimics a memory leak in every way, just without the crash at the end. (And the memory clears up when chkdsk is done.) This seems like an odd way for Microsoft to design this, and I would prefer some other way to limit the ram used by this process.

January 17, 2010

compact fluorescent light bulb (cfl) failures – from Home Depot and Costco suck

Filed under: annoyances — jayntguru @ 12:09 pm

 

I replaced all of the incandescent bulbs in my house about 2.5 years ago with CFL’s in an attempt to save energy and be “green”. Unfortunately, the burnout rate on the bulbs that Home Depot and Costco are selling aren’t just high.. they are so high that it makes these bulbs a total ripoff that costs you more money in the end.

Here’s a site with some reviews.

Similar model (not flood) with similar reviews.

These bulbs were also UNQUALIFIED from the energy star compliance list.

Here’s someone else with some failure info.

Here’s a good thread with pictures and some technical explanations.

More info on CFL failures.

November 30, 2009

making the SoundBlaster XFI actually work with an nforce4 motherboard

Filed under: annoyances, computer geek stuff, w7 — Tags: — jayntguru @ 11:30 am

I have posted before about problems with the XFI and Nforce4 not working (with my Asus A8n-SLI Deluxe motherboard). Creative says it’s Nvidia’s fault, and Nvidia hasn’t really weighed in either way, but in the end the card just didn’t work, when you tried to play audio, you would get crackling and popping in the audio making it useless. The card was pretty much worthless to me at this point, but in my quest to be cheap, I kept trying and trying. Then the other day I ran across this modified driver and after installing this one… it works!

November 23, 2009

microsoft virtual pc 2007 and making your host key the left “control” key

Filed under: annoyances, computer geek stuff — Tags: — jayntguru @ 5:56 pm

Basically what I did was make the “host key” in Microsoft Virtual PC 2007 the left control key. (Seemed like a really good idea at the time.) Sometime after this, copy/paste stopped working reliably… eventually it occurred to me what I had done- by making the left control key the host key, I had broken my copy/paste key combo. Don’t do this!

access denied in sharepoint 2007

Filed under: annoyances, computer geek stuff — Tags: — jayntguru @ 5:54 pm

I found a couple of strange problems sharepoint 2007.

  1. When you are trying to run a profile import against a domain, even if you set credentials explicitly, it will not work unless you log in with an account that has domain access. (This makes no sense..)
  2. Even though you are a site administrator, collection administrator, everything, when you click on “user profiles and properties” under your shared services ssp, you get an “access denied”. I found this fix that someone else posted.

October 27, 2009

this is just dumb

Filed under: annoyances, computer geek stuff, iis — Tags: , , — jayntguru @ 4:26 pm

I had to install the SMTP service on a 2008 server today for the first time, and Microsoft does not make it easy.

  1. The SMTP install is under features and not under roles.
  2. When you do install SMTP, where do you manage it, you wonder. Thanks to google and this link, I now know that you have to use the IIS6 manager. What??!!

September 23, 2009

dell download manager – fail

Filed under: annoyances, computer geek stuff — jayntguru @ 10:42 am

I went to download from Dell’s website yesterday for some drivers for a server, and was clicking the download link and getting them really fast I thought.. that was until I realized that it was downloading some stupid download manager application and not the actual downloads. Quickly, I could not find a way to not use them, so I went ahead and tried one and… it didn’t work. So I tried another, no dice. Then I couldn’t find a way to not use the stupid things. I was stuck.

I found this post that explains how you get it and how to NOT get it.

This is the dumbest thing I have seen out of Dell in a while. It’s absolutely retarded to 1: require a download manager, 2: use one that just doesn’t work, and 3: make it so hard to opt out of the stupid thing. Very poorly done, Dell.

Here’s a post from Dell on the subject.

Powered by WordPress