vote up -4 vote down star

OK, all you IT guys that have to deal with customer service issues all the time (unlike we programmers): You got any tips on how to deal with customer service departments of OEM's?

I'm a nice guy, and I hate to be like "Hey, I know what's wrong with my machine" because they have crap thrown at them all day, they have to follow the script they're given - there is no "Arrogant customer knows it all" option.

On the other hand, I'm an arrogant customer and I know it all. Reinstalling the OS won't help when you get massive amounts of error messages from the BIOS. Blue screens are not something that "just happen sometimes" (though those not a fan of Microsoft will debate that last point).

I'll be the first to admit that I can be wrong, and kudos to the customer service person who talks me through what seems like a disaster to resolve the issue. Problem is, it just hasn't happened yet - and certainly not at the "Is it plugged in?" level.

What's the best way to run around the problem, say "I'm a computer scientist, a person highly trained in troubleshooting, and I've narrowed the most likely cause down to hardware - can we start there"?

flag
lol, "is it plugged in?" priceless! I've been through that, (for home internet), I call, they ask silly questions, send in a tech guy, he can't solve it, and the next day I call, and they ask the same silly questions again! "check that the wire is plugged in!!" – hasen j Mar 11 at 2:12
If you're really an "arrogant know it all customer" then fix it your damned self. The only reason you should have for calling support is to get an RMA number. In that situation, let them go through the script to make the company happy. – Chris Lively Mar 11 at 2:34
You could have skipped the 'I'm arrogant' part and we would still have been able to infer. – Learning Mar 11 at 2:50
It all depends on the "sector" of the company you buy from. For example, Dell's Hardware Warranty Support for K-12 education is superb. They almost always lets me tell the support technician what part I need--and they just overnight the part with no questions other than Service Tag, Name, Address. – eleven81 Mar 11 at 16:00

closed as not programming related by Joel Coehoorn, chaos, Chris Lively, Shog9, Jeff Atwood Mar 11 at 3:05

2 Answers

vote up 1 vote down

Whenever a pointless step is suggested, such as rebooting again, I just say "Okay... okay its done. Now what?" They get to go to the next step on their card and its easier than arguing.

If its a bigger issue and a company with not very good tech support, immediately ask for a supervisor. I once kept getting put on infinite hold so I called the company operator and asked for the VP of Customer Service and actually got transfered. He was really surprised when he got my call, but my problem got solved.

In the end you can always get what you want, just have to complain loudly enough.

link|flag
vote up 0 vote down

Joel has a good article on customer service where he quoted Raymond Chen. The relevant answer is this:

Microsoft’s Raymond Chen tells the story of a customer who complains that the keyboard isn’t working. Of course, it’s unplugged. If you try asking them if it’s plugged in, “they will get all insulted and say indignantly, ‘Of course it is! Do I look like an idiot?’ without actually checking.”

“Instead,” Chen suggests, “say ‘Okay, sometimes the connection gets a little dusty and the connection gets weak. Could you unplug the connector, blow into it to get the dust out, then plug it back in?’

“They will then crawl under the desk, find that they forgot to plug it in (or plugged it into the wrong port), blow out the dust, plug it in, and reply, ‘Um, yeah, that fixed it, thanks.’”

Many requests for a customer to check something can be phrased this way. Instead of telling them to check a setting, tell them to change the setting and then change it back “just to make sure that the software writes out its settings.”

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.