Slashdot Mirror


Ask Slashdot: Dealing With Service Providers When You're an IT Pro?

New submitter username440 writes: So, a lot of us will have been here: You have a problem with your ISP, cable TV, cellphone whatever technology and you need to call the provider. Ugh. Foreign call centers, inane fault-finding flowcharts (yes, I have turned it off and on again) and all the other cruft that you have to wade through to get to someone with the knowledge to determine that YOU in fact also have a degree of knowledge and have a real problem.

Recently I had a problem with my ISP, where the ISP-provided "modem" — it's a router — would lock up at least 3 times per day. I had router logs, many hundreds of Google results for that model and release of hardware showing this as a common problem, and simply wanted the ISP to provide a new router (it's a managed device). I replaced the router with a spare Airport Extreme and the problems disappeared, to be replaced with a warning from the ISP that they could't access my managed device" and the connection is provided contingent to using THIER router. However my point was to prove that their router is at fault.

How do you fare when trying to get through to a service provider that they actually DO know something in the field? How do you cut through the frontline support bull*hit and talk to someone who knows what they are doing? Should there be a codeword for this scenario?

479 comments

  1. hit zero by Anonymous Coward · · Score: 0

    or say "representative"

    1. Re:hit zero by ShanghaiBill · · Score: 5, Insightful

      I have actually worked in support. A phone call is the worst possible medium for resolving a technical issue. Either email or chat is far superior. So the reason you are treated like a moron when you phone in, is because you are a moron. Furthermore, since dealing with morons is unpleasant, only the dregs and newbies work the phone lines, and are quickly promoted to chat/email as soon as they display the least bit of competence. Nearly all companies offer chat as an option, since is both cheaper and more effective. So stop using the phone.

    2. Re:hit zero by kenai_alpenglow · · Score: 5, Funny

      Granted. But if your internet connection ain't working, it's kinda hard to chat/email...the ole "keyboard error, press F1 to continue" problem...

    3. Re:hit zero by Swave+An+deBwoner · · Score: 3, Funny

      "Your call is very important to us. We have been experiencing unusually high call volumes lately. Your estimated wait time is 2 years, 37 minutes. Please stay on the line." music

    4. Re:hit zero by Anonymous Coward · · Score: 0

      Isn't that why we all have phones? Not to actually talk to people, but so that we always have the Internet even if the wifi is out?

    5. Re:hit zero by Anonymous Coward · · Score: 0

      you could try a secondary connection to send/receive emails, such as a cell phone.

    6. Re:hit zero by CaptainJeff · · Score: 5, Informative

      That error message is no where near as dumb as most think it is.
      It exists for a very specific purpose
      http://alphahole.net/?p=1011
      Enjoy the story!

    7. Re:hit zero by 93+Escort+Wagon · · Score: 1

      When you need to activate a new self-purchased cable modem with Comcast, you need to call them - there doesn't appear to be any other route to getting it working on their network.

      --
      #DeleteChrome
    8. Re: hit zero by Anonymous Coward · · Score: 0

      My senior when I first started out told me how he deals with it. (He was a six figure cisco-mcse back 15+ years ago.)
      Yell at them, Hey 10.50 I Want to Speak to Someone Three Levels Above Your Pay Grade!

    9. Re:hit zero by Anonymous Coward · · Score: 0

      I never understood why people thought it was a dumb error. Without your keyboard you wouldn't be able to use your computer anyway, and if you plugged one in and pressed F1 it actually did work. Of course I didn't know anything about address bus lines at the time.

    10. Re:hit zero by Anonymous Coward · · Score: 0

      The story is bullshit.

      The 8042 controla an A20 gate via a previously unused GPIO, but, and here's the important detail: it's not on the keyboard, it's on the motherboard and talks to the keyboard. It also doesn't need to talk to a keyboard to switch the A20 gate, as evidenced by on every IBM PC, you could disable the Keyboard error.

      And it is even more dumb than you seem to think, because some PCs have useless BIOS where it is impossible to disable this error, and you uselessly had to have a pile of keyboards next to your servers or send someone in to plugin a keyboard any time you rebooted one (this is way back in the day when you couldn't buy a "server-class" PC, and only smart people were ignoring vendor FUD and using PCs as servers).

      Remember there was once no such thing as an x86 server (back then the word server referred to the listening side of a network connection), and only people who didn't like to follow rules would think of trying to use a PC to replace expensive unix systems and small mainframes. A generation before, those same rule breakers used the early Sun pizzaboxes to replace large DEC systems and other "mini" computers (being the size of a refridgerator, with less RAM and CPU, and a much higher sticker price and power bill).

      But again and again. You have the mouth-breathing "industry best practices" mindlessly following the instructions vendors instructions, spending way more money than they should, never thinking about what the system actually needs, and buying whatever XYZ they're told is "enterprise ready" or some other meaningless marketing FUD.

    11. Re: hit zero by Anonymous Coward · · Score: 0

      I tried that, and the janitor asked me WTF I'm disturbing him for.

    12. Re:hit zero by Anonymous Coward · · Score: 0

      Agreed 100%. No memory addressing is being routed through the keyboard at all. Its presence is immaterial to the main system operation. There are actually two microcontrollers in the old style keyboard system - one in the keyboard, and one on the motherboard. It's the one on the motherboard that manipulates the A20 line.

      The only reason the message is there is because it forces idiots to plug their damn keyboard in... but if this can't be disabled it is a serious irritation to running a system headless (ie, in a server room with no keyboard/monitor).

    13. Re:hit zero by Anonymous Coward · · Score: 0

      I didn't know. And you're right, the hack existing isn't dumb, quite clever.

      But I'm going out on a limb and guessing everyone that marked "keyboard error, press F1 to continue" funny is because of how stupid the message itself is, not why the message is displayed.

      "Alert! Keyboard broken! Use keyboard to fix!"

      They couldn't think of anything else?

    14. Re:hit zero by jiadran · · Score: 1

      The error message is stupid no matter the reason for the check. With the old Macs it was similar, if no mouse was connected, it would say "No mouse found. Click on Ok to continue." Of course, there was no way to acknowledge the message with the keyboard, and the Mac was unusable without a mouse.

      Also, the error says that the keyboard was not found, not the keyboard controller. The computer, even with the hack, should have run fine without keyboard (and in fact there was a setting in most computer's BIOSes of that time to disable this message).

    15. Re:hit zero by Anonymous Coward · · Score: 0

      The story seems seriously misguided (or at least it explains the things in a way I do not understand).

      The A20 Gate is connected to the keyboard controller (on the motherboard), not to the keyboard itself and indeed many contemporary BIOSen are content to boot with no keyboard (or USB keyboard at least). You do not need a connected keyboard to control the A20 line. Of course there might be other A20 related reasons, like the fact that the computer wants to check if the chip is functional and needs keyboard for that - but that is unlikely.

      I think the reason is more simple. The message is actually very helpful (in the typical usage scenario). It tells You that your keyboard is disconnected and that You really need to connect it before working with the computer. Yeah, the press F1 bit is a bit weird, but ok. It's so much better then letting a user work with a computer that does not react to key presses ("My computer is frozen again!").

      If anybody has an XT lying around, it would be nice to know if the message was present even then (before the A20 line even existed).

    16. Re:hit zero by ArsenneLupin · · Score: 2

      Enjoy the story!

      A nice story indeed, but utter bullshit. It has enough snippets sounding vaguely plausible, and similar enough to real facts, but assembled in a way that makes it wrong. To get info about the real deal about the A20 address line, check Wikipedia instead. Interestingly this wikipedia article is also linked from the "nice story" article.

      Here's where the "nice story" is wrong:

      1. The keyboard controller is actually located on the motherboard, and available even if no keyboard is connected. Its job is to talk to the keyboard, but it's not part of the keyboard itself
      2. the A20 issue is not at all due to the BIOS memory test
      3. Re-enabling wrap-around for real-mode programs doesn't involve any computing power anywhere. So, no need to find a co-processor that is "idle", you only need to find one with a spare I/O line

      The real explanation for the strange error message is actually the following: "No keyboard (or broken keyboard) connected to the computer. How could anybody possibly use a computer without a keyboard? Please connect a (working) keyboard to the computer, and Press F1 when done".

      It's still stupid, but for a different reason (servers don't need keyboards). That's why modern BIOSes allow you to disable keyboard check, if you want to deliberately run your computer without a keyboard.

    17. Re: hit zero by Anonymous Coward · · Score: 0

      So more than likely the "plug in new keyboard" part was considered implied when this error message was devised.

      I know we all like to make fun of this particular error, but that is like making fun of "Username or password incorrect, please try again." There is an implicit instruction there to try the CORRECT password this time.

      Error messages are usually pretty terse.

    18. Re:hit zero by BitZtream · · Score: 1

      I have actually worked in support. A phone call is the worst possible medium for resolving a technical issue. Either email or chat is far superior.

      No, no it isn't.

      Its easier for the tech support guy trying to not have to do any work and at the same time not caring about getting anything done or actually solving any problems. Using email or chat ... WHEN YOUR INTERNET DOESN't WORK is ... well, pretty fucking stupid of a suggestion.

      Chat alone takes longer, loses subtle clues that voice doesn't, lets you have some sort of idea how much time it takes the customer to do things, there are hundreds of reasons why a voice call is more efficient than chat or email, both of which take an order of magnitude or 2 (respectively) to accomplish anything.

      I'm sure you're customer service skills are right up there with Comcast and TWC by the sound of it.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    19. Re:hit zero by gzuckier · · Score: 1

      I have actually worked in support. A phone call is the worst possible medium for resolving a technical issue. Either email or chat is far superior. So the reason you are treated like a moron when you phone in, is because you are a moron. Furthermore, since dealing with morons is unpleasant, only the dregs and newbies work the phone lines, and are quickly promoted to chat/email as soon as they display the least bit of competence. Nearly all companies offer chat as an option, since is both cheaper and more effective. So stop using the phone.

      One problem is that there are actually a lot of calls which are most effectively answered by a moron, the RTFM type questions, hypothetical questions of the type "if I leave my laptop plugged in all the time will the batteries explode?", etc.; the real lack of acuity is the ability of the first line personnel to recognize quickly that the problem needs to be escalated.

      --
      Star Trek transporters are just 3d printers.
    20. Re:hit zero by Anonymous Coward · · Score: 0

      If my Internet is down how the hell am I supposed to email or chat?

    21. Re:hit zero by clong83 · · Score: 1

      I sent in an email once. I got an autoresponse that emails were lower priority than phone calls and that I would get a response within 7 business days. So... I call BS.

      Also, the chat service doesn't work if your internet/phone is out. That is usually why I call, it's not like I just want to say hi or something.

    22. Re:hit zero by clong83 · · Score: 1

      Assuming everyone has a smartphone, eh? Well, I don't. I pay 12 bucks a month for basic cell service, no need to bump it to $50+ for the rare occasions it would help me chat with tech support.

  2. Codeword by Anonymous Coward · · Score: 5, Informative

    Shibboleet

    1. Re:Codeword by uksv29 · · Score: 5, Funny

      Shibboleet

      https://xkcd.com/806/

      Of course in the REAL WORLD you have to put up with the crap along with all the others :(

    2. Re:Codeword by Smurf · · Score: 1

      Wait... it really was a dream?

      DAMMIT!!

    3. Re:Codeword by Kergan · · Score: 4, Informative

      Shibboleet

      https://xkcd.com/806/

      Of course in the REAL WORLD you have to put up with the crap along with all the others :(

      At least one ISP is explicitly XKCD/806-compliant:

      https://en.wikipedia.org/wiki/...

      http://aa.net.uk/broadband-why...

    4. Re:Codeword by Vokkyt · · Score: 5, Insightful

      As funny and nice as this would be, the inevitable leak is precisely why no such thing exists.

      If the author is really in tech, they should know why trees exist and it's to keep Tier 1 questions from reaching Tier 2+ support. Programmers shouldn't be doing password resets. DBAs shouldn't be copy/pasting FAQs to users. Engineers shouldn't be telling people to "Turn it off/on" again, and so on. (Of course, if it's a small enough org there may be some "all hands on deck" events which occur that require everyone to field all questions).

      The problem with having an auto-escalation path is that it allows problems that never should have escalated to get escalated. Yes, you may have a fairly specific problem that requires a T3 tech, but the T1 doesn't know that, and the majority of [Company]'s customers don't know that either, but every single other customer think's their issue requires a T3 tech. The scripts and the tree exist to keep some order and structure going. Think about it this way - suppose you were a business customer who had a T3 question - do you really want your call being queued up behind someone who insists that Internet Explorer is the only way to get to their email? When I managed a first response desk, we had people calling in for the Sysadmin, Enterprise Manager, DBAs, Senior Devs, pretty much every upper-level employee, insisting that "Only they can solve this". Most of the time it turned out to be basic desktop troubleshooting or password resets or just basic "how to" questions.

      This is why a lot of the big businesses have empowered their T1 to basically send replacements without oversight. When I had Comcast briefly last year, I had a modem that seemed to be capping speeds. I waited out the script, and at the end of 20 minutes, there was a new modem sent to me via Next Day.

      The problem in the question does not require escalation; It doesn't need a tech higher than T1, and it's not a matter of the T1's not understanding. To me it seems like the author is just impatient; if I were to expand on that, I'd also suggest they think they're better than the T1 and as such deserve better treatment.

    5. Re:Codeword by cbiltcliffe · · Score: 5, Interesting

      Of course in the REAL WORLD you have to put up with the crap along with all the others :(

      No. The real code word is a phrase:

      "Give me second level support."

      Usually it goes something like this:

      Support: "Hello, this is Ranjit/Deepak/Rakesh/George Washington at tech support. Can I get your name/account number please."
      Me: "Yes, my account is 12345. Can I get second level support, please?"
      Support: "Do you have a ticket or reference number?"
      Me: "No, but I'm a network engineer/software developer/I.T. professional, and I know everything you're going to ask me to try, I've already done. So, rather than waste both your time and mine, it'll be a lot easier if you just put me through to second level."
      Support: "Ok, I can do that. Hold please."

      Of course, be polite, and don't have a tone of voice that states you think the person you're talking to is an idiot. Smile while you talk. It really does affect how you come across, even over the phone.

      Only once, in however many dozen/hundreds of calls I've made to tech support, have I ever had this not work. The time it didn't, we went through the script, and at the end, this happened:

      Support: "I'll transfer you to second level support."
      Me: "So, if you'd just done as I asked in the first place, we both could have saved a bunch of time here, couldn't we?"
      Support: "Yes, I guess we could. Next time I'll do that."

      So, even the one time it didn't work, the first level support guy was educated that when somebody knows enough to ask for second level, they probably know enough to have done what the first level script says, too.

      --
      "City hall" in German is "Rathaus" Kinda explains a few things......
    6. Re:Codeword by geoskd · · Score: 2

      The problem with having an auto-escalation path is that it allows problems that never should have escalated to get escalated. Yes, you may have a fairly specific problem that requires a T3 tech, but the T1 doesn't know that, and the majority of [Company]'s customers don't know that either, but every single other customer think's their issue requires a T3 tech. The scripts and the tree exist to keep some order and structure going. Think about it this way - suppose you were a business customer who had a T3 question - do you really want your call being queued up behind someone who insists that Internet Explorer is the only way to get to their email? When I managed a first response desk, we had people calling in for the Sysadmin, Enterprise Manager, DBAs, Senior Devs, pretty much every upper-level employee, insisting that "Only they can solve this". Most of the time it turned out to be basic desktop troubleshooting or password resets or just basic "how to" questions.

      All of this is predicated on two things. First, that the value of tier 2+ time - tier 1 time is greater than the value of the time wasted by having these stupid trees in the first place. Second, There is no easy way to determine whether or not a problem is tier 2+ or not.

      In my experience, when it comes to corporate intra-functions, the first precondition is almost never true. Typically, they will keep a division manager or operations manager waiting while a minimum wage flunky follows a script to avoid wasting some else’s time who makes less than the manager whos time they are wasting. Maybe ten+ years ago the managers would call with dumb ass crap and the company could save a little money by having tier 1 support running interference. Thats not true any more. These days, you can provide an automated way to reset passwords and other dumb crap, and people will use that before calling the help desk. As for the second item, the advent of big data allows you to track things like average escalation per user, so that if a person is almost always escalated when they call the help desk, offer them the magic menu shortcut. Then, they can decide if they need 2+ or not, and everyone saves a little time and money.

      For companies, the costs of tier 1 support are hidden. Badly done support (wasting peoples time with tier 1 support when they need teir 2+) caries with it the hidden cost of loosing customers. There is no good way to track this metric, so companies don't understand that not escalating quickly when appropriate costs the company money.

      Many company IT departments are still operating like its the 1950's. We are entering an age when kids have grown up with technology, and don't make half the dumb mistakes their elders did. I have worked with a number of IT departments, some good, some bad. The good ones have just the kind of shortcut to tier2+ that we have been talking about. The bad ones don't. Some of the worst outsourced one or more of the tiers to save money, and ended loosing money and not even knowing that they were.

      --
      I wish I had a good sig, but all the good ones are copyrighted
    7. Re: Codeword by preaction · · Score: 4, Insightful

      I am an IT professional, and even I make simple mistakes sometimes. There is a reason rubber-duck debugging is a thing. Tier 1 is a rubber duck. Deal with it, you self-important asshole.

      Most people younger than me know exactly shit about how their black monoliths (with brightly colored protective cases) actually work.

    8. Re:Codeword by femtoguy · · Score: 1

      You are right, codewords wouldn't work, but how about a skill testing multiple-choice question(s). If you get enough right, you can get escalated. I once spent 3 hours on the phone with a VOIP provider with a simple database problem at their end that they kept trying to say was my phone. They said that it was against company policy to let customers talk with engineers. I have since moved all of the phones that I control to another provider. In the end, if I had had 30 seconds with somebody not working off of a script, I would have stayed with them.

    9. Re:Codeword by tompaulco · · Score: 4, Insightful

      Support: "Hello, this is Ranjit/Deepak/Rakesh/George Washington at tech support. Can I get your name/account number please." Me: "Yes, my account is 12345. Can I get second level support, please?" Support: "Do you have a ticket or reference number?" Me: "No, but I'm a network engineer/software developer/I.T. professional, and I know everything you're going to ask me to try, I've already done. So, rather than waste both your time and mine, it'll be a lot easier if you just put me through to second level." Support: "Ok, I can do that. Hold please."

      No audible clicking, then
      Support: "Hello, this is Ranjit/Deepak/Rakesh/George Washington at second level tech support. Can I get your name/account number please."

      --
      If you are not allowed to question your government then the government has answered your question.
    10. Re:Codeword by joetainment · · Score: 1

      Although much of what you say is true, I think it somewhat misses the point.

      This is essentially a system hacking scenario. The idea being to find whatever methods get to the higher level support sooner, through their system for lower level support.

      >> "but every single other customer think's their issue requires a T3 tech"

      Yes, however, every other customer isn't going to apply strong research and reasoning skills towards finding the easiest way to get high level support. Also, generally speaking, the customers who will apply such problem solving skills to get higher level support are the same customers who would have already tried the simplistic solutions T1 tech support would provide.

      The vast majority of people, will never apply any significant research or reasoning towards getting better support. However for some people, like the question submitter, it is worthwhile to find a solution.

      I think similar questions quite a bit when faced with various life problems, and the system hacking strategy generally it works quite well. In general, these solutions just take advantage of the wider population's intellectual laziness. If everyone started "hacking" for escalation, then yes, it would be a problem, but most people won't.

      Solutions will get shared however, and whenever a solution becomes widely known, the system creators will come up with protections against it, at which point further hacking is required.

      In a world where most things are designed for very intellectually lazy people, anyone who wants to avoid such stupidity needs to find ways to beat the system, because the system wasn't designed with them in mind.

      Considering how badly set up these systems are, I don't have any ethical problem with hacking them. Systems that are set up so badly needlessly inconvenience people, and they deserve to get hacked. After enough hack/fix/hack cycles, the system itself usually gets a lot better, and start to provide methods for accommodating people differently.

      The alt text on the xkcd comic mentioned in this thread demonstrates the absurdity of the existing systems quite well:
      "I recently had someone ask me to go get a computer and turn it on so I could restart it. He refused to move further in the script until I said I had done that."
      Being XKCD/806-compliant sounds like a good strategy until that method starts getting overused. ;)

    11. Re:Codeword by tompaulco · · Score: 4, Funny

      You are right, codewords wouldn't work, but how about a skill testing multiple-choice question(s). If you get enough right, you can get escalated

      So, some questions like...
      "Is it plugged in?"
      "Did you try rebooting your computer?"
      "Have you tried unplugging the route, waiting 5 seconds and then plugging it back in?"

      --
      If you are not allowed to question your government then the government has answered your question.
    12. Re: Codeword by Anonymous Coward · · Score: 0

      Not to disparage you, I don't know you, but you seem to overlook the fact that front line tech support, for external clients, usually involves things like verifying the customers service is still set up correctly on the business's end of things, and verifying the customer has things set up correctly on their end, before sending the customer to a more skilled worker. From personal experience, this really does fix around 70% of service-related issues.

      Connected correctly with power available (yes, people call in when the power is out wondering why their internet for their battery powered laptop is not working.)
      Billing account set up and active (not in collections/suspended/misconfigured)
      No service outage in area (storms, jackass cut a fiber bundle, etc)
      Device configured properly.

      This is checklist stuff that most customers will not verify themselves, or will "Yes, yes, I already checked that!" without actually checking cause they don't think it is important. This is not stuff you NEED your more skilled workers doing, that's why these are bargain-basement positions that get farmed out to India and the Philippines, etc, since anyone with a pulse and the ability to read and speak English can go through it. (hence the term script-monkey)

      Yes, your skilled employees could do this too, but it does not shorten the amount of time spent on each client, it just means you are wasting skilled employees doing a job someone with an 8th grade education could be doing, which results in lowered moral and job satisfaction, higher churn of skilled employees, and longer training times for new employees, and lowered customer satisfaction due to higher hold times. All of which results in more lost time and money for your business.

      And this is what the OP and the people you replied to are talking about, public-facing technical support queues, not internal helpdesks. The difference in call volume is enormous when comparing for example, Microsoft's internal helpdesk calls versus Comcast public facing customer service and technical support, and the need for a group of unskilled checklist readers is very real to keep support times manageable.

    13. Re:Codeword by Anonymous Coward · · Score: 0

      For me, "tier 2" has been a useful codeword for me in these situations. As soon as they answer just say "tier 2" and stonewall until they connect you.

      Doesn't always work, sometimes is a magic bullet.

    14. Re: Codeword by Anonymous Coward · · Score: 0

      You don't have a clue how life works, do you? Quite an incoherent mess you typed there, buddy.

      This was about IT pros trying to get support for their consumer services.

      Take "your" IT dept and shove it up yer ass.

    15. Re:Codeword by Anonymous Coward · · Score: 1

      Me: "No, but I'm a network engineer/software developer/I.T. professional, and I know everything you're going to ask me to try, I've already done. So, rather than waste both your time and mine, it'll be a lot easier if you just put me through to second level."
      Support: "Ok, I can do that. Hold please."

      Of course, be polite, and don't have a tone of voice that states you think the person you're talking to is an idiot. Smile while you talk. It really does affect how you come across, even over the phone.

      I use Time Warner Cable, and to my surprise requesting escalation actually worked for me (and I maintain my own router and modem). I gave the service desk a chance initially, but after stumping the rep with genuine questions and feedback, I stated that I'm a network engineering professional (which I am) and requested escalation so that I may provide technical logs to reach resolution faster. In my case, Tier 2 also wasn't able to resolve my issue, and the ticket got escalated to Tier 3, my call was transferred, and they were able to make changes and resolved my issue all within one session.

      Working in a NOC where tickets often get escalated from the service desk, I know that Tier 1 gets graded on how fast they can resolve and close OR escalate a ticket. So long as you maintain a professional tone, don't act pompous, and are knowledgeable, you can certainly get in touch with an engineer and avoid trying to exhaust the service desk representatives sometimes limited knowledge. If you're nice enough, your next experience might be even better!

    16. Re:Codeword by sjames · · Score: 1

      We all know why T1 exists, but surely after a time or two, a note could be added to a customer's account. It would save everyone time if instead of plodding along, I could just confirm that the basic diagnostic/corrective steps have been tried.

      It might even be OK if T1 had actual ability to diagnose anything or at least decide where the diagnosis needed to be done. Typically they are not even to the point of understanding that if their network is down, they won't be able to ping my modem even when it's working OK. Sadly, that's not just a matter of wasting a few minutes, that moves from actually looking at the problem to me having a service call scheduled for sometime next week and me knowing the person they send won't have the equipment or training to fix the actual problem.

      It would also help if T1 wouldn't just make stuff up. Like claiming my modem is the only one down in the neighborhood when I know my next door neighbor is also down and got told the same thing 5 minutes ago. Even forgetting all of that, just having the ability to check on the known status of the network would help. I have had a T1 person swear blind the problem had to be my modem AS I spot a cherry picker pulling up and getting to work.

      Could they at least have a note saying don't lie, he'll know?

    17. Re:Codeword by Amouth · · Score: 1

      I just create a situation that violates all of their problem trees. I have physical loop back adapters (different ones for different types of service) that allows them to do a local loop checks but provide zero actual dynamic communication. That normally gets me thrown right up the chain to someone i can actually talk intelligently with.

      --
      '...if only "Jumping to a Conclusion" was an event in the Olympics.'
    18. Re:Codeword by Areyoukiddingme · · Score: 1

      Shibboleet

      https://xkcd.com/806/

      Of course in the REAL WORLD you have to put up with the crap along with all the others :(

      For quite a few years, the word for Charter tech support was "Linux." As in, "sorry, I don't have a start menu, the router runs Linux." That short-circuited whole swaths of the script. They even stopped asking me to reboot.

      Nowadays, Tier 1 support is a robot. They stopped outsourcing to India after they hired a lowest bidder who would very quickly answer the phone, very carefully take down your name, address, and phone number (the necessary information so they could bill Charter for providing support), then instantly forward your call back to the US call center. It was a great time for customers, who got Tier 2 practically instantly. Punching through the robot's script is much harder.

    19. Re:Codeword by Livius · · Score: 1

      And I would add that even the best-informed most experienced self-appointed experts will occasionally forget simple things like checking cables, rebooting every component with a separate power supply, remembering which password is which, etc.

    20. Re:Codeword by allo · · Score: 1

      why riddle the caller? Just have some voice controlled computer asking the basics like "did you try to turn it off and on again" with the shortcut of saying "yes" before the sentence is completed (a computer is not annoyed by this). Then you will enter enough information like "yes, it says 'timeout' every time" for the real support guy.

    21. Re: Codeword by geoskd · · Score: 0

      And this is what the OP and the people you replied to are talking about, public-facing technical support queues, not internal helpdesks. The difference in call volume is enormous when comparing for example, Microsoft's internal helpdesk calls versus Comcast public facing customer service and technical support, and the need for a group of unskilled checklist readers is very real to keep support times manageable.

      Just because it is prevailing wisdom doesn't mean its right. Unlike most of my contemporaries, I understand both sides of the IT / operations interaction. I can tell you that as a general rule, IT doesn't get it. There are a few exceptions, but most customer facing IT is about reducing cost, when they should be concentrating on minimizing the cost to customer satisfaction ratio. Improving customer satisfaction is more valuable to companies than reducing help desk cost. Just because the majority of todays companies don't understand that doesn't make it not true. The first priority of my IT departments is customer service. It barely edges out product improvement. Cost isn't even on the top 5. If your product is so crappy that you are spending enough on help desk to affect your margins, then you really need to concentrate on product improvement.

      As a side note, why in the hell would you have help desk employees doing billings job of verifying accounts?

      To continue the example that the original poster used, Having a tier 2 guy answer a call relating to something "dumb", the first thing to do is verify the unit is on ( all of 5 seconds of time). Second: Is the unit connected to the central office? (another 5 seconds of time). Having a tier 2 answer the phone for something simple may cost twice as much, but customer (even the ignorant ones) know when they are talking to tier one, and they don't like it. Even if it can ultimately fix their problem less expensively than having tier 2s answering the phones, they feel like 2nd class citizens when a tier 1 can fix their problem. No one likes feeling like an idiot, even if they are.

      TL:DR, any company that feels that having unskilled people answering a phone and working from a script to solve customer problems is missing the entire customer service concept. They are so centered on cutting costs that they havent realized that having tier 2 answering all calls, and tasking them with fixing root causes will result in better customer service, and will cut costs in the long run by reducing help desk calls in the first place.

      As an example, we recently had a password issue where users were required to change passwords every 90 days. It was a dumb idea, and I'm not entirely sure why I agreed to it in the first place, but my front line techs tell me that it is not working. People are choosing lousy passwords and forgetting them anyways. One of my better project managers suggesting switching to an authenticated computer system whereby a user could indicate that a computer was trusted, and thereby bypass the login system. We decided to go with a partial measure, and allow the user first level access, but no change authority without the need to enter credentials, but only when accessing from a known location that the user had indicated was trustworthy. Many of our users access the system in a read only fashion. This change reduced our help desk calls by 10%, and the pen testing guys said it had no effect on the security of the system. In part because users no longer had to change passwords every 90 days, and as such didn't pick such dumb passwords.

      --
      I wish I had a good sig, but all the good ones are copyrighted
    22. Re:Codeword by sysrammer · · Score: 1

      So true, so true. That's a funny bit...you're lucky you aren't going to lose any karma 'cause...it's true, so true.

      --
      His ignorance covered the whole earth like a blanket, and there was hardly a hole in it anywhere. - Mark Twain
    23. Re:Codeword by Anonymous Coward · · Score: 0

      I just tell them that there is medical equipment attached to the line that is monitored by a hospital. Failure to resolve the problem may result in serious medical problems or death. Problems seem to go away real quick.

    24. Re: Codeword by preaction · · Score: 1

      I'd much rather hire and keep good T2 and T3 support personnel. When T2 support has to deal with an unending cavalcade of "Oh, it wasn't plugged in, thanks for the help!", they are going to leave right quick.

      It sounds like what you need for your situation is metrics, not eliminating T1 support. The point of tiered support is that the higher-level support people are supposed to be using their time that isn't answering the phone fixing the underlying problems that the support system is perhaps only mitigating. They can't do that while they are answering the phone. Surprisingly, people are only capable of concentrating on one thing at a time.

      And I frankly don't give a shit if you feel like you're dumb because a T1 support answered your problem. The entire world does not exist to cater to your feelings. Maybe stop acting like an idiot would make you stop feeling like one. Or maybe stop trying to feel superior to T1 support whose job it is to help people, even blowhards like you.

    25. Re:codeword by Anonymous Coward · · Score: 0

      This is marked funny but I think it's very true. Generally be polite and follow the process. You'll be surprised ( or not ) how far not being an arrogant pick will get you. The kind of pick that starts threads like these and thinks they know everything.

    26. Re:codeword by Anonymous Coward · · Score: 0

      Woops. Autocorrect doesn't like prick.

    27. Re:Codeword by Anonymous Coward · · Score: 0

      Sounds like a load of shit to me.

      I mean, yea, the world of large faceless companies really is like this, but this shit would be solely unnecessary if companies and schools actually trained people, so we weren't nations of idiots. I mean why shouldn't every point of contact I have with my suppiers be trained and qualified to solve all problems for me? it's not too much to ask, every small company in the world can do this. It's just all these large faceless companies designed in this obfuscated mega structure of ignorance, and filled with incompetent people who don't really deserve a job anywhere.

      This amounts to a culture of incompetence, laziness and blame shuffling.

    28. Re:Codeword by Anonymous Coward · · Score: 0

      A better idea would be to train their "tier 1" support so they actually know how a computer and networks work, and then they would be able to address your problem, instead of being the bumbling and useless idiots that they are.

    29. Re:Codeword by Foresto · · Score: 1

      Thank you for that link. I love them already.

    30. Re: Codeword by SvnLyrBrto · · Score: 2

      > As an example, we recently had a password issue
      > where users were required to change passwords
      > every 90 days. It was a dumb idea, and I'm not
      > entirely sure why I agreed to it in the first place,

      In some cases, you don't have a choice. Work somewhere that takes credit card payments? Section 8.5.9 mandates that all users must be made to change their passwords every 90 days. And I'm pretty sure that HIPAA and the rest of the big standards have similar requirements. Yeah, it's a dumb policy that results in users creating dumb passwords. And yeah, it's annoying to have to enforce it, especially when users forget the dumb passwords they knocked up and complain. But, unless Visa, MasterCard, and such can someday be persuaded otherwise; anyone who wants to take payments has to do it.

      --
      Imagine all the people...
    31. Re:Codeword by Jack+Griffin · · Score: 5, Insightful

      Me: "So, if you'd just done as I asked in the first place, we both could have saved a bunch of time here, couldn't we?" Support: "Yes, I guess we could. Next time I'll do that."

      So, even the one time it didn't work, the first level support guy was educated that when somebody knows enough to ask for second level, they probably know enough to have done what the first level script says, too.

      The problem is that every second caller says the exact same thing, but not all of them actually do know what they are doing. You might be smart, and know the exact problem, but your line of reasoning doesn't account for the other 90% of people who think they're smart, but aren't.
      When I worked a service provider helpdesk years ago, this was the number 1 main cause of frustration. People who thought they knew it all but didn't. So you spend much longer on a call because the know-it all wants to skip the basics, even though they usually help isloate the fault.
      This is why the 1st level have a script, because there is simply no other reliable way of determining the quality of information from the other end of the phone at this price point.

    32. Re:Codeword by adolf · · Score: 3, Informative

      The word you keep using ought to be "losing," and you ought to also forget this "loosing" concept. Immediately.

      *lart*

    33. Re:codeword by msim · · Score: 2

      This may be voted funny, but it's true.

      Common courtesy can both go a long way and is certainly not common enough.

      --

      Life is like a box of chocolates, you never know when your gonna get food poisoning.
    34. Re:Codeword by Anonymous Coward · · Score: 0

      I agree that there needs to be a troubleshooting tree, starting with easy stiff and getting to more difficult.

      How about if the service provider published the checklist that the t3 folks walk you through?

      If you call in (Or better yet do it on a web page and they call you) and tell them you have done all the steps, you get to t2.
      If it turns out you actually have skipped some steps, and doing one restores service, you get a t2 support bill.

      If you let t3 walk (crawl) through the script, then no bill and eventually get to t2.

      With this system, anybody can get to t2 quickly if they are willing to gamble on paying for it.
      Also some folks may fix the easy stuff without ever calling t3.

    35. Re:Codeword by RatherBeAnonymous · · Score: 1

      Code words don't exist, but I'm convinced that tech support staffs keep notes on who knows what they are doing and who doesn't. After a few years at one job and having to call Dell every few months for warranty hardware replacements my calls to tech support got shorter and easier. It got to the point where it took about 10 minutes, after navigating the phone tree and waiting in the queue, for me to confirm my identity, answer a few questions, and having them send out a replacement part.

    36. Re:Codeword by cbiltcliffe · · Score: 2

      Certainly funny. However, I can say I've never had it happen to me. Of course, I'm not in the US, so I don't have to deal with the right wing extremes that even the left wing of your society subscribes to.

      Usually I wait a couple of minutes on hold, then get somebody on a much clearer line, with a completely different voice and accent, who actually knows what they're talking about, so I know it's a different person.

      --
      "City hall" in German is "Rathaus" Kinda explains a few things......
    37. Re:Codeword by gumbi+west · · Score: 1

      You have the wrong ISP. Here are how my recent calls to my ISP have gone:

      Me: Hi, I can't get online.
      Them: Your area is up, can we stop by in 10 minutes and check out your equipment. (when they arrive they have one of everything in the car and will replace anything I ask them to replace even if they disagree with my diagnosis.)

      OR

      Me: I don't seem to be getting the stated speed on this line.
      Them: Sorry about that. Can you run the speed test again and tell me the results?
      Me: Yeah, it's a little over now.
      Them: Anything else I can help you with today?

      It's a local ISP that serves a very limited geographic area and it's great.

    38. Re:Codeword by Anonymous Coward · · Score: 0

      This is a nice theory, but the practice is different. ISPs in Israel and Russia can afford (or at least used to be able to afford) to hire support people, who actually new what "port" and "ping" means, and who would not tell you to "reboot your computer" when you are complaining about a reverse DNS problem or some web sever sending 500 Internal Server Error. So, it does not have to be that way.

      I guess dumbification of the T1 support is a function of the size of the client base and the desire to cut costs at the expense of quality. This is how capitalism works: commoditization kills quality. An "elite" ISP with wonderful support that charges twice as much as Comcast would probably quickly go out of business.

    39. Re:codeword by Anonymous Coward · · Score: 0

      Not sure why this is +5 funny and not +5 insightful. Being polite and friendly to the guy on the end of the line actually does work.

      I mean think about it: these guys spend all day every day answering phone-calls from the ignorant, the arrogant and the downright rude. Then suddenly they find themselves talking to someone who treats them like a actual human being, says please and thank-you and remembers their name. In my experience the net result is that they will go out of there way to make sure said person gets rewarded: they'll be patient, understanding, and if you seem to know what your talking about more than them they'll put you in contact with someone who has the actual technical know-how and clout to solve your problem.

      Added bonus: you won't come off the call feeling nearly as stressed as you will if you act like a jerk.

    40. Re:Codeword by Anonymous Coward · · Score: 0

      As funny and nice as this would be, the inevitable leak is precisely why no such thing exists.

      If the author is really in tech, they should know why trees exist and it's to keep Tier 1 questions from reaching Tier 2+ support. Programmers shouldn't be doing password resets.

      Sure, but this applies both ways. Their programmers shouldn't be doing passwd resets. Customer network engineers shouldn't wade through scripts aimed at little old ladies either.

      At work, one doesn't have to put up with this sort of thing - one has a pro level service contract. The ISP knows that corps have competent people in-house. So there is no "please disconnect electricity for at least 30s" because that is not acceptable. Not only will an engineer have tried the easy stuff before calling support - but a corp simply don't accept a router that need to be turned off "occationally".

      The ISPs should accept that when they provide service to everybody, some of them will be professionals. So go on, offer a plan for the pros that don't need level-1 type support. It would be ever so slightly cheaper (you don't sign up for level-1 support and have no right to it). All calls go directly to level 2 - but there won't be many of those as you're expected to read the supplied manual and work through the basic steps before calling support.

      "Hello, pro-level tech support." "Flaky router? Tell me the firmware revision number and error log entries for the last year - which you surely looked up before calling..."

    41. Re:Codeword by Anonymous Coward · · Score: 0

      "Is it plugged in?"

      Of course, which is why it ought to route more than just dns requests. . .

      "Did you try rebooting your computer?"

      Which of them would that be, then? Three laptops, two ipads, one server and some phones all agree on this: dns works, http does not, traceroute stops at the router. We don't reboot for a network problem, only os problems. Which this clearly isn't. Besides, the laptops were turned on today so technically, they have rebooted.

      "Have you tried unplugging the route, waiting 5 seconds and then plugging it back in?"

      Yes, but only because we expected that question. It did not help, and it would not be an acceptable solution if it did. Routers should not hang - ever. If unplugging actually helped, we would demand a better router under warranty. One that actually works continuously.

    42. Re:codeword by jiadran · · Score: 1

      My ISP changed their subscription system and I got a new login. It didn't work right away and with the help of the ISP I managed to finally connect with a temporary login. A week later I got a new login and it didn't work. When I called support, I thought that her name sounded familiar. I checked my call log and saw that I talked to her last time. When I told her so, I heard her typing, then she confirmed and passed me on to a technician, without me asking for it or saying anything else. The problem was fixed easily, and this was my quickest support call ever.

      I couple of years back we had a special offer for Sun Blades at university. The machine I got didn't work, and so I called their support. When they asked to explain my problem, I described everything I did and why I concluded that the hard drive controller must be faulty. The lady on the phone did not interrupt me, and at the end of my description she just said that yes, she agreed and she would send a technician over. Not ever did she ask to reboot the machine or anything like that. And the technician came the next day and replaced the backplane - in my student dormitory (and yes, it worked afterwards).

    43. Re:Codeword by Anonymous Coward · · Score: 0

      yeah - but they're also annoyingly expensive.

    44. Re:Codeword by Anonymous Coward · · Score: 0

      Maybe a rolling phrase or codeword can help. And the word for today (from another tech website) is...

    45. Re:Codeword by Anonymous Coward · · Score: 0

      Beautiful, though the irony will be lost on most. Funny as hell, keep it up!

    46. Re:Codeword by gedeco · · Score: 1

      why riddle the caller? Just have some voice controlled computer asking the basics like "did you try to turn it off and on again" with the shortcut of saying "yes" before the sentence is completed (a computer is not annoyed by this). Then you will enter enough information like "yes, it says 'timeout' every time" for the real support guy.

      Voice controlled tools are nice gadgets, but can't beat a good troubleshooter, even on the phone.
      Intuition, senses...

      user: Yes the application says 'timeout' every time.
      Support: That ticking sound I hear in the background 'tick..tick..tick..tick' does it come from you're computer
      User: Yes
      Support: If this is recent behavior, you're hard disk is probably crashing. You need to visit a hardware store and come back for applicative support after fixing that.

    47. Re: Codeword by Anonymous Coward · · Score: 0

      Unfortunately this just wouldn't work. There are many people who think they know things that they really don't. They would create a PR nightmare if they then refused to help people calling "Tier 2" because things had not been done.

      The company needs to make sure the steps have really been done. While doing Tier 3 support for an ISP, one of my jobs was to give approval for tickets to the maintenance office to send someone out. Often I would have to take customers back through a few Tier 2 steps because we couldn't even trust those techs to follow the instructions. About 80% of attempts to get a dispatch approved ended with me fixing the problem doing something they were supposed to do.

      There were always some really stupid steps in there, but some were pretty important and your average joe (and even Tier 2 techs) can't tell the difference.

      Then there is the ridiculous nature of some of the rules. For example, in some cases even if the test we ran returned an equipment error with their provisioning in a servicing node, our techs were still bound to go through the steps for no good reason at all. Many ignored the obvious ones like that, but some got penalized for it.

    48. Re:Codeword by BitZtream · · Score: 1

      The problem is that the author thinks that he has a clue, when he clearly doesn't.

      Your post is exactly the proof that he doesn't have a clue, because if he did, he'd understand EXACTLY what you've stated already and wouldn't be asking this question on slashdot in the first place.

      The real problem is, we've got some dude that knows slightly more than pushing the power button to turn his PC on (probably just figured out he can hold it down to force it off) and he thinks that qualifies him as an 'IT Pro'

      By asking the question he asked, he's shown he has pretty much no experience in the industry and knowns pretty much nothing about how and why tech support is done the way its done. His question shows us that he isn't an 'IT Pro', whatever that is actually supposed to be.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    49. Re:Codeword by Anonymous Coward · · Score: 0

      "I know more than you" - Ron Swanson

    50. Re:Codeword by pr0fessor · · Score: 1

      Maybe ten+ years ago the managers would call with dumb ass crap

      This still goes on and every self important one of them has and calls my cell number as apposed to tier I or a self service option because after a five day countdown reminding them it's time to change their password they just let it expire anyway.

    51. Re:Codeword by Anonymous Coward · · Score: 0

      I usually go with Banana.

    52. Re:Codeword by Anonymous Coward · · Score: 0

      Unfortunately,

            I worked in a call center. 90% of people calling in with that line.. 1- don't know jack, 2- are too lazy to have actually done the troubleshooting, 3- become arrogant within seconds of the call.

            Just expect to have to go thru hops, it confirms it's been done. Just have everything ready and go thru the steps as fast as possible, some agents will realize you have done this and accept it as read... However they risk the rage of Tier II should you be wrong.

      Just think if everyone used the shortcut, Tier II isn't setup to get all the call, they are setup to receive the actual tier II calls. Let too many tier I issues thru and you flood tier II.

      It's a sad state of affair, I tend to build a relationship (assuming my service is so bad I have to call back again and again.) Have them leave notes on the file, This dude is 1337... ;-) eheheh Whatever they put in. And by then if you've spent that kind of time where they put that note on file, shop for new service.

    53. Re:Codeword by Anonymous Coward · · Score: 0

      > The problem in the question does not require escalation; It doesn't need a tech higher than T1, and it's not a matter of the T1's not understanding. To me it seems like the author is just impatient; if I were to expand on that, I'd also suggest they think they're better than the T1 and as such deserve better treatment.
      It is not that clear cut.
      Had some problems with my connection myself a few weeks ago. If there were such a keyword like shibboleet (I'm surprised nobody mentioned the xkcd comic until now), it wouldn't have taken me 3 calls and 2 hours of my time until I could cut through their scripted crap and got somebody who understood that the problem wasn't my fault.

    54. Re: Codeword by Anonymous Coward · · Score: 0

      I see how you chose your username. Your first reaction to a situation is to p yourself. Duly noted.

    55. Re:Codeword by swalve · · Score: 1

      Apposed?

    56. Re:Codeword by Anonymous Coward · · Score: 0

      I am with Virgin Media. When I tell the responder that I am ex technical support they bump me up two levels. The longest its ever taken them to sort a problem for me has been 15 minutes.

    57. Re:Codeword by Anonymous Coward · · Score: 0

      I still go thru thru the first level junk. You know why? Because sometimes I am an idiot and they remind me of something I forgot to do. However, most of the time if I am to that point of calling them its pretty wacked out...

    58. Re:Codeword by pr0fessor · · Score: 1

      Yes, I ain't no good at it english even though I grew up in the US and it's the only language I speak.

    59. Re:Codeword by Anonymous Coward · · Score: 0

      This is why a lot of the big businesses have empowered their T1 to basically send replacements without oversight. When I had Comcast briefly last year, I had a modem that seemed to be capping speeds. I waited out the script, and at the end of 20 minutes, there was a new modem sent to me via Next Day.

      And Comcast only has 2 responses when their Tier 1 support doesn't work. Either send out a new modem or send out a tech.

      Very often, it's an intermittent issue on their end so these "solutions" only serve to delay you and hey, maybe it will be working by the time your new modem or their tech gets to your house.

      This is why I dropped comcast.

  3. Reverse the charges by Anonymous Coward · · Score: 0

    Cancel service and reverse the charges.

    Sign up with competitor.

    Repeat as needed to ensure service.

    1. Re:Reverse the charges by Jawnn · · Score: 3, Insightful

      What is this "competitor" thing that you speak of?

    2. Re:Reverse the charges by Anonymous Coward · · Score: 1

      I've done this. TekSavvy customer in Canada and customer support is pretty much THE reason I stay with them. They do not employ script-monkeys overseas for their phone lines. They hire actual Canadians and don't use flowcharts when talking to a custom who gives high-level descriptions of the problem.

    3. Re: Reverse the charges by Anonymous Coward · · Score: 0

      Depends on your area, living location, budget, and needs.

      You will have to search for your local ISP.

    4. Re:Reverse the charges by Anonymous Coward · · Score: 0

      Great point. Many places don't even have a single option for faster than dial-up so not having competition would be an improvement. Where l live in Seattle, there are zero options. I'm stuck using ISDN and paying per minute charges. Three blocks away, the new townhouses have CenturyLink DSL, Comcast and Wave. They have three options for 12 Mbps or faster access while my older apartment building has zero.

    5. Re:Reverse the charges by Anonymous Coward · · Score: 0

      And even worse, CenturyLink is upgrading to fiber in some areas to sell 100 Mbps DSL while many places, especially in poorer(well, relative to Seattle) areas, don't have DSL available at all. I've lived in four different places here the past sixteen years, and in only one was DSL available. All four were within Comcast's monopoly area, and cable TV and Internet were not available in any of those locations. It's frustrating to pay more than $2k per month in rent, and not have faster than dialup. Where I live now, Comcast has service across the street. I'm so close to having a decent Internet connection. My condo owners associate tried to get a T3 from Time Warner, but we just couldn't get enough residents to agree to the $200 per month cost for each unit. TW has fiber into an office building two blocks away, so they were able to offer a huge discount, but it was still just too expensive.

    6. Re:Reverse the charges by Anonymous Coward · · Score: 0

      You know things are bad in the Seattle area when being a Comcast customer would be an improvement. When I bought my place in Bellevue (about 4 miles east of the edge of the Seattle city limits) eight years ago, I ordered cable. I'm still waiting.

  4. What do non-IT people do? by Kohath · · Score: 1

    Just stay on the phone and complain until the problem is solved to your satisfaction, no matter how long it takes.

    1. Re:What do non-IT people do? by nehumanuscrede · · Score: 1

      It doesn't work and it wastes a lot of your time.

      I once had Verizon DSL and the copper plant it relied upon was of the poorest quality. Best case scenario I could get 56k out of it. After fighting with them over it, the final straw was dealing with their outsourced tech support.

      After going through the usual " Have you rebooted the computer ? ", " Have you unplugged, plugged in the router ? " bullsh*t, I was told I needed to make sure my recycle bin was empty because that could cause a slow connection :| ( You can't make this stuff up )

      I canceled my service that day and returned to Time Warner ( who would eventually be bought out by Comcast in the area ).

    2. Re:What do non-IT people do? by Kohath · · Score: 2

      So your point is that some problems can't be solved. Indeed.

    3. Re:What do non-IT people do? by whoever57 · · Score: 1
      --
      The real "Libtards" are the Libertarians!
    4. Re:What do non-IT people do? by Anonymous Coward · · Score: 0

      I don't know whether or not this has been fixed in more recent versions of Windows, but in 98/2000/XP, having many items in your recycle bin really would noticeably slow you down. Something about the list of files on your desktop always remaining memory-resident, and files in the recycle bin were included in that array. This had no effect on your bandwidth of course, just the perception of your computer's responsiveness, but people will blame that on their ISP and say "my internet is slow" when really their entire PC is just dogged down.

    5. Re:What do non-IT people do? by Swave+An+deBwoner · · Score: 1

      And the Verizon support person who got one more pesky customer off of their copper cables received a nice bonus. My experience was a bit different. Their local office got flooded during Sandy and two months later they still weren't able to restore my connection or provide me with a workaround (I suggested using their wireless phone capabilities; yes I know, they are "separate companies" that curiously enough share a single web site address). I moved to RCN and was very happy I did.

    6. Re:What do non-IT people do? by Anonymous Coward · · Score: 0

      No, the stupidity of that tech support could be solved, the point was that waiting on the phone was futile.

    7. Re:What do non-IT people do? by Anonymous Coward · · Score: 0

      "okay, it's rebooted". The tech and you will both be happier if those slow things happen instantaneously. They don't care that you're lying, they just need to get you through the script and escalated or hung up as quickly as possible." You know what the result will be, so tell them what it is. You can get through a 15 minute script in 3 minutes if you're motivated. Comcast somehow fucked up provisioning my modem and I didn't have cell service. However, from chat at the library, We went through the 15 minutes script in 3 minutes flat, got escalated to Tier II and the problem fixed without actually rebooting the modem.

    8. Re:What do non-IT people do? by Anonymous Coward · · Score: 0

      > before you connect me to a real male technician,

      And people say sexism in IT is a myth.
      **Sig**
      .

    9. Re:What do non-IT people do? by BevanFindlay · · Score: 1

      The thing is, and this is my biggest gripe with tech support, that the tech support person at a minimum should be able to tell the difference between a problem on the computer and a problem with the router - simple "identify and isolate the problem" stuff - especially when the person they are talking to can give them intelligent feedback (or, tell them clearly where the problem is or is not). If someone in a call centre is unable to recognise troubleshooting ability in the person they are talking to - and have the humility to pick up "This person is actually better than me, I'm out of my depth and need to escalate" - then they shouldn't be doing that kind of work. Just because there was an obscure case where clearing the recycle bin fixed it doesn't mean that it's applicable in every case.

      Being able to tell when the customer is so frustrated that you are about to lose said customer, and then escalating them appropriately really is needed - and isn't that hard! Just don't have some moronic rule about "You lose points if you escalate" or "You shouldn't bother the T2 techs". If it's needed, make it happen.

      I once had to deal with HP's faulty hardware returns line, and that was brutally painful. First, you wait maybe an hour, only to be talking to someone with a distinctly middling command of English and a script that they will not ever deviate from ("No, I haven't tried restarting it, because the power supply is actually dead. No, I can't turn it on, I have already tried that. No, I'm a computer tech, I know when something is dead. No, argh!"). The second time I called them, I started it with "I am a professional computer technician, and before you start your script, please be aware that I have already tried all the basic troubleshooting on your script. I just need this part replaced." to which they responded "Have you tried restarting it?" (going back into their script), to which I started having to go to "Shut up and escalate me now!" over and over until they finally did (had to play the angry customer, a lot more rudely than I would have liked, but there was nothing else I could do). Tier 2 there was at least sufficiently competent that we got the issue solved, but still what I would call "barely competent". Having been on the receiving end of tech support calls, I don't like having to be nasty, but if that's the only way to get service, they are doing it wrong...

    10. Re:What do non-IT people do? by dcrisp · · Score: 1

      i know that you have to wait some time before you connect me to a real male technician, so lets talk about us while we wait time to pass" (and other stupid things like that). The problem is that this thing may me o.k. between Greeks but i doubt it will be o.k. in many other countries.

      "Excuse me Sir, can you confirm that you just asked to be connected to a Real Male Technician?, Thank you, **tappity tap** , In line with our terms and conditions we have cancelled your service with us. We don't accept customers who are Misogynistic Obnoxious Pigs, All our technicians are trained to the same exacting standards and gender plays no part in the level of service a customer will receive from our support desk. Thank you for being our customer and we hope you have better luck with your next choice of service provider"
      **PLONK**

    11. Re:What do non-IT people do? by antiperimetaparalogo · · Score: 1

      i know that you have to wait some time before you connect me to a real male technician, so lets talk about us while we wait time to pass" (and other stupid things like that). The problem is that this thing may me o.k. between Greeks but i doubt it will be o.k. in many other countries.

      "Excuse me Sir, can you confirm that you just asked to be connected to a Real Male Technician?, Thank you, **tappity tap** , In line with our terms and conditions we have cancelled your service with us. We don't accept customers who are Misogynistic Obnoxious Pigs, All our technicians are trained to the same exacting standards and gender plays no part in the level of service a customer will receive from our support desk. Thank you for being our customer and we hope you have better luck with your next choice of service provider" **PLONK**

      Not in Greece... thank God, we Greeks, even our women, still have some sense of humor AND reality (but you know what that girl did to me? She connected me to a FEMALE technician! When i heard her asking me what is the technical issue i said "but i asked for a REAL technician"... anyway, she was just fine, she solved my problem AND we had a laugh...).

      --
      Antisthenes: "Wisdom begins by examining the words/names." - excuse my English, i am (slightly...) better with my Greek!
    12. Re:What do non-IT people do? by dave420 · · Score: 1

      So you are xenophobic (based on your anti-Muslim rants)and misogynist. You're not really making yourself look like a decent human being...

    13. Re:What do non-IT people do? by antiperimetaparalogo · · Score: 1

      So you are xenophobic (based on your anti-Muslim rants)and misogynist. You're not really making yourself look like a decent human being...

      Well, "xenophobic" and "misogynist" (both Greek compound words by the way) are VERY problematic terms, but anyway... yes, i am, both VERY anti-Muslim and sexist - and i don't really find that "bad", at least not in a way you may try to imply dear Sir (actually i find myself decent enough, althrough i will surely regret for that statement when i will surrender my soul to the Lord).

      --
      Antisthenes: "Wisdom begins by examining the words/names." - excuse my English, i am (slightly...) better with my Greek!
    14. Re:What do non-IT people do? by Anonymous Coward · · Score: 0

      Seems to me that no amount of support was going to solve the problem. If you are buying a product, and it is crap, and then the support around said product is also crap (in that it cannot remedy the original items that made the product crap) then you are left with a lemon. Don't complain about the support, you missed the point that the product was crap in the first place.

      It is important to have GREAT support if the product is CRAP. If you never have problems with the product, does the support structure really matter? As a consumer if you find yourself wasting time on support calls with a particular vendor, just move on. There are a lot of options in most cases.

    15. Re:What do non-IT people do? by omnichad · · Score: 1

      Verizon Wireless is 50% owned by Vodafone last I knew.

  5. Just take it in by justthinkit · · Score: 3, Informative

    Just take it in. Speaking for Comcast, I know that I can take any equipment in at any time and get a replacement. Done.

    --
    I come here for the love
    1. Re:Just take it in by Anonymous Coward · · Score: 0

      Just take it in. Speaking for Comcast, I know that I can take any equipment in at any time and get a replacement. Done.

      You're much better off just getting your own modem and router. My own cable service improved dramatically when I did this because my ISP (Time Warner) was supplying the cheapest, crappiest equipment they could find. I've always used my own router, and when I replaced their crappy modem with a Motorola SB6141 all of my connection issues _vanished_ and never came back.

    2. Re:Just take it in by Anonymous Coward · · Score: 0

      This. It is cheaper to just purchase your own modem and router than have comcast manage them for you. Not to mention the side benefits of better security and performance.

    3. Re: Just take it in by Anonymous Coward · · Score: 0

      Not necessarily. What's the cost of your own router vs the rental fee spread out over the months that equal the cost of full upfront. I've found that it's a wash. But when you rent the modem, it's fully supported, they push out firmware updates, and when it fails, not replaced free. When you purchase your own modem, it's all on you.

    4. Re: Just take it in by drawfour · · Score: 1

      For me, $5/mo to rent the cablemodem from Comcast. $80 to buy the router. So it pays for itself in a little over a year. Definitely worth it.

      When I got Comcast, I had previously had DSL, and the plan there was they gave you the DSL modem after the first year or something, so they did not charge a per-month fee. I stupidly thought this was true as well for Comcast, and never checked the bill. When I noticed the charge, I went right out and bought my own and haven't looked back.

    5. Re:Just take it in by Anonymous Coward · · Score: 0

      Make sure you get a receipt! It's no fun getting billed for gear you've returned!

    6. Re:Just take it in by Antique+Geekmeister · · Score: 2

      Taking in a critical router during daylight hours, when Comcast's brick and mortar installations are open, can be awkward. Ensuring that you have failover capacity that can actually take your network load while that equipment is serviced and replaced, and restoring the configuration without interruption, can be nighmarish. This is especially the case in small shops that are trying to grow, shops where the failover capacity has been billed as being enabled but has never been tested or ever actually existed.That is the kind of embarrassment that causes middle managers to get IT personnel fired, especially to avoid the blame themselves.

    7. Re: Just take it in by Khashishi · · Score: 2

      Usually what happens is you set up your own modem and they end up charging you a rental fee anyways. You call the service rep and they tell you to restart your computer to solve the problem.

    8. Re:Just take it in by Anonymous Coward · · Score: 0

      Comcast Business Class support is light years ahead of their consumer support, because there are SLAs involved. The equipment is better as well, generally an enterprise class router as opposed to the little Surfboard they put in your house. You shouldn't ever have to yank a production router from a business and schlub it over to a Comcast service center to have it replaced; they may not even have anything in stock to swap it out for. That is, unless you're trying to run a business on consumer-level service...

    9. Re: Just take it in by 93+Escort+Wagon · · Score: 4, Informative

      Not necessarily. What's the cost of your own router vs the rental fee spread out over the months that equal the cost of full upfront. I've found that it's a wash. But when you rent the modem, it's fully supported, they push out firmware updates, and when it fails, not replaced free. When you purchase your own modem, it's all on you.

      Mr. Anonymous Coward, I am confident in positing you either work for Comcast or Time Warner.

      My Arris-Motorola 6121 cost roughly $65 on Amazon at the time I purchased it. Comcast wants to charge me $8/month for use of their own modem. Even if my modem had died a day out of its one year warranty, I'd have saved $31. As it is, I've had it significantly longer than that and it's still going strong.

      --
      #DeleteChrome
    10. Re: Just take it in by LordKronos · · Score: 1

      For me: $5/month vs $85 to purchase up front.
      Break even period: 17 months
      Actually use time: over 5 years and counting

      Also, at some point my cable company increased the monthly rental fee from $5 to $7. I'm at least $250 in the positive from that purchase.

    11. Re:Just take it in by UnknownSoldier · · Score: 1

      Speaking of Comcast, here is a list of supported DOCSIS 3 cable modems:

      * http://mydeviceinfo.comcast.ne...

      You can pick up a Motorola SurfBoard SB6121 for $65 from Amazon. This saves you the shenanigans of the $7/month cable modem rental fee. It will pay for itself in less then a year. :-)

      * http://www.amazon.com/ARRIS-Mo...

      The procedure I use with Comcast is: 1-800-945-2288

      1. Verify Address
      2. Say "Operator"
      3. Say "Internet"
      4. Say "Request Tech"

      Getting a technician to come out is the only real way to get Comcast to fix an ongoing issue.

    12. Re:Just take it in by TechNit · · Score: 1

      It's is much BETTER to have your own modem and router so Comcast CAN'T mess/spy on/share your network.

      It's your network - OWN IT!

      Comcast is my ISP and I insisted on NOT having any of their crap gear on my network. Oh and that recent Comcast outage? It didn't affect me. Why? Because I wasn't using their DNS servers either! Google's DNS server is faster and more reliable: 8.8.8.8.

      --
      Sig?! Sig?! We don't need no stinking sig!!
    13. Re: Just take it in by RabidReindeer · · Score: 1

      One of the reasons I rented was that I'm tired of having old units accumulate.

      In reality, however, I rent so long that by the time I'm done with the equipment they don't want it back anyway. I would have saved money by buying it and I'd still have an old unit cluttering up the place when I was done with it.

    14. Re:Just take it in by amxcoder · · Score: 1

      Except if you have AT&T Uverse service, and you can't buy your own equipment. They won't sell it to you, and you can't buy their residential gateways on the open market like you can a cable/dsl modem.

    15. Re: Just take it in by Anonymous Coward · · Score: 0

      Further, the "Firmware updates" referred to are OEM firmwares. In the case of consumer devices, the state of such firmware is by and large "TOTAL GARBAGE."

      My router is driving OpenWRT, and gets updates frequently. It is configured correctly, and cleanly. It boots in seconds, not minutes, because it does not have to run some byzantine init script that juggles all kinds of shit to get the environment stable, AND-- it does not have bullshit backdoors or services that cannot be disabled.

      OpenWRT is not something that Comcast's support is going to be able to handle correctly. It requires somebody on the other end that knows how to administer a linux box, because that is exactly what it is.

    16. Re:Just take it in by wvmarle · · Score: 2

      Sometimes that works, not always. One time I was really happy to be an "expert" user to diagnose a problem with my connection.

      A few years ago I had a very very weird connection problem. I could browse, download my e-mails (IMAP), and send out small e-mails. I could not send out larger e-mails (more than about a dozen words and the SMTP upload would stall), nor log on to web sites (the login POST would get stuck indefinitely).

      Some serious analyses from my side showed that I could only send out about 190 bytes in one go (using traceroute and varying package sizes I found the exact size). Any larger outgoing data amount would fail. Now try to explain that to the phone support (I got them to replace their equipment at my home), or even the support guy that came to replace the equipment. After replacing he used his laptop to show browsing works - the standard test, and usually just fine.

      I wasn't so sure, so did my own testing before I let him go, and quickly found out it still was not working. Then I actually showed the guy my traceroute problem using my own laptop, that one packet size works but add a byte and it fails, and then he finally understood the problem was not solved.

      The next day I saw a van of the ISP parked at the connection box across the street for a few hours. After that, everything worked again. I have still no idea what could possibly have caused such a problem to pop up.

    17. Re:Just take it in by I'm+just+joshin · · Score: 3, Informative

      So you don't want Comcast to spy on you, but you're okay having Google know every DNS lookup from your IP address?

      You do realize that Comcast can still sniff all your traffic, right? Even the DNS queries to Google...

      Boy I hope you're being sarcastic.

    18. Re: Just take it in by Anonymous Coward · · Score: 0

      Don't be so confident. He could also just be ignorant. Of course, I know some people who work at Comcast, so those two are not mutually exclusive.

      There are people here who probably work for Comcast and TWC. The thing is, they're probably not selling you cable modems or routers and don't give a shit if you rent the device or not. They're sys admins or developers who probably work on stuff so far from sales and marketing, that they don't even have offices with them in the same zip code.

      As for shills. Please. Slashdot wouldn't rate such a thing. That's all saved for actual news outlets.

    19. Re:Just take it in by Anonymous Coward · · Score: 0

      If you say you have redundancy and you don't, then someone does need to get fired.

      Normal admins don't get fired for that sort of thing, not unless someone can prove that this particular admin failed to accomplish the task and then covered it up.

      Even then, managers may not do the actual installations, but they should know enough to be able to verify it, or have a second pair of eyes on the problem. And that's why when there is a colossal fuckup like failing to have redundancy, managers do get fired. Managers are responsible for ensuring the task is completed. If they don't know how to do that, they're useless, and executives know that.

      Shit may roll down hill, but most executives are not as stupid as you think they are. They hold managers responsible for their departments. I have never seen more screaming at people than I have seen in a management meeting. I used to think it was all hyperbole before I attended my first post-mortem with the CEO in attendance.

    20. Re:Just take it in by Anonymous Coward · · Score: 1

      I agree with the general premise, just not the specifics of his post.

      If I want to use my service to enable a fully encrypted pipe between two private networks over the public internet, that's my prerogative. If I want to run my own DNS server and not use the one supplied by my ISP, that's my prerogative as well. Now, with network neutrality rules in effect, if I want to host some service on my connection without being throttled, filtered, port blocked, or get a call demanding I switch to business class, that is my prerogative as well.

      I should be free to do any or even none of those things as I see fit-- without interference or approval by the ISP. To me, that is "Owning my network." I own all the devices, I control the firmware that is installed, and I control the configuration of my endpoint. Past my router, it is their network, and they own it-- however, they have to comply with title II regulations now. Everything on my side of my router, and including my router, is my network.

      I dont go tampering with their routers and switches with poisoned gateway protocol packets--- they shouldn't be trying to manage my devices either.

    21. Re:Just take it in by Technician · · Score: 1

      A fast way is call on pretense of cancellation. Due to unreliable service and time lost on endless hold, I would like to cancel service.

      A quick transfer to customer retention end in accepting to try a replacement modem, a faster tier, and a $10/month discount for 6 months.

      --
      The truth shall set you free!
    22. Re:Just take it in by Phreakiture · · Score: 1

      This is true for Time-Warner also.

      That said, Verizon Fios requires you to use their router.

      --
      www.wavefront-av.com
    23. Re: Just take it in by tburkhol · · Score: 1

      Mr. Anonymous Coward, I am confident in positing you either work for Comcast or Time Warner.

      There's a surprisingly strong movement, at least in the US, essentially claiming that it's "better" to rent almost anything. Rent your cable modem and get a free upgrade when DOCSIS 3 is retired. Lease your car and save on depreciation. Rent a house and save thousands on taxes and maintenance. These notions are so logically and economically flawed that it's hard not to imagine a (at best) disingenuous campaign, but maybe it goes along with the disposable-everything culture and inability to see past the next paycheck.

    24. Re: Just take it in by Zuriel · · Score: 2

      I've heard the arguments for renting cars and houses.

      If you're buying a new car every 3-4 years and selling the old one, it can be cheaper to lease instead. If you're buying a car that's a few years old and keeping it until it's worn out, it's much cheaper to buy outright. You pay it off and spend a number of years with a car and no car payment.

      Houses, you don't pay off in just a year or two. When you first take out a loan and buy a house, most of your house payment is just keeping up with the interest with a small portion going towards actually paying down the loan. If you're going to sell the house in 5 years and move, fees and taxes can easily eat up any value that you actually have in the house. So if you're going to be moving semi-frequently, renting isn't much different financially and you don't have to deal with buying, selling, the associated fees and taxes, and the issues of home ownership.

      That's the reasoning, anyway. The point is, you have to do the math and figure out what makes sense for you.

    25. Re: Just take it in by Anonymous Coward · · Score: 0

      Not true. FIOS gives you a raw Ethernet connection and you can plug in any router you like... the only caveat is that your router has to support PPPoE.

    26. Re:Just take it in by sabbede · · Score: 2

      What about the federal regulations requiring them to allow you to use your own hardware?

    27. Re: Just take it in by awing0 · · Score: 1

      Well, throw some stuff out?

      --
      Cthulhu Saves.
    28. Re: Just take it in by jmac_the_man · · Score: 1

      Cable modem software updates have to be pushed from the cable headend. Your ISP will push new firmware to you once they approve the firmware for use on their network. This is true whether you rent your modem or buy your own.

    29. Re: Just take it in by danbert8 · · Score: 1

      Of course, the downside is when you call support they will blame every problem on your modem instead of their connection. Even if your modem is logging repeated disconnects from their servers timing out... When you have connection problems with cable, the only way to fix it is to leave for competing service if you are lucky enough to have that option. Otherwise techs will come out and replace splitters, couplers, reboot your computer a billion times, and will never check their end.

      --
      Yes it's an anecdote! Were you expecting original research in a Slashdot comment?
    30. Re:Just take it in by Icyfire0573 · · Score: 1

      This isn't true. The actiontek router they provide is only necessary if you want to be able to get TV and internet. We use fios w/o their router all the time.

      Of course, this doesn't mean you don't need their ONT but how else are you going to terminate the fibre.

    31. Re: Just take it in by Sleuth · · Score: 1

      That depends on area. If you review the FIOS forums, you'll find that some areas they will setup ethernet from the ONT and some they will not. At least in our area, they do not setup that way by default. Of course, you are free to put another router behind their router.

    32. Re:Just take it in by gzuckier · · Score: 1

      Sometimes that works, not always. One time I was really happy to be an "expert" user to diagnose a problem with my connection.

      A few years ago I had a very very weird connection problem. I could browse, download my e-mails (IMAP), and send out small e-mails. I could not send out larger e-mails (more than about a dozen words and the SMTP upload would stall), nor log on to web sites (the login POST would get stuck indefinitely).

      Some serious analyses from my side showed that I could only send out about 190 bytes in one go (using traceroute and varying package sizes I found the exact size). Any larger outgoing data amount would fail. Now try to explain that to the phone support (I got them to replace their equipment at my home), or even the support guy that came to replace the equipment. After replacing he used his laptop to show browsing works - the standard test, and usually just fine.

      I wasn't so sure, so did my own testing before I let him go, and quickly found out it still was not working. Then I actually showed the guy my traceroute problem using my own laptop, that one packet size works but add a byte and it fails, and then he finally understood the problem was not solved.

      The next day I saw a van of the ISP parked at the connection box across the street for a few hours. After that, everything worked again. I have still no idea what could possibly have caused such a problem to pop up.

      My personal nightmare complaints (sometimes reality) involve the deteriorating and aging copper which is the major asset of the cable company, and the landline phone company too. Not an easy to diagnose hard failure, but intermittent crappy connections, like static on the phone lines once in a while, that in my fevered imagination result from a particular condition of wetness or dryness or temperature in the deteriorating insulation, or connections, or something similar in the lines that comes and goes......

      --
      Star Trek transporters are just 3d printers.
    33. Re:Just take it in by I'm+just+joshin · · Score: 1

      AC, I completely agree and was simply pointing out the incongruity of the parent post.

    34. Re:Just take it in by omnichad · · Score: 1

      You know, Google's DNS may be fast, but if you think it's so important not to be spied on then why aren't you running your own local DNS server? You get fast lookups on sites you visit frequently, but you do lose out on the caching based on the traffic of the wider network of users.

    35. Re:Just take it in by clong83 · · Score: 1

      What if it is a problem with the line itself? Or if you don't use their crappy modem/router, but instead have your own professional gear that they won't look at?

      I had a problem with my connection after the recent rains here. My landline was occasionally noisy with static, and my internet would drop out around the same time, no explanation. It had never done anything like that before. I called tech support and told them I had water on the line and needed someone to come out. They told me it was just my cordless telephone, maybe the filter was broken or something, and that I should leave it unplugged for 24 hours and check my internet connection. I couldn't absolutely rule out their explanation, even though it seemed unlikely, given all the rain and the fact that I know what water on the line sounds like. So I followed their advice, and the next day my router logs unsurprisingly showed that it had cut out several times.

      I call them back again, happy to let them know that it wasn't my phone, and expecting that they would send someone out. This time they told me it must be my modem, and that I should unplug my modem and let them know if my phone was still full of static. I told them that made no sense, and that furthermore, I wasn't going to sit on the phone for 2 hours listening for an intermittent static sound that happens for 5 minutes every two hours. I demanded that they send someone out to fix my line. They tried then to convince me that it was the wiring in my house, and they would fix it for me for a fee. I told them that there was no house wiring. The only wiring was a two foot long phone wire drilled directly through the wall and into the phone box outside. No other wiring. I got hung up repeatedly, and was more than once told that if it was so intermittent, it shouldn't be an issue. Nevermind that I often am working on servers from my home in many different parts of the world, and transferring data files that sometimes take a few hours to complete. THey actually tried to pass it off as acceptable. They also told me to move my phone outside and try to use it directly from the box and see if there was static. Again, I had to patiently explain that it was something that only happens every two hours or so and that I'm not going to sit out there to diagnose their problem for them. Nevermind that I already told them there was only two feet of wire from the box to the jack inside, and it was very unlikely the problem was there.

      Long story short: After five days of repeatedly calling them, they finally acquiesced and sent out a guy to look at the line. It had a ground on it due to water in the line. I honestly don't know what I could have done to get them out sooner and fix it. They wanted me to buy a new modem at my expense to rule out modem issues before they would send someone out. I escalated almost every call, and got hung up on several times.

  6. Faulty router? by Anonymous Coward · · Score: 5, Insightful

    When they complain about not being able to connect to their managed router suggest that it might be because it is faulty and perhaps they should try sending a replacement device. ðY

    1. Re:Faulty router? by Anonymous Coward · · Score: 0

      Or, you take a big, fat, and at least 350V capacitor (half for the ones in the 110V part of the world), you connect a resistor, a diode and the capacitor in series, and carefully you plug it in the wall socket. Then with the capacitor charged, you (again, very carefully) take the cables from the capacitor and you put them randomly in the router PCB, form different ventilation holes, and you move them a bit until you hear the "Bang!" of the capacitor discharging. You plug the router again and check if it is still alive. If the router survived, you repeat the process.
      Then, they will have a faulty router to replace.

    2. Re:Faulty router? by JustAnotherOldGuy · · Score: 2

      Or just microwave it on "High" for 30 seconds or so. Trust me, that'll do it. Err, I mean, that's what I've heard. *cough*

      --
      Just cruising through this digital world at 33 1/3 rpm...
    3. Re:Faulty router? by Anonymous Coward · · Score: 0

      You don't need to get so fancy. Just use the terminals of a 9V battery judiciously (or randomly) applied to the underside of the PCB.

    4. Re:Faulty router? by barakn · · Score: 1

      Sounds like a lot of dangerous work. Just take a can of compressed air and spray the interior while the unit is on. Condensation will form on the board and short it out, and then it will evaporate, leaving no evidence behind.

      --
      "I'm so moist I'm sticking to the leather." -Kermit the Frog on The Late Late Show
  7. "milk the cow" by Anonymous Coward · · Score: 0

    codeword is "crap network" and deal with it or roll your own (lol). ISP owner is extended family of regulator or such.
    if it's managed it is either on purpose (upgrade -aka- pay more) or some crackers found a way to "use" remote management functionality and ISP doesn't care.

  8. Oblig. reference by zugmeister · · Score: 0
  9. Manners please. by rogoshen1 · · Score: 1

    Having been on the other end of that phone at varying times in my life (ranging from consumer tech support, to enterprise support) i try to be as patient and compliant as possible -- though if they are leading me on a goose chase I'll try to be subtle and point them in the proper direction.

    Because face it, most people are assholes; especially when something they are paying for, isn't working.

    They have to deal with assholes 8+ hours a day, every day, for a really shit wage. I can play nice for an hour or so on phone. =(

    1. Re:Manners please. by Anonymous Coward · · Score: 1

      I noticed there is a bit more perceived hostility when dealing with "text chat" support than over the phone.

    2. Re:Manners please. by Anonymous Coward · · Score: 0

      your basically saying that your the last American technical support person in the U.S., you should be cryogenic stored and put in a museum so future generations know that at one point tech support was available in the U.S. from the U.S.

    3. Re:Manners please. by rot26 · · Score: 2

      They may be angry at one of the 7 or 8 other customers they are chatting with at the same time as you.

      I'm pretty sure I'm not capable of doing their job.

      --



      To ensure perfect aim, shoot first and call whatever you hit the target
    4. Re:Manners please. by weav · · Score: 1

      It's very easy to be curt and brusque in text, or at least be perceived that way. It's a learned skill to be able to do text chat support and not come off as being dismissive, put-off-ish, and/or plain rude.

    5. Re:Manners please. by DrVxD · · Score: 2

      I'm pretty sure I'm not capable of doing their job.

      That gives you something in common with them...

      --
      Not everything that can be measured matters; Not everything that matters can be measured.
    6. Re:Manners please. by Lorens · · Score: 2

      I noticed there is a bit more perceived hostility when dealing with "text chat" support than over the phone.

      Depends on if it is a real person. I've tried to use chat support on several occasions with different companies, and each time I've started out writing four or five sentences that outline my problem, what I've done to resolve it, what happened. I've *been* T3 support, after all. Every single time, the descendant of Eliza chatting with me started out asking me to confirm the nature of my problem, and continued asking me one by one the exact questions which I'd already addressed the very first time I hit Send. It is only when they have arrived at wit's end that a human (sometimes) steps in.

    7. Re:Manners please. by msim · · Score: 1

      have a read of http://www.reddit.com/r/talesf... I'm sure you'll appreciate it.

      --

      Life is like a box of chocolates, you never know when your gonna get food poisoning.
    8. Re:Manners please. by BevanFindlay · · Score: 1

      This is a pretty significant point: you do get some truly awful callers (this can be because they are stressed and have a deadline they can't meet because of this problem), so a caller being nice is a refreshing change. But, I have a pretty low tolerance for a support desk tech who doesn't listen and insists on following a script when it's obviously not relevant, so there is a point where they can wear down that "social contract" of being polite. If I pick up that someone is out of their depth, I'll usually ask to be escalated or similar (politely, as long as they actually do).

      Also, if a call is taking an hour, then either it's a hairy awful problem, or the tech isn't competent. Most tech issues shouldn't go beyond about 20 minutes unless it's a really difficult one. After that, you are probably better served by sending someone out onsite than trying to stay on the phone while the tech struggles for ideas (if this is possible - I did once have one of these where the customer was in the next country, and that was nasty).

    9. Re:Manners please. by jhantin · · Score: 1

      It's very easy to be curt and brusque in text, or at least be perceived that way. It's a learned skill to be able to do text chat support and not come off as being dismissive, put-off-ish, and/or plain rude.

      Perhaps, for that very reason, many chat support representatives I've encountered instead err on the side of obsequiousness. Many take it too far, almost as if they're trying to trigger irrational rage responses, and others ring hollow with Eliza-like echo statements ("My frob won't womble." "I'm sorry to hear your frob won't womble.") - it wouldn't surprise me one bit if there was a pacifying-echo hotkey on their end.

      --
      ...when you're writing a game...tweak the difficulty of "Easy" to something [your mother] can cope with. -- onion2k
    10. Re:Manners please. by gzuckier · · Score: 1

      They may be angry at one of the 7 or 8 other customers they are chatting with at the same time as you. I'm pretty sure I'm not capable of doing their job.

      Somewhere there is a tech support which doesn't actually have any employees, just hooks up the customers calling in to each other.

      --
      Star Trek transporters are just 3d printers.
  10. Well, if you're a "pro" by Anonymous Coward · · Score: 0

    you check for this shit BEFORE signing up. Perhaps you might also check the power supply of the device, maybe they shipped a marginal wall-wart with that model.

  11. How to cut through the frontline bs by Anonymous Coward · · Score: 5, Insightful

    "Hi, I'd like to terminate my service."

    1. Re:How to cut through the frontline bs by sound+vision · · Score: 1

      At the last call center I worked at, that would get you directed to the byzantine cancellation form on the web site. If you complained hard enough, it would maybe get you transferred to someone in the billing or "retention" department where you'd get to start a whole new runaround (notice how it's the "retention" department, not the "cancellation" department). What it would not do is get you to any kind of higher level tech support or get your issue resolved more quickly.

      Generally they will have someone there with the skills to resolve your issue. They may or may not be available on the phone when you call (or available on the phone at all). You have to navigate the service providers' bureaucracy in order to get to them. There is no shortcut, there is no magic word - at least none that will work consistently across different providers. The system is designed for them to feed you BS. Trying to reverse that will be futile at best, and might just convolute the process further.

    2. Re:How to cut through the frontline bs by Anonymous Coward · · Score: 0

      Usually, I just learned how to navigate it fast enough. I will tell the fronline guy/gal all the things I did try, and let him/her navigate the flowchart. From time to time they ask again something I told them, and I answer again (hey, we all forget stuff). Sometimes they ask me to try something I haven't tried, and I do so. If that thing involves the "control panel", I say I already did (sometimes I mention "the linux equivalent of", sometimes I don't), or just lie if I'm sure that's not it. There's no explanation good enough for frontline support people with a mandate to follow a windows-only flowchart, so I don't feel bad about lying.
      I guess the track record was when I asked to switch the router to bridge mode. I just said "I'd like to put the router in bridge mode", and they said "ok, done". Wow.

    3. Re:How to cut through the frontline bs by g01d4 · · Score: 2

      learned how to navigate it fast enough...tell the frontline guy/gal all the things I did try

      This works for me. In general you work with the front line and they'll work with you. Sometimes you've got to be a little extra patient and sometimes you get lucky with someone who knows their stuff. When you tell them what you tried they just have to know enough to put you to the next level. Sometimes you say thank you and then call back hoping to get someone else. It's the same when dealing w/any large organization when you want something.

    4. Re:How to cut through the frontline bs by Anonymous Coward · · Score: 0

      We're talking about internet service here. "I don't have internet - I am cancelling my service right now, on this call"

    5. Re:How to cut through the frontline bs by Anonymous Coward · · Score: 0

      Generally they will have someone there with the skills to resolve your issue. They may or may not be available on the phone when you call (or available on the phone at all). You have to navigate the service providers' bureaucracy in order to get to them.

      This is absolute BS, they always promise to "look into it and call you back". In my experience (Comcast) they NEVER call back.

    6. Re:How to cut through the frontline bs by Anonymous Coward · · Score: 0

      At the last call center I worked at, that would get you directed to the byzantine cancellation form on the web site.

      So after telling them that, don't pay their bills. They can't do anything about that, you have a recording proving you terminated the service, talking to a company representative. If they can't forward that internally, their problem!

      If you want any service, get it from another provider. Switch on every tech problem, unless someone doesn't throw a script at you.

    7. Re:How to cut through the frontline bs by ArsenneLupin · · Score: 1

      Sometimes you say thank you and then call back hoping to get someone else.

      If you already had to wait for 20 minutes listening to elevator music for this call, you think twice before considering that option... :-(

    8. Re:How to cut through the frontline bs by Anonymous Coward · · Score: 0

      As a previous technical phone answering idiot question responding agent.

      I would have terminated all your services. as per your request.
      most cases, said, hey that's not what I wanted.

      "Let me transfer you back to sales, they can open up a new service for you then. It may take several days to have you reconnected. Unfortunately, the order to cancel has already been processed. Have a great day."
      "Sales, how may I help you."

      It wasn't great customer service, it was excellent ! You got what you asked for as fast as I could provide it ! I was the best man. !

  12. Ask for tier 2 support by xeoron · · Score: 2

    If the first tier is not working for you, ask for the next level. If that fails, contact corporate customer service with details of your problem and how support has failed you, and what you need to have the problem fixed. I once contacted investors relations with a horrible tail of Microsoft support to Microsoft, and they called me back the next day with orders to fix all problems. Of course the tier 3 that called me was far better, than their outsourced support that tried to sell me pirated Windows key instead of activating a valid machine.

    1. Re:Ask for tier 2 support by WCMI92 · · Score: 1

      Tier 1 are never more than script and flowchart readers. They can't solve anything needing anything more than "reboot your computer".

      --
      Corporatism != Free Market
  13. Special Snowflake by Anonymous Coward · · Score: 1

    Yeah, you know what you're doing. Just like everyone else.

    They're not going to magic you a new router over the phone. They'll mail you one and you mail the old one back. Just unplug it, call in, and tell them that it's still plugged in but doesn't power on anymore. Or get in the car and get a new router from the local office today.

    The fact that this is a difficult problem for you should tell you a thing or two about whether you deserve special treatment.

  14. Get a business grade connection. by dhickman · · Score: 5, Interesting

    I have learned a long time ago that I must have a well working unrestricted and reliable internet connection. To get that you must pay for a business level account. This will usually mean that you talk to more qualified help desk members and even the engineers. Side benefits include static ips, no caps, Higher service priority, etc.

    It costs more, but as an IT pro, I consider it a fact of life.

    Currently I have a business level account account that I write off 100%. This is the middle tier that runs around 90 a month for 25 down and 5 up. I then have a second consumer grade line @ 120 down and 10 up ( with restricted ports) @ 75 a month. The access point and family crap is connected to that. I then have the consumer connection set up as a second wan on my pfsense firewall.

    Expensive, sure until I deduct the business connection as a business expense. This setup also allows me to test things like vpns,etc. This also means that I can experiment with stuff and do not hear the family complain because Netflix is not working.

    1. Re:Get a business grade connection. by epine · · Score: 1

      Currently I have a business level account account that I write off 100%.

      Is that a synonym for costs nothing? Sign me up.

    2. Re:Get a business grade connection. by Pentium100 · · Score: 2

      Or, think up a technical solution.

      So, the problem is that the ISP provided router does not work properly. Also, if you replace it with a proper router, the ISP does not like it.

      So (I'm assuming here that the uplink is Ethernet):
      1.Figure out how the ISP accesses your router (packet sniffer with a managed switch or a hub),
      2.Configure a Linux router to pass management packets to the ISP router, but otherwise act like a router for your network. This way, the ISP can still access their router, but you do not have to use it.
      3. Don't forget to set everything back the way it was if there's someone coming from your ISP.
      4. Profit.

    3. Re:Get a business grade connection. by nehumanuscrede · · Score: 1

      Not much of an option for those who can't write off the costs of business and multiple lines. It's great that you can I guess, but just sayin . . . . .

      My lowly consumer grade connection runs ~$70 / month for 50/5 speeds. It jumps considerably if I want to take it to the next tier of 105/10 ( ~$110 / month ). *Which is really pointless since they will throttle the connection if you max out your throughput trying to download a large file.*

      So pricing varies quite a bit depending on your ISP and region. What's a good price where you live, may not be elsewhere.

    4. Re:Get a business grade connection. by Anonymous Coward · · Score: 0

      He fell for the old sales pitch "you can write if off on your taxes".

      In the end, you will give more money to your ISP for very little real benefits in exchange for the much smaller amount you could ever save on taxes.

    5. Re:Get a business grade connection. by Anonymous Coward · · Score: 0

      Currently I have a business level account account that I write off 100%. This is the middle tier that runs around 90 a month for 25 down and 5 up. I then have a second consumer grade line @ 120 down and 10 up ( with restricted ports) @ 75 a month. The access point and family crap is connected to that. I then have the consumer connection set up as a second wan on my pfsense firewall.

      Actually the deduction is based on actual use not by some label given by your cable company. You can't deduct 100% unless you can show that 100% is exclusively for business use. Also you can still deduct 100% of a consumer level service as long as you can show 100% is exclusively used for business.

      If you are not using it exclusively for your business then the amount spent on the ISP should be lumped in with the rest of the utilities and a percentage is claimed by the percentage of space is used exclusively for business.

      Either way only an idiot would believe that he get something for "free" because you still pay more than you could ever save on taxes.

    6. Re:Get a business grade connection. by Anonymous Coward · · Score: 0

      It means he has an actual business and is able to deduct the cost of the internet connection as a business expense reducing the taxes that he owes on his business income. So no it still costs, but gets offset a bit when he does taxes.

    7. Re:Get a business grade connection. by ColdWetDog · · Score: 1

      Sadly, in a lot of places, you CAN'T get a 'business' connection. Small towns especially. If you really are a business, tough luck, you're in the same bucket as the rest of us plebes.

      --
      Faster! Faster! Faster would be better!
    8. Re: Get a business grade connection. by dhickman · · Score: 2

      The problem with a technical solution is that if the ISP wants to be pissy, they will say that you have violated the SLA and cut service.

      A easy solution is to clone the mac address but if they are collecting snmp or doing any kind of management they will discover that you are running unauthorized equipment.

      I decided a long time ago that my time is much more valuable than money. So I formed a small LLC, keep enough side business to keep the IRS from claming that it is a hobby, and am able to write off all business expenses like ISP, Cell Phone, and computers.

      This way I have options for ISPs, and do not have to deal with stupid policies like this.

    9. Re: Get a business grade connection. by dhickman · · Score: 1

      I would not say that this is hard to do. Anyone who is serious about this field should have a side business. All you need to do is set up a LLC, get a tax ID and a couple of clients. As long as you show some kind of profitability over time, you get to write off your computer computer equipment and services.

      If you do not want to have a dedicated family/personal service or computer, then sell yourself internet service@ the local rate for basic internet ( @20 a month.) Then you still write off the cost of the ISP service and supporting equipment, you will also show $240 as income.

    10. Re: Get a business grade connection. by Pentium100 · · Score: 1

      A easy solution is to clone the mac address but if they are collecting snmp or doing any kind of management they will discover that you are running unauthorized equipment.

      There are ways of making the Linux router invisible to the ISP, unless they really try to detect the unauthorized equipment (but that would take time and the ISP probably does not care THAT much). It depends on what is actually done with the management. Stick a Raspberry Pi on the other side of the ISP router to simulate usage. The result should not stand out in the graphs etc, so the ISP will not be looking at that particular router for problems.

      Also, if the ISP still manages to detect it, just play dumb and say you do not know anything (and put everything back the way it was then someone from the ISP comes to check).

      So I formed a small LLC

      That would take me much more time than to configure a Linux router to be stealthy.

    11. Re:Get a business grade connection. by Anonymous Coward · · Score: 0

      I have found residential service in good working order is generally adequate for any remote access needs, if it is not, there is a problem with it or the resiliency of your remote access method. (rdesktop I am glaring at you.) Getting a commercial service may not be an option at a location and it is an expensive technical solution that may not help; commercial service in residential area is going to be serviced by the same lines as any other service. Unless you pay for TSP, you're going to sit on your hands just as long as those around you if it is a line or equipment problem.

      That said, the old rule of blind 'em with BS often works on frontline, although the BS has to be plausible or not BS depending on the service department. Having pertinent logs, traps and other information at fingertip while on the phone with tier 1 and offering it up machine gun style will usually get it through that you have a clue what you are doing locally, have looked at everything you can and it's likely not your fault, swear to god. Above all, never, ever get angry with them. Keep a diary of calls; date, time, ticket number, contact, brief description. These become useful so you can use calm, cool displeasure if you are not getting anywhere.

      Working from the above, I have earned internal NOC phone numbers at both LECs I use commercially. I have only once been confronted about calling and that was by a person who was clearly in a bad mood and they calmed down once I communicated what I knew and it was clear that I had done due dilligence on my side.

    12. Re:Get a business grade connection. by KGIII · · Score: 2

      I had a friend come up and visit me. We were stumbling around the property and rather drunk. We discovered a couple of trees that needed to be trimmed and I really did not want to work around power lines. So I called the power company and told them about the trees. (We have heavy snow and ice storms.)

      They did not show up.

      My friend returns about a year later and we were talking about the trees - and also drunk again. So we shambled down and took a look at the trees. This was not effective. My buddy, bless his soul, asks me to call the power company on my cell. He gets on the phone and gets an employee. He then uses his thick Bostonian accent and says, "I just moved here from Boston. I may be a little drunk but I have these two trees that need cutting out in front of my property and I just bought a chainsaw. I was wondering if you could give me any advice?"

      The tree-cutting service was there to trim the trees on Monday.

      --
      "So long and thanks for all the fish."
    13. Re:Get a business grade connection. by Jane+Q.+Public · · Score: 2

      Or, here, you get to pay $500 for the minimum 20 down 5 up "business" connection.

      AND, they won't even rent you a fixed IP without one.

    14. Re:Get a business grade connection. by Anonymous Coward · · Score: 0

      No, by "write it off", he means that he can reduce his taxable income by 100% of the cost of the connection. But this means his actual tax only reduces by a fraction of that, typically 20-40%. If he could somehow run his business without this 90 dollar per month expense, he would make more money and pay more taxes, but still come out ahead over the tax man.

    15. Re:Get a business grade connection. by Anonymous Coward · · Score: 0

      dhickman means it's a 100% tax-deductible business expense. You shouldn't be able to do this without a registered company in your name (even in the US), or the IRS (assuming US again) comes knocking.

    16. Re:Get a business grade connection. by Anonymous Coward · · Score: 0

      No, a deduction is not the same as a credit, although the GP seems to be implying that it is. 100% write off means you're taking what you spent on it out of your AGI so you won't be taxed on those dollars, but it doesn't mean you get all those dollar back.

    17. Re:Get a business grade connection. by Balthisar · · Score: 2

      I think the threshold for unreimbursed business expenses is still 2% (don't remember if it's AGI or taxable, whatever). Let's use an easy, $100,000 per year income. The first $2000 of unreimbursed expenses aren't deductible. So, say, business class internet is $2000 per year, that's only the starting point for deductibility. I'm not sure of his situation, but reputable companies pay GSA/IRS rates for car use ("reimbursed"), and not sure what other business expenses an IT pro might have; let's imagine it's another $1000 per year. If he's single, that comes out of the 28% rate so he could save $280 a year.

      If he had Comcast at $900 a year instead, then total unreimbursed expenses would be $1900, which isn't enough to get a tax break. On the other hand, he would have spent (3000 - 280 ) - (1900) = $820 less per year regardless of the write-off.

      Granted, this is assuming that he's not the business, but only an employee of a business, and of course I don't know what he pays for his business class internet. In my example, it's an extra $69 per month, so it may very well be worth it to him regardless of the write off myth.

      --
      --Jim (me)
    18. Re:Get a business grade connection. by msim · · Score: 1

      Keeping a log is a brilliant idea. Especially if it starts out as a small problem and then progresses to something much larger. However by the time it HAS escalated it may be too late to actually go back and keep track of these important little details.

      --

      Life is like a box of chocolates, you never know when your gonna get food poisoning.
    19. Re:Get a business grade connection. by Orgasmatron · · Score: 1

      I still have, but no longer need, a relay box wired to a parallel port pin on my router.

      The router sniffs conntrack looking for recently used peers, and pings them. If they ping well, they get stuffed into a list of good pingers. It then hits a good pingers every few seconds. If it can't hit anything for a while, it restarts DHCP. If that doesn't work, it flips the relay for a few seconds.

      Worked like a charm on my cable modem. Now that I have fiber, the ONT is rock solid. If I'm down, there is a fiber cut somewhere, or a router leaking magic smoke in their head end.

      P.S. The other pins are wired to an old school LED bar display, cycling lame patterns. One is "cylon".

      --
      See that "Preview" button?
    20. Re: Get a business grade connection. by BevanFindlay · · Score: 1

      ISPs that require you to use a particular router? Wow, glad I'm not in America. Seriously, if someone requires that you use specific hardware, and that hardware is rubbish, you request that they let you use something better. If they decline, take your business elsewhere. Thankfully, where I am, the (often) cheapest ISP is also one of the few who has a local support desk. This is a nice combination, but you might not get so lucky. What kind of ISP would have those insane rules though?

    21. Re:Get a business grade connection. by Anonymous Coward · · Score: 0

      Bwahahaha! We have AT&T Business Internet.

      Our "static" IP has changed 3x in 2 years, without notice ($15/month extra for "static" IP)...
      There is still a data cap.
      We don't get a higher service priority.
      Their techs come out with an iPad, and no other network testing equipment, give up, and leave the modem unplugged...

      Cox (our 2nd WAN is the only other option) isn't any better, and has significantly higher packet loss (15-20%).

    22. Re:Get a business grade connection. by Anonymous Coward · · Score: 0

      I just have a connection from a company of 4 communists, and a few activists.

      I'm hooked on to a 500mbps dark fibre, without any management. It's my own responsibility to connect to their fiber.

      No service, is sometimes better service.

      Also, it's a non-profit, so it cost less than even the cheapest corporations.

      For some reason, people want connections from the "real" professionals. Marketing got them I guess. Fools.

    23. Re:Get a business grade connection. by sabbede · · Score: 1

      Why worry? Federal law requires that providers allow you to use your own hardware. You'll probably have to tell them, maybe rent a card, but past that they have have to shut up and take it.

    24. Re:Get a business grade connection. by gzuckier · · Score: 1

      I had a friend come up and visit me. We were stumbling around the property and rather drunk. We discovered a couple of trees that needed to be trimmed and I really did not want to work around power lines. So I called the power company and told them about the trees. (We have heavy snow and ice storms.)

      They did not show up.

      My friend returns about a year later and we were talking about the trees - and also drunk again. So we shambled down and took a look at the trees. This was not effective. My buddy, bless his soul, asks me to call the power company on my cell. He gets on the phone and gets an employee. He then uses his thick Bostonian accent and says, "I just moved here from Boston. I may be a little drunk but I have these two trees that need cutting out in front of my property and I just bought a chainsaw. I was wondering if you could give me any advice?"

      The tree-cutting service was there to trim the trees on Monday.

      for maximum effectiveness, replace "chainsaw" with "shotgun".

      --
      Star Trek transporters are just 3d printers.
    25. Re:Get a business grade connection. by omnichad · · Score: 1

      I kept a log once - AT&T DSL and I lived 2 blocks from the CO. Turns out there were two breaks in my line between my apartment and the CO (and plants growing like crazy in the box down the block.

      Just a basic uptime up/down log by time. I think from a cron job checking the status page of the modem.

    26. Re:Get a business grade connection. by Anonymous Coward · · Score: 0

      A registered business license costs me a whopping $100 a year in my county. It's worth it.

  15. Escalate, Escalate, Escalate! by Anonymous Coward · · Score: 0

    If you''re a pro and you have the data to support your issue, then escalate to the next level of support until you get to someone who 1) understands what you are saying and the data 2) actually wants to help you solve the problen

    1. Re:Escalate, Escalate, Escalate! by devphaeton · · Score: 1

      2) actually wants to help you solve the problen

      I believe you overestimate the dedication of a tech support drone at any level.

      --


      do() || do_not(); // try();
    2. Re:Escalate, Escalate, Escalate! by Anonymous Coward · · Score: 0

      If you''re a pro and you have the data to support your issue, then escalate to the next level of support until you get to someone who 1) understands what you are saying and the data 2) actually wants to help you solve the problen

      And knows how to spell "problem"... duh (my own mistake) - guess this pro needs a spell checker

    3. Re:Escalate, Escalate, Escalate! by gzuckier · · Score: 1

      2) actually wants to help you solve the problen

      I believe you overestimate the dedication of a tech support drone at any level.

      Certainly there isn't as much motivation for a company to supply copious easy to access competent free tech support after the purchase as the user would like to see.

      --
      Star Trek transporters are just 3d printers.
  16. Obligatory xkcd by devphaeton · · Score: 1, Redundant
    --


    do() || do_not(); // try();
    1. Re:Obligatory xkcd by gzuckier · · Score: 1

      https://xkcd.com/806/

      Ha. Like on the first episode of Scorpion, where smart guy is looking for a techie via the video feed from the airport air traffic control room; "You there; with the glasses and the short sleeved shirt!"

      --
      Star Trek transporters are just 3d printers.
  17. They have a script, let them follow it by Ulric · · Score: 5, Insightful

    First level support have a script which their employer tells them to follow. Let them do that or you derail the process.

    1. Re:They have a script, let them follow it by Anonymous Coward · · Score: 0

      First level support have a script which their employer tells them to follow. Let them do that or you derail the process.

      I agree. I usually try providing information a couple times then go along with the script. It's what they have to work with and they hate it as much as you do. So if they really think they can skip it, they'll do so. If they don't, interrupting their process is going to waste more of your time and theirs.

    2. Re:They have a script, let them follow it by Anonymous Coward · · Score: 0

      Tough when the low-level script monkeys are evaluated based on how few calls they escalate.

    3. Re:They have a script, let them follow it by Anonymous Coward · · Score: 0

      I have found in my personal experience that if you let them go through their script, it always leads you to a page on their help site which will basically tell you one of two things, reset your network, or reset your device. Those don't FIX the problem. They are a temporary stop-gap, so if you want to actually FIX the issue, you need to go off script.

    4. Re:They have a script, let them follow it by Anonymous Coward · · Score: 0

      First level support have a script which their employer tells them to follow. Let them do that or you derail the process.

      It's fucking stupid to not go through the first level support.

      Going through all the first level checks make sure that when you get to second level, they know that you've ruled out a whole host of common problems. In fact, they may not even have that stupid script in front of them... if it *is* a problem that the script could catch, it's possible it could take longer going through second level.

      And your ISP is an expert in working with retail modems, are you? They may have in their first-level scripts that checks for some wierd bug in your firmware or some perverse setting that unless you're an expert with retail hardware you'd be totally unaware of. Take advantage of the hundreds of thousands of hours they've spent dealing with this shit rather than trying to reinvent it.

    5. Re:They have a script, let them follow it by msim · · Score: 1

      Agreed, go through the hoops.

      if anything, use first level as a "sanity check" as you may well have missed something that you didn't realise. Consider it tech support proof reading.

      --

      Life is like a box of chocolates, you never know when your gonna get food poisoning.
    6. Re:They have a script, let them follow it by BevanFindlay · · Score: 1

      I disagree. Yes, follow the script as far as checking that you have tried those things (e.g. "Yes, I have already tried rebooting"), but if their script starts wasting time and isn't relevant, it's time to go off-script. If they are not good enough to recognise when the script isn't relevant, then get it escalated (aside from the fact that IMHO such a person should never have a tech support job in the first place). If by follow the script, it's a simple checklist of "Have you tried...? Yes", then fine - that won't take long and doesn't waste either of our time, really. But, if it's going to take 20 minutes to go through something that I know isn't going to solve my problem, or do things I have already done, then the process needs derailing (because, ultimately, the process is broken if it can't deal with recognising what is and is not relevant). I have dealt with both kinds of Tier 1 support, and if they are the "I am going to force you to waste both of our time to do things that have nothing to do with this problem" type, then you politely ask to escalate (or less politely if they refuse).

    7. Re:They have a script, let them follow it by AmiMoJo · · Score: 1

      The problem is that these days a lot of them want to take control of your computer remotely. My ISP likes to do that. I set up a VM sandbox for them where they can't do any damage. I let them play around in there for half an hour. The only real annoyance is that they insist on being connected directly to the modem without my router in the middle, so I have to run on a laptop.

      They never seem to cotton on to the fact that they are in a VM and that there are no apps installed.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
  18. Easy... by Anonymous Coward · · Score: 0

    Sounds like your problem is with the modem.

  19. Pick a better ISP, if you can by Archtech · · Score: 2

    You have a serious problem, because you are trying to buck the system. The best solution is to pick an ISP that will listen to you and treat you with respect and intelligence. For most customers, who know very little about networking, that may mean the standard frontline support. But a good ISP will listen, recognize that you know what you are talking about, and talk to you at your level. After all, it's in their interest as well as yours.

    Where are you located? I'm in England, and for some years I have used an ISP called fast.co.uk (Dark Group). Things very rarely go wrong - and when they do, it's usually the fault of BT, the wholesale provider. But when the problem lies in my setup or theirs, the tech support people are outstandingly helpful.

    --
    I am sure that there are many other solipsists out there.
    1. Re:Pick a better ISP, if you can by Mr.+Slippery · · Score: 2

      The best solution is to pick an ISP that will listen to you and treat you with respect and intelligence.

      For most people in the US, there is no such thing.

      --
      Tom Swiss | the infamous tms | my blog
      You cannot wash away blood with blood
    2. Re:Pick a better ISP, if you can by mysidia · · Score: 1

      For most people in the US, there is no such thing.

      They will generally listen and have greater understanding if escalation to technical staff is needed to resolve the issue, but there is a process for supporting certain issues that are caused by common user errors AND you still have to go to through the process, to be satisfied you don't just have a case of user error, before spending $$$.

      Just because you're this big and mighty IT smart guy doesn't mean you get to skip the processes they have in place.

      How arrogant and disrespectful is that, to expect to call in the ISP and tell them how to fix the problem And believe they should just take your word for it and spend the $$$ with no required troubleshooting and independent verification of the issue? Pretty darned arrogant.....

      There are lots of people who think they know what they're talking about but don't; these people will call in and say the router is broken, but in fact the issue is caused by a virus on their computer or windows malfunction, And the SPs are not hiring engineers for frontline support, they are trained on a specific process, and support staff are not competent to take ad-hoc willy nilly sidetracks or alternative resolution paths.

      If a troubleshooting step or observation is not in their flowchart, then they cannot act upon it, because they do not know how to take into account that information

      So the support people themselves don't have the same knowledge you would have as an IT person, and they can't just take your word for it that you've isolated the router as a definite issue, until they've walked you through some guided troubleshooting exercises. Their company would go broke on massive numbers of unnecessarily modem replacements per month.

    3. Re: Pick a better ISP, if you can by dhickman · · Score: 1

      In my area, OKC, there are only two choices for residential consumer Internet (Cox and AT&T.) As a business customer, I have dozens of options ranging from dsl to ethernet. Of course it costs, but you get what you pay for.

      I do think that it is BS and US people are screwed over, but until something like the 90s come back and the telcos are forced to allow other parties on the public supported last mile, nothing is going to change.

    4. Re:Pick a better ISP, if you can by jedidiah · · Score: 1

      Based on the behavior of the average ISP, all of the arrogance and and disrespect that those of us can muster here is WELL JUSTIFIED.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    5. Re:Pick a better ISP, if you can by Anonymous Coward · · Score: 0

      "The best solution is to pick an ISP that will listen to you and treat you with respect and intelligence."

      Sadly, not everyone has access to Unicorn Communications.

    6. Re:Pick a better ISP, if you can by Anonymous Coward · · Score: 0

      to pick an ISP

      Hah. You're a funny guy.

    7. Re:Pick a better ISP, if you can by Anonymous Coward · · Score: 0

      here in northern california i use sonic.net. they are always super helpful on the phone.

      if i say 'the line is dropping', they put an alarm on it and call me back with a layer 1 ticket.
      if i say 'i can't resolve dns' then we go through and debug the resolver. if i say 'my line speed seems slow', they
      read me the logs and tell me that because of noise it adapted down to 5Mb, but if I want
      they will pin the configuration at 12Mb. when my modem fails, they don't screw around with
      telling me to turn it off and back on again, they usually say 'oh my, thats old, lets send you a new one'. if
      i tell them i have congestion 3 hops into the network and give them an interface address they say
      'oh shit, thanks, we'll look into that', and it goes away.

      they don't assume that i know anything, but if i give them useful information they act on it. i don't
      know how they make that work, but they do. its great.

    8. Re:Pick a better ISP, if you can by Livius · · Score: 1

      The best solution is to pick

      That's tricky with a monopoly or even oligopoly.

    9. Re:Pick a better ISP, if you can by Anonymous Coward · · Score: 0

      The definition of arrogance is "having or revealing an exaggerated sense of one's own importance or abilities".

      If things randomly stop working, the light on my router blinks "no signal", and I haven't changed anything, and it's plugged in and I've restarted everything, then deducing it's on the ISP's side and informing them of such is not arrogance.

      Assuming you're infallible and that the problem is always on the user's side is arrogance.
      Assuming the problem is with the user just because they happen to run an operating system that's not in your script is arrogance.
      Assuming every user's problem can be solved with a canned script is arrogance.

    10. Re:Pick a better ISP, if you can by gzuckier · · Score: 1

      Based on the behavior of the average ISP, all of the arrogance and and disrespect that those of us can muster here is WELL JUSTIFIED.

      Well, we get what we want. Once upon a time, AT&T was a reliable company whose technical staff was highly skilled and took serious pride in their abilities and in their ability to service the customer. The downside of that was that equipment tended to be conservatively designed, and the emphasis was on reliability not on innovation. Well, "we" decided that that was because it was a monopoly and was stifling not just technological innovation, having given us nothing more noteworthy than Bell Labs, but more importantly business innovation. So now the phone biz with landline and cellular has a bunch of different providers peddling phones from a dozen manufacturers over bandwidth leased from a bunch of different suppliers; we can get whatever color we want in different sizes and a trillion different apps written by all sorts of people with no documentation; and none of it works right. And AT&T is a shortcut for inferior service, and Bell Labs is no longer interested in basic science.

      --
      Star Trek transporters are just 3d printers.
    11. Re:Pick a better ISP, if you can by mysidia · · Score: 1

      the light on my router blinks "no signal", and I haven't changed anything

      Just because you think you haven't personally changed anything does not mean nothing changed. Your kid may have come by and yanked on the cable going into the modem a bit hard, so there may be an indoor wiring/connection issue after the demarc but before the modem - outside the ISP's area of responsibility.

      That LED might not mean exactly what you think it means, and even if you do, they vary from device to device, and it's likely that many non-engineering folks do not understand the LEDs ---- technical support staff included.

  20. Have you tried restarting? by Anonymous Coward · · Score: 0

    Restart your PC at least 3 times.
    And check the cable between your PC and router.

    1. Re:Have you tried restarting? by Swave+An+deBwoner · · Score: 1

      Also turn off your antivirus software. Sometimes it gets in the way of the Internet.

      </sarcasm>

    2. Re: Have you tried restarting? by timmyf2371 · · Score: 1

      A client of mine consistently insisted on installing various "antivirus" packages such as Zonealarm or Panda Internet Security despite my warnings.

      This invariably caused issues with various internet and network services he wished to use.

      --

      Backup not found: (A)bort (R)etry (P)anic
  21. Say no more, fam by arielCo · · Score: 0
    --
    This post contains no rudeness or derision of any kind. All arguments are friendly. Terms and exclusions may apply.
  22. PROcrastinate! by Anonymous Coward · · Score: 0

    I dread wasting hours of my time dealing with "service providers". Unfortunately, companies treat everyone the same, like ID10T's. I dread it so much, I will go days without internet, just so I don't have to deal with them. Lately, I let them threaten me with a giant bill if it is something on my side. I have not been wrong yet..

  23. Billing is the real problem by Anonymous Coward · · Score: 0

    Just try to get your bill right.
    Verizon is the worst, they try their best to put you in a contract, charge you extra fees, charge you for services you don't get.
    Then you call them and spend an hour on the phone, they might fix your bill this month, but wait for next month.

    They keep saying it's the computer that's screwing up, not them.
    How can their computers be so wrong all the time?
    You'd think they have good developers writing good code, wouldn't you?

    And their mistakes, they *always* overcharge you. *Never* undercharge, ever.
    You never ever get anything for free, only pay more for something you never ordered, or never wanted, or some other excuse.

    If it were indeed a coding problem would't you think at least part of the time the mistake would go the other way?

    They must know something about software I don't know. Maybe "update bill set rate = last_month_rate" is something like "update bill set rate = last_month_rate + random(jigger_bill_upwards_amount)" I'd like them to change the + to a -, wouldn't you?

    1. Re:Billing is the real problem by Anonymous Coward · · Score: 0

      Their billing department runs a real time operating system. Their customer service reps run on a mainframe that updates customer overcharges every other 7th thursday. Their error input queues only run when they get 1.2 billion complaints that pass certain criteria.

  24. F2F by Anonymous Coward · · Score: 0

    Usually it is worth it to just have a nice F2F discussion with an employee of the ISP/whatever at a sales booth. Talking face to face is a superior method: It encourages honesty and messages get delivered more clearly.

  25. Keep it simple by Anonymous Coward · · Score: 0

    KISS... tell them your router was struck by lightning and wait for a replacement.

    1. Re:Keep it simple by QuasiEvil · · Score: 5, Funny

      Honestly, as a last resort, it's not a bad idea. I have a fair amount of ESD test gear at work, including a bunch of static discharge guns and the like that can be dialed up to some crazy levels. I was once stuck in a situation much as you - they controlled the modem/router and it was crapping out every few hours, and they were the only game in town for non-dialup access (this was 15ish years ago). I'd already replaced it with a spare that did not have the issue, but since it wasn't provisioned, the only place I could go was their internal pages.

      I spent probably two hours going through L1 support, L2 support, and then had them tell me that "oh, sometimes the boxes just do that". So I took the box to work, fried the shit out of it, plugged it back in to let it power up and do real damage to itself now that half the fet gates were probably cooked, and then called them back to tell them that the box had finally crapped out and started smoking. They promptly sent me a new one, and told me "must have been lightning or some sort of power surge."

      Yup, a power surge indeed.

    2. Re:Keep it simple by Anonymous Coward · · Score: 0

      My closest to this was with Time Warner, after 45 minutes with drum solo in my ear.

      me: suggested they change so more customer would not yell at them after the "war drums" has beat them to rage.

      In the end after telling the extra problem and the support I needed.

      T1: We need to check the modem.
      me: OK, what would you want me to do?
      T1: Nothign but wait 2 minutes will the test runs.
      me: OK.
      T1: We are able to read your modem just find and signals and settings are good.
      meL When did you read the modem?
      T1: Just now.
      me: Oh, that is a neat trick! The modem is unplugged, NOT connected to the cable, nor my network and in its my hands. So who's modem did you read then?
      T1: We are sending out a tech, he will be there is 4 hrs.
      me: Thank you.

    3. Re:Keep it simple by freeze128 · · Score: 1

      This is the HAL-9000 approach.

      "I would recommend that we put the unit back in operation and let it fail. It should then be a simple matter to track down the cause."

    4. Re:Keep it simple by Anonymous Coward · · Score: 0

      As an amateur radio operator who's been licensed for decades, I keep a type F-to-UHF adapter handy.
      Sometimes, you "feel the need" to use the modem as a dummy load... :-)

    5. Re:Keep it simple by AbrasiveCat · · Score: 1

      Honestly, as a last resort, it's not a bad idea. I have a fair amount of ESD test gear at work, including a bunch of static discharge guns and the like that can be dialed up to some crazy levels. I was once stuck in a situation much as you - they controlled the modem/router and it was crapping out every few hours, and they were the only game in town for non-dialup access (this was 15ish years ago). I'd already replaced it with a spare that did not have the issue, but since it wasn't provisioned, the only place I could go was their internal pages.

      I spent probably two hours going through L1 support, L2 support, and then had them tell me that "oh, sometimes the boxes just do that". So I took the box to work, fried the shit out of it, plugged it back in to let it power up and do real damage to itself now that half the fet gates were probably cooked, and then called them back to tell them that the box had finally crapped out and started smoking. They promptly sent me a new one, and told me "must have been lightning or some sort of power surge."

      Yup, a power surge indeed.

      Ha, been there. Interesting what a Tesla coil vacuum leak detector will do to some electronics.

    6. Re:Keep it simple by Anonymous Coward · · Score: 0

      You have no idea how many problems my owning a 12Kv 3A neon transformer has solved in these situations!

    7. Re:Keep it simple by Anonymous Coward · · Score: 0

      You can get nearly the same effect by discharging an old camera-flash capacitor into the network ports and cable/phone-line connections.

    8. Re:Keep it simple by gzuckier · · Score: 1

      Honestly, as a last resort, it's not a bad idea. I have a fair amount of ESD test gear at work, including a bunch of static discharge guns and the like that can be dialed up to some crazy levels. I was once stuck in a situation much as you - they controlled the modem/router and it was crapping out every few hours, and they were the only game in town for non-dialup access (this was 15ish years ago). I'd already replaced it with a spare that did not have the issue, but since it wasn't provisioned, the only place I could go was their internal pages.

      I spent probably two hours going through L1 support, L2 support, and then had them tell me that "oh, sometimes the boxes just do that". So I took the box to work, fried the shit out of it, plugged it back in to let it power up and do real damage to itself now that half the fet gates were probably cooked, and then called them back to tell them that the box had finally crapped out and started smoking. They promptly sent me a new one, and told me "must have been lightning or some sort of power surge."

      Yup, a power surge indeed.

      That kinda thing happens in the automotive biz a lot. Electronic ignition modules on Fords way back when that would crap out when they got hot, for instance, but the company was strongarming the dealers on warranty replacement. A little creative wiring to the wall socket and the intermittent fault becomes much less intermittent.....

      --
      Star Trek transporters are just 3d printers.
    9. Re:Keep it simple by Agripa · · Score: 1

      A neon sign transformer works well for this type of diagnostic procedure. I also have a 0 to 5000 volt 1.5 amp DC power supply.

    10. Re:Keep it simple by Lehk228 · · Score: 1

      no toolkit is complete without a 5-15-P to 1096-A adapter (etherkiller)

      --
      Snowden and Manning are heroes.
  26. IT people? Really? by Anonymous Coward · · Score: 0

    As someone who is also in IT, I imagine that the "normals" who we - collectively as IT people - don't have time to help as we are too busy doing more important things and foist off on these "level 1" script reader support people - those "normals" are probably getting some serious schadenfreude about now. They would probably say, "hah, you get some of your own medicine". Unfortunately we IT folks have to get in line and take it just like the normals do.

  27. Dont forget to ask for a refund by Anonymous Coward · · Score: 0

    And complain to the utility commission. Many states have regulations in place that require the cable company/ISP to give you a rebate when the service doesn't work when its their fault, but you have to request it. Make sure you ask for it.

  28. Play along, then bullshit them if that fails by Opportunist · · Score: 2

    First, play along. Let the rep run down his flowchart sheet. If that fails, disconnect the device, call them and complain that your device can't connect and seems to be broken.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    1. Re:Play along, then bullshit them if that fails by Anonymous Coward · · Score: 0

      Nice try. Some of us are smart enough to see through those ruses.

      Trying to play equipment shenanigans can gain you one of three things.
        - Referred to a PC Repair business for "customer equipment issues".
        - A truck roll, like you wanted, whereupon the may find nothing wrong with the service (because you issue wasn't the service and you should have just let us do our jobs to start with) or a service call charge for somewhere between fifty to eighty dollars depending on what he does find.
        - A refusal to send out a technician for not cooperating with over the phone troubleshooting -- yes, we really did this at a company I worked for in the past.

    2. Re:Play along, then bullshit them if that fails by Anonymous Coward · · Score: 0

      Yeah, but that doesn't work when it's the OTHER way around. Long story short, I disconnected the cable modem from both power and cable and the little shit said "I can see your modem and everything is just fine, it must be your computer." Really?! "HOW IS THAT WHEN I HAVE IT IN MY HAND AND NOT PLUGGED IN?!"

      Needless to say he got flustered, but then gave me a rash of shit for not following his steps, and then disconnected me.

      So if he says he can see your device and it's working properly when you've unplugged it means you have to hang up and try a different asshat tech...

  29. Get to Tier 2 or equivalent by david.emery · · Score: 1

    In my (limited) experience, when I've had a significant tech problem, my goal is to work with the Tier 1 guy to run quickly through his/her troubleshooting script and to get a hand-off to Tier 2, more expert support. Sometimes that's the level that can authorize on-site repairs, changes to routing tables on their end, etc. The other option, particularly if this isn't a residential/consumer account, is to talk to the sales rep. A good sales rep (not always an oxymoron!) can sometimes open doors for you from the inside.

    And for what it's worth: I've had the least expensive business grade service from Cox (Northern VA) for over 10 years, and generally have been very pleased with both the reliability of the service and the support when I have had problems. The only real issue I had was "left hand not talking to right hand" when the residential cable installer was unaware of the business internet connection, and disconnected it. The second time that happened, I ran after the guy's truck, demanded he call his office to confirm I had both services (on separate contracts) and then reconnect the line. That same installer came out on a subsequent call and remembered that incident. (I was a bit distraught, since I was getting ready to leave to go to my mother's house after she had a very nasty fall, and basically said, "I don't need to be dealing with this s**t right now!")

  30. Just blame the ISP by Anonymous Coward · · Score: 0

    Like most IT "Pros" you can just blame the ISP when explaining to the boss why the Internet went down, instead of admitting to your own incompetence whenever you break something on your shitty litle SOHO firewall.....

  31. We could tell you... by Digital+Mage · · Score: 2

    but clearly you are not a member of the Freetechnicians, a fraternal organization that traces its origins to secret academic groups in the early days of computer science. Only when you acquire the rank of Master Tech can you receive the mystical codeword that reveals your inner self and acquire the truth you seek. If you wish to become a member you must be invited by the Grand Poobah and acquire the necessary degrees to ascend to Master Tech.

    May the Random Number Generator Smile Upon You!

    1. Re:We could tell you... by Anonymous Coward · · Score: 0

      You might not believe it but random number generators are sort of not random as per most dictionary definitions.

    2. Re:We could tell you... by Anonymous Coward · · Score: 0

      Just dug out my life membership card yesterday. A bit tattered. Member number 125. You might not believe that also.

  32. Comcast Solution by avandesande · · Score: 1

    For years I have been dealing with a certain cable provider for internet. I found that ask to have your service disconnected they will transfer you to a 'real' customer service rep.

    --
    love is just extroverted narcissism
    1. Re:Comcast Solution by msk · · Score: 1

      Basically this.

      Threaten to leave (and follow through if you must) if they don't connect you promptly with competent support personnel who won't try to sell you an "upgrade".

  33. dial 0 by unami · · Score: 1

    (or whatever) as often as you need to get to a real person. tell him/her upfront what you have already tried, use some jargon. in my experience, tech support (at least here in austria) has gotten much better - the last few times, i've needed some, i got competent people who skipped the "have you tried turning it off an on again"-bullshit as soon as they realized the were talking to a tech savy person. also, at least with my isps, they have stopped using people that don't know shit and are just working down a list.

    1. Re:dial 0 by KGIII · · Score: 1

      I have a "local" (hardly local but local by definition in my neighborhood) office that has an engineer (or three) on duty at all times. I call them directly. It has been this way since shortly after getting my DLS line put in.

      --
      "So long and thanks for all the fish."
  34. Buy your own modem by dave562 · · Score: 1

    You mentioned that you have to have their managed modem. Time Warner has a similar requirement to have a modem that they support. In my case, I was able to buy a basic Motorola DOCCIS 3.0 modem at Target that was on Time Warner's compatibility list. It was less than $100.

    Not only does the modem work better, I no longer pay the monthly rental fee.

  35. Check your privledge by Anonymous Coward · · Score: 0

    You are approaching this as a rational, capable human being who understands your issue and wants to speak with another rational, capable human being who understands your problem.

    Their system is not designed for this. Adjust your standards accordingly.

  36. Why are you leasing equipment from Comcast? by Simulant · · Score: 1

    Business account? In that case call their business support line and explain...
    I despise Comcast for many reasons but in my experience (managing 30 locations on Comcast) they will replace equipment when asked to.

  37. Revealing your knowledge will only hurt you by Theovon · · Score: 1

    Keep in mind that the customer service person you get when you first call your cable company knows less than nothing. The have a script and some stock questions and answer, and they would likely get into trouble for deviating from those. Telling them that you know more than they do is likely to annoy them and slow down your progress.

    I have found that the best way to deal with this is to actually go through all the trouble-shooting steps yourself that you know they'll put you through. For instance, you know how they tell you to reboot your computer and your router? And how they often don't want to stay on the line while you're doing that (or if you're using chat, you'll get disconnected)? If you can say, "I did that step already" to everything they come up with, you'll eventually reach the point in their script where they're SUPPOSED to escalate you to the next level.

    This is painful, but there's no way around it. They're not supposed to escalate you immediately. If they did that, the second tier would get overwhelmed anyhow. So they're an important and necessary filter to deal with all the OTHER people calling in who are total morons who don't realize their router isn't plugged in.

    It's like dealing with some doctors. If you know what's wrong with you, don't ask for the right drug. Find out what are the classic symptoms to tell them about so that they'll feel smart by writing you the right prescription.

    1. Re:Revealing your knowledge will only hurt you by whoever57 · · Score: 1

      I think that my worst experience with this was with a new HP printer. I was on the phone with one person for 30-40 minutes, until I was transferred to the next level. I spent 30-40 minutes with the next level person answering the very same questions. It was not only a waste of my time, it was also a waste of the technicians' time.

      --
      The real "Libtards" are the Libertarians!
    2. Re:Revealing your knowledge will only hurt you by Anonymous Coward · · Score: 0

      Having been on the other end (you see, I'm effectively 3rd level support in addition to being the lead architect), 50% of the time I have to get on a call from support turns out to be one of the first level questions was not asked or answered correctly.

    3. Re:Revealing your knowledge will only hurt you by BevanFindlay · · Score: 1

      HP's warranty product support line was so bad that the guys in the shop I used to work at would come up with creative ways to not be the poor sod who had to call them (it was perhaps the worst punishment that could be dealt out). Let's just say that 30-40 minutes and then getting an actual Tier 2 person was surprisingly quick. My only thought on how their process could be so bad is that they did it deliberately so customers would give up instead of getting a warranty replacement - no need to send a new replacement? Profit! (Excepting the fact that I will probably never buy an HP product ever again, and won't recommend them to anyone...)

    4. Re:Revealing your knowledge will only hurt you by gzuckier · · Score: 1

      I think that my worst experience with this was with a new HP printer. I was on the phone with one person for 30-40 minutes, until I was transferred to the next level. I spent 30-40 minutes with the next level person answering the very same questions. It was not only a waste of my time, it was also a waste of the technicians' time.

      Widening the target pool a bit; all the companies that have you punch in your customer/account number while in the phone tree, so you can then repeat the exact same number verbally when the person picks it up. Haha, jokes on me.

      --
      Star Trek transporters are just 3d printers.
    5. Re:Revealing your knowledge will only hurt you by Anonymous Coward · · Score: 0

      That line was pre-filtered to people dumb enough to buy a new HP printer.

  38. Accept that you're a cog in the "Free Trade" model by CAOgdin · · Score: 1

    That first-tier, untrained, script-reading, non-English-speaking person on the other end of the line got up at 5:00 pm to be ready to go to work at 8:00 pm (their time), so they can be available on the front lines all night long...and for a wage that is comparable, in their economy, to that of your local McDonald's counter clerk. Have some compassion, and they'll get you through that hellish first tier. Then, when that's exhausted, you've earned the right to ask for escalation to the "next level"...if they even HAVE one (it's usually a transfer back to the U.S. for those higher tiers of erstwhile "Technical Support").

    When you're done, find ways to terminate your relationship--if possible (here in rural America, my sole ISP is AT need I say more?). When enough customers start leaving (as I did in leaving AT&T's phone service recently), you'll starting getting solicitous letters begging you to let them help you. Ignore them. These are corrupt corporations, more interested in executive compensation than customer satisfaction. Get used to that, too, because that's why corrupt politicians keep getting paid to write laws that favor those very corporations.

    In other words, it's a crappy world out there and revolution appears to be the only way these retarded executives will ever get the message. Hard, but true.

  39. Doesn't work by Kjella · · Score: 1

    Doesn't work. For the other person to realize you have some actual skills and isn't just an irate customer who wants this escalated into the stratosphere because you're so important, he'd have to have some skills of his own and he usually doesn't - that's why he's first line support in the first place. I won't even go into the laughable idea of a password since every temp worker would have to know it and will give it to every buddy who they owe a favor. Not to mention the many how have IT skills in one area and by hubris thinks they know everything else.

    Document, document, document that you've been in contact with customer service several times without a satisfactory resolution, then try taking it up with them in writing. I'm sure you know IT is dividend into the ignorant who know nothing, the recklessly dangerous who know something and truly competent who know exactly what they're doing. Ripping out a managed router - which they probably had reasons to manage - and installing your own just puts you in the "loose cannon" category. They probably suspect that whatever the problem is, you've caused it yourself.

    If you're not getting anywhere with a written technical complaint, I'd try a written legal complaint that they're not providing the service you're paying for. They're a castle and have built a moat on purpose since customer support is an expense. They do have people that are far more competent than you and have the power to solve your problem, they're just being shielded from your average support incident. It's more about finding the angle of attack that's productive, making a compelling case is the last 10% after spending 90% of your time trying to make the right person reads it.

    --
    Live today, because you never know what tomorrow brings
    1. Re:Doesn't work by KGIII · · Score: 1

      How are you encountering this? I have *never* had an issue that required anything like that and I have dealt with service providers forever (and a day). Have you tried just, you know, being nice?

      --
      "So long and thanks for all the fish."
    2. Re:Doesn't work by Kjella · · Score: 1

      I spent six weeks getting the run-around after I moved into a new apartment because the cable/internet didn't work. What they fairly quickly established was that the outlet in my apartment was totally dead, they thought the cable was broken inside a concrete wall. They went tossing the ball back and forth between the cable company and the building developer and I think there was some third party installer company involved in the mix too. My impression was that nobody would do anything because they'd run a high risk of getting stuck with the bill and it was entirely unclear whose fault it was.

      I was nice the first week with no service, not so nice the second week, pretty annoyed the third week, pissed the fourth week, flaming mad the fifth week and would have rained fire on brimstone on them the sixth week if I hadn't hounded them to send a tech who finally managed to find the access panel where they'd forgotten to connect the wires... At least the circus clowns gave me a bit of compensation, in addition to obviously not paying for the time I had no service. I guess the people who was supposed to test the cable just checked the box without actually trying.

      --
      Live today, because you never know what tomorrow brings
    3. Re:Doesn't work by KGIII · · Score: 1

      Now that would have pissed me off but I have never had that happen. I did have some issues once when I rented a small apartment and had to run around to catch the landlord to get permission for them to do the install in case they had to drill some holes. They did not have to drill any holes but wanted permission preemptively.

      I only stayed at the apartment for maybe a week total every month, maybe a bit more in the winter and a bit less in the summer. It was in a town that actually has stores, some amusement, a college, and bars and I was a heavy drinker at the time. My home is about an hour and a half away (during good weather) so the middling town between here and there does not really meet my needs and is still about half the distance it is to Farmington.

      I had to preemptively get permission for cable to be installed as well. They were certain they had never installed cable in that apartment. I pointed out that there was a cable line right there in the wall - two even, but they did not listen and insisted I get the form filled out. Fortunately they were both able to email the forms to me and I was able to print them out and then fax them back.

      The good news is that it was a static IP address so I had a box that I would VNC into there and could have it do stuff like download large files. Getting DSL (I used to be on satellite then a radio based wireless connection) was a chore. I was about three miles shy of getting DSL and there are only six other houses in this unincorporated township. The company was pretty decent but I had to pay for a "central office" (I believe that is what they called it - it is just a box on the side of the road) and then to upgrade the line. My neighbor chipped in and had the line extended to his place but it took about six months to get that done and was very expensive. I knew things like that were expensive (I actually had priced an ISDN option) but I had no idea that it was *that* pricey. It was worth it in the end.

      --
      "So long and thanks for all the fish."
  40. Deal with it, or open your own ISP by Anonymous Coward · · Score: 0

    Having worked for a provider of computing services for small businesses, the "expert" at home is rarely that. The guy at the ISP needs to run through the checklist, fill out the forms, and follow the procedure. "getting you a new modem" is a process, deal with it. Oftentimes things like "getting you a new modem" can't be done. There's no way to box one up and ship it to you, it has to be delivered by a field tech because that's the distribution channel.

    The guy that starts throwing his certifications at you over the phone is 9 times out of 10 completely unfamiliar with what's going on. It's usually the brother-in-law of the owner who "knows computers" and once fixed a PC a decade ago. On that rare occasion you get someone clueful on the phone it can be a blessing and a curse. The blessing is that the user may have correctly diagnosed the problem, the curse being that the checklist still has to be followed to requisition new equipment.

  41. Set it on fire by dargaud · · Score: 1, Funny

    Ask for a new one. Say you're not suing them for the soot in the apartment. Problem solved.

    --
    Non-Linux Penguins ?
    1. Re:Set it on fire by Anonymous Coward · · Score: 0

      And then competent companies will bring the product in for analysis (if it "damaged your apartment via soot" something went catastrophically wrong and a good company will want to perform failure analysis to see why their device did not keep said incident combined to the internals of the device where it couldn't hurt your property.)

      If that didn't happen, any decent company will want to bring that product in house and see what exactly failed. It will become readily apparent to anyone with a clue that the thermal event orginated on the outside of the device and via an external source, and then not only do you not cover the replacement device, but you file charges against the customer for attempting to perpetuate fraud on the company.

      But sure, let's listen to some random asshole on slashdot talk about how you should commit fraud.

      Fucking Tool.

  42. OK by koan · · Score: 1

    The only reason I ever call tech support, is because sometimes it's required in order to return the product.

    --
    "If any question why we died, Tell them because our fathers lied."
    1. Re:OK by koan · · Score: 1

      And if you want to be ISP specific I've found there' no point in calling "tech support" if your connection drops, they know nothing, they want to send out someone when I know it's there that's changed nothing out here.
      Maybe some of you have ISP's that can do something depending on type of connection, with cable ISP's there's little point unless you can get the call escalated to someone worth the air they breath,

      --
      "If any question why we died, Tell them because our fathers lied."
    2. Re:OK by GrandCow · · Score: 1

      "Sending out a technician" includes sending one out to the box a mile up the street from you. Half the time I send a tech out to someones house I tell them specifically that they (likely) won't need to be home and if for some strange reason the issue isn't at the box then the tech will call their cell phone and arrange to meet them as long as they're (or someone else is) able to get home in a reasonable timeframe after the tech calls.

      --
      "Well kids, you tried your best, and you failed. The lesson is, never try." -Homer Simpson
  43. Just play dumb by Anonymous Coward · · Score: 1

    Just play dumb and go through their steps. Being likable, or at the very least not detestable, will usually get you to a resolution faster then being a dbag knowitall.

  44. Jargon them and sound patiently condescending... by ErikTheRed · · Score: 1

    ... like you're dealing with a toddler that you really like because it's yours or its mom is a total MILF or something. No, this is not ordinarily a good way to initiate a conversation with another human being, but in this case it's pretty effective. I've found that in the overwhelming majority of the cases I can get passed up a few levels very quickly.

    --

    Help save the critically endangered Blue Iguana
  45. You play dumb by Anonymous Coward · · Score: 0

    You tell them it doesn't work. Let them figure it out. If they don't get to it, withhold payments until they do. Find a better provider if they still don't.

  46. Make sure you talk to a tech that understands by dlingman · · Score: 2

    While nigh impossible to get a good techy on the call support line, sometimes you do. And sometimes they listen.

    When working on the 1 meg modem project, some of us had developer units. Internet goes down. Pattern of blinky LEDs on modem indicates that issue is with line card at other end.

    Call tech support, ask them to reseat the line card. Get massive confusion on their end, as I've got access to better diagnostics then they do. And I know what their GUI looks like. And which alarm is active on it at the moment. Eventually, it sinks in with them, that they have someone who actually helped build the product they were supporting.

    In the end, they did reseat the card, and my backup internet came back up.

    1. Re:Make sure you talk to a tech that understands by Hognoxious · · Score: 1

      Do you really mean reseat and not reset ?

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    2. Re:Make sure you talk to a tech that understands by Anonymous Coward · · Score: 0

      Probably. Loose cards have very interesting behaviors.

    3. Re:Make sure you talk to a tech that understands by Anonymous Coward · · Score: 0

      you know what, i bet that person meant 'reseat'

    4. Re:Make sure you talk to a tech that understands by torqer · · Score: 1

      Yes I am sure he meant reseat. If you have to question that... Then you need to stop staring at your Apple iWatch, and re-evaluate your geek status.

    5. Re:Make sure you talk to a tech that understands by Hognoxious · · Score: 1

      One, reset is a perfectly valid action.
      Two, if it needs reseating on a regular basis it's installed wrong.
      Conclusion: fuck off, you smug asshat.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  47. Web chat, be polite, be detailed, plan your call by Anonymous Coward · · Score: 0

    Start with web chat. Speak in clear sentences. Explain the context briefly. Never get angry. Never swear. Gather your evidence before you call. Be consistent.

    This way you will telegraph your competence, you tend to bring out competence in those you call, you will be justified in asking to speak to a supervisor if you need to, and the same techniques will work on them.

    Code word? Don't be foolish.

  48. Dump Cable by Bowlich · · Score: 1

    My solution has been to dump cable for DSL. I look for the smallest, most local coop that I can. Typically end up paying 200% more fore a connection that's a fraction of cable' speed but at least it ends up being dedicated instead of shared. My main reason for doing this has been a positive experience in terms of the support being small and local. I can call in and get the same person on the phone each time. There's only one technician for my town and after I while we get to know each other, and they get to know that I know what I'm talking about and don't treat me like a rube.

    1. Re:Dump Cable by weav · · Score: 1

      Hear, hear. Around here we have Sonic. Still subject to "AT&T" copper but the have lots of competent empowered folks handling support.

  49. When I call, my IT IQ drops 100 pts ON PURPOSE by bobwoodard · · Score: 2

    At this point, I've given up trying to help with the problem. I've gone through all the research and diagnosis so many times, with no impact on the phone reps, it's beyond frustrating. I've also demanded to go to the next level of support umpteen jillion times and sometimes it works, but nearly every time, the time spent waiting and going through the problem with two levels of reps isn't worth it.

    So at this point, I go through the phone charade.. err script... and make up responses ("Steady green light? No... I see a bright orange light flickering randomly!"), which totally puzzles the rep ("I haven't come across something like that before..."), which almost immediately starts the RMA process.

    If the different companies had a way of filtering more tech adept customers, I'd be willing to help out (and I have been for a long time now), but if they aren't investing in that option, neither am I.

  50. codeword by denbesten · · Score: 4, Funny

    There are many code words... "please", "thank you", "yessir" and the name of the guy on the other end of the phone (take a moment to write it down).

  51. Charter offered me a job! by reboot246 · · Score: 1

    One time, after being bumped up to the next level of support, the Charter representative told me I knew what I was talking about (I had correctly diagnosed the problem) and actually asked me if I wanted to work for them.

    I told him thanks, but no thanks.

    Just as a side note, if you're ever on the phone with an complete asshole, hang up and call right back. Most times you'll get a different person.

    1. Re:Charter offered me a job! by Anonymous Coward · · Score: 0

      Just as a side note, if you're ever on the phone with an complete asshole, hang up and call right back. Most times you'll get a different person.

      But if you're going to do it, do it when *you* are speaking so as to make it look like a random disconnection. If you get into a heated situation and the rep knows you hung up on him, it's probably going to be noted in a comment on the account, which will make it that much harder to get a resolution to the problem the next time you call.

    2. Re:Charter offered me a job! by Anonymous Coward · · Score: 0

      Your side note of advice actually works most of the time. However, it can fail magnificently.

      I remember working for a nationwide company at a call center. We got there at the bright and early 5am shift. As it turns out, there were only about 16 call center representatives working at the time. Someone called four times. Three times, he got the same person. (See, after he hung up, the rest of us were likely still on calls, whereas the person he hung up on was available. So this wasn't a case of 1/16 randomness beating the odds.) The other time, he got a member of the same team.

      The customer was asking for something (I don't remember what, this was years ago) that, by policy, representatives were not allowed to do without supervisor permission. Well, 8 of those 16 employees had the same supervisor on duty, and so he ended up getting the same supervisor every time, who clearly recognized by the second call that the same customer was asking for the same thing. At least a couple of times, he requested to have his call transferred to a supervisor. Well, that did not result in him speaking to a supervisor who disagreed with the earlier official decisions.

    3. Re:Charter offered me a job! by ayesnymous · · Score: 1

      Just as a side note, if you're ever on the phone with an complete asshole, hang up and call right back. Most times you'll get a different person.

      Or a complete idiot (rather than asshole). Yesterday I talked to someone at Comcast who kept asking me for my new cable modem's serial number. I gave it to her 5 times before she finally said that it's too long for the serial number. Then she mentioned MAC address, and I was like "Oh you want the MAC address? Then why did you keep saying serial number?" My phone actually disconnected a few seconds later, so when I called back, I talked to a different person who actually had a clue.

  52. What to say when you get your own modem and.. by Anonymous Coward · · Score: 0

    "..a warning from the ISP that they could't access my managed device.."

    Have you tried power cycling your computer and tried reloading your device managing software?

    or

    Did you power off your data center and unplug everything to let it reset? Remember to plug everything back in before powering up.

  53. The art of turboing by f205v · · Score: 1

    This is mandatory reading: http://macwhiz.com/blog/art-of...

  54. Sometimes "experts" are clueless by Dzimas · · Score: 1

    I agree that phone support calls can be infuriating, but sometimes experienced tech guys go off on wild tangents and refuse to step through basic troubleshooting. A case in point: I had a customer recently who contacted me frustrated because some equipment was "broken." When I sent him a short and simple list of tasks to do, his response was, "did that yesterday, didn't work." In the next email, I asked him to check one parameter. He went off on me about "irrelevant mindless support scripts that just waste time" and refused to check, then demanded an RMA. In a subsequent email, he commented that he did actually get around to checking that parameter and "it wasn't activated" -- essentially confirming that he hadn't actually run the initial process, which would have set the "irrelevant" parameter on our hardware.

    The RMA'd hardware was fine, although I had to endure several insulting emails from this imbecile claiming that "reputable" companies would have paid for return shipping costs for defective hardware.

    The only solution to this problem would be to stand behind the customer while he diligently and correctly worked through a 90 second checklist to confirm that he was an idiot.

    1. Re:Sometimes "experts" are clueless by Anonymous Coward · · Score: 0

      I agree that phone support calls can be infuriating, but sometimes experienced tech guys go off on wild tangents and refuse to step through basic troubleshooting.

      But so many times when you *can* tell them specifically what the problem is, i.e. this particular edge router is dropping packets, or you can clearly see their own DSL modem is not getting provisioned, you still get run through half an hour of useless troubleshooting steps that have nothing to do with the problem at hand. Rebooting my computer is not going to fix a flaky peering connection a thousand miles away, and I find it disrespectful to waste my time like that when I've politely told them what's wrong.

    2. Re:Sometimes "experts" are clueless by Anonymous Coward · · Score: 0

      Yep, and remember that we all make mistakes. I mean really, who hasn't spent hours working on a problem only to realise that it's all down to some stupid, obvious mistake you made that should have been obvious at first glance?

      So yeah, the checklist script may be a pointless waste of time 9 times out of 10, but keep in mind that it is a relatively quick and painless waste of time that can save you major embarrassment.

  55. Try dslreports by radish · · Score: 1

    The DSLReports forums have special sections for some ISPs where you can talk directly to a senior tech. I was able to get a faulty router replaced super easily there, no phone call required.

    --

    ---- Den ene knappen er powerknapp, den andre er Bender voice knapp "Bite My Shiny Metal Ass"

    1. Re:Try dslreports by Zargg · · Score: 1

      Wow thanks for this. Been having daily disconnects recently, will give this a shot. Of course the one day I don't have mod points to give you...

    2. Re:Try dslreports by Zargg · · Score: 1

      Update on my post... this was the quickest, simplest, most pleasant experience ever with an ISP, this was awesome. Please up-vote radish's post!!

      I've been having disconnects around 1pm every day for the past couple of weeks. It would always come back after a couple minutes, and would be fine from then on until the next day. Looking at my modem logs, I see T2, T3, and T4 timeouts whenever this would happen and many un-correctable errors.. I simply made a post with my info (it is private, only the TWC members can see it) and posted the modem logs to it. About 3 hours later I had a reply from a TWC tech who said they looked at their logs and confirmed my internet drops, and had scheduled a tech to come out tomorrow. At first I was like uggg a tech coming out will be worthless and stuff....but then I got a call from TWC about an hour later. The lady said my issue had already been escalated to a senior tech who had checked it out remotely and made a fix and that my service call wouldn't be needed anymore, hooray! I checked back into my router and can see that they pumped up the Power across all the downstream channels, which we'll see if that actually resolves the issue, but it was so simple to just make a forum post with my router logs and get an actual technical fix and not just a bunch of 'restart the modem' and crap on the phone. Will definitely use this for future issues.

    3. Re:Try dslreports by omnichad · · Score: 1

      This is what finally got my Charter working (and they later discovered the unshielded RG-59 cables buried outside my apartment). But Charter got rid of all of their social media and UMatter2Charter accounts a couple months after that. Literally discontinuing something called "UMatter2Charter" without a replacement is a bad sign.

  56. You'll get ignored. by Anonymous Coward · · Score: 3, Informative

    With those jobs, most of our callers have no clue what their talking about - so we won't believe you anyway.. Or the one the killed me was "My son/brother/neighbor's kid is in IT and he says ..." Even if that person really knows what they're doing, by the time it gets to your ears it's usually wrong.

    It's very rare to get a caller who knows what they're talking about - so rare, that it's much more time efficient to ignore every caller's suggestions. Sorry, for the insult. Newbie techs who listen to their callers usually run down the wrong bunny trail and waste a lot of time and money.

    My advice is to let them go through their motions and if it takes a long time - like you're without service for days - ask for some sort of compensation. Otherwise, you'll be bashing your head in and getting angry at the "idiocy". Drop their service if they refuse - customer retention may give you something.

    And one last thing, I have been on the other end and thinking I knew better, the tech came out and solved the problem and showed how wrong I was. It was something I would never have thought of and it was so stupid, too. Arrrrrg!

    1. Re:You'll get ignored. by geoskd · · Score: 4, Insightful

      It's very rare to get a caller who knows what they're talking about - so rare, that it's much more time efficient to ignore every caller's suggestions. Sorry, for the insult. Newbie techs who listen to their callers usually run down the wrong bunny trail and waste a lot of time and money.

      From the perspective of a company wishing to save money on tech support, wasting customers time with tier 1 is absolutely the dumbest thing to do. The process should instead be geared towards an overall reduction in tier 1 calls. These calls are a waste of everyones time. First, examine your call center statistics. What are you getting the most calls about. Look hard and long for ways to modify your product to eliminate these calls. If you're company is getting 100 of these calls a week, its worth paying for an entire engineers salary for a year to fix just that one issue in the new designs. Properly done, the number of customer calls to the help desk will decrease over time saving a great deal of money. There are intangible benefits as well, such as increased customer satisfaction (A customer who never has to call the help desk in the first place is going to be far more satisfied than one who calls, no matter how well the help desk deals with the problem). This translates into free advertising in the form of satisfied customer, and a reduction in unsatisfied customers telling people your company is shite.

      --
      I wish I had a good sig, but all the good ones are copyrighted
    2. Re:You'll get ignored. by drolli · · Score: 1

      I agree. the only thing which you can do is follow the instructions a little bit better than the idiots (i knew people who were not ablt to plug in the network cable at the end from where they pulled it from the router....), thus achieving the "go ahread messages" in theyr sheet a little faster.

      Then try to extract information from them. For example i could verify during the fixing of the router if they really were doing something or just acting, since i asked very specifically about what has happened, and always looked if they included definitive information.

      In that way you can make cure that they dont get stuck in some state (like waiting forever for a service of a subcontractor) and you can estimate the chances and the expected time of success...

    3. Re:You'll get ignored. by ArsonSmith · · Score: 1

      I did this work some back in the 90s and found that about 90% of tier one calls are really lonely people looking for someone to talk to about their purchased tech. More often than not you end up just helping someone sign into their email or what ever. A large portion of the rest of the people are trying to do something well above and beyond what the hardware was designed for, then want to blame you for it not doing it. A small portion of what's left have actual problems and require replacements.

      --
      Paying taxes to buy civilization is like paying a hooker to buy love.
    4. Re:You'll get ignored. by sjames · · Score: 1

      Step 1, find a way for the NOC to let T1 know there is a known problem in an area and preferably, an estimate of the time to a fix.

      Step 2, give T1 a way to ping other modems on the same circuit to quickly and easily decide where the problem is.

      That could save days of customer time not to mention a lot of contractor hours making useless calls to individual homes.

    5. Re:You'll get ignored. by BevanFindlay · · Score: 1

      So, it's a case of the stupid people ruining it for the rest of us? I'm guessing you were not in a position where you ever talked to anyone who had even the slightest clue, otherwise you wouldn't be saying this. I have had to be a part of both ends, and I can tell you that I pick up very quickly whether the other person (caller or tech) is a moron or knows what they are doing. Two actually tech-savvy people can usually pick each other out, and I've had some great calls talking to someone who has a clue, but one or both of us is a bit stumped by this particular problem. And, it's a whole lot faster than if you get the usual T1 monkey with a script. If you don't have the people and/or technical skills to pick up the different types of users, then you are probably in the wrong job (sorry for the insult). As someone who really does know what I'm doing, I don't mind if the first question is "Have you tried rebooting it?", seeing as, just as you noted, sometimes we all forget something obvious. But, if I answer "Yes, have rebooted it twice, and the problem is obviously not being caused by that, as it's actually xyz", and they reply "Can you please reboot it again?", my reaction is usually not a particularly happy one (unless of course it's a "I've just made a change, can you try now?").

      TL;DR: a good tech support person can tell the difference between someone who thinks they know what they are doing and one who actually does, and responds accordingly. Yes, they might cover the basics just to check, but they're not going to infuriate that person with a dumb script.

      So my advice is to be polite but be clear exactly what you have done and exactly what the problems/symptoms are (being honest with yourself on your own level of knowledge, as we tech-savvy people tend to somewhat over-estimate our abilities in areas that are not our primary domain), and listen to what the tech has to say. If they say something stupid, politely make it clear why that isn't relevant. If they keep trying to push a script that clearly isn't anything to do with the problem, then ask to get escalated. Make it clear why you need to be escalated without being insulting or rude. At this point, they should go off-script to actually help, or escalate you. If they don't, repeat the "Please escalate me" (or "May I please speak to your manager") line, with increasing force until you get heard. As far as I'm concerned, if a tech can't tell that they are genuinely outdone by the caller and refuses to pass you on to someone who might actually be able to help, then the requirement to stay calm and polite fades. I wouldn't recommend outright insults and swearing at someone, but there is a point where I've had techs be stubborn enough that they are just wasting my time and theirs, and that's not acceptable behaviour for someone paid to help the customers.

      But again, to temper this, don't be so arrogant as a caller that you won't listen to actual advice. Remember, you called them for help.

      I love tech support calls (both receiving and making) where the person on the other end of the line picks up that they don't need to dumb-down the conversation, and can move more quickly through the steps, or completely skip ones that aren't relevant. "Can you do a traceroute to 1.2.3.4? Ok, that drops after the second step?" is so much nicer a conversation than having someone tell me "Please click on your start button, then go to Run. Now type see-emm-dee and press Enter. Have you done that?" "Yes, of course I've done that; let me guess, you want me to try pinging the gateway's IP address? I told you, I already tried that before I called you, and while I was waiting for you I just tried a traceroute. What do you mean you don't understand what I just said?"

    6. Re:You'll get ignored. by gzuckier · · Score: 1

      It's very rare to get a caller who knows what they're talking about - so rare, that it's much more time efficient to ignore every caller's suggestions. Sorry, for the insult. Newbie techs who listen to their callers usually run down the wrong bunny trail and waste a lot of time and money.

      From the perspective of a company wishing to save money on tech support, wasting customers time with tier 1 is absolutely the dumbest thing to do. The process should instead be geared towards an overall reduction in tier 1 calls. These calls are a waste of everyones time. First, examine your call center statistics. What are you getting the most calls about. Look hard and long for ways to modify your product to eliminate these calls. If you're company is getting 100 of these calls a week, its worth paying for an entire engineers salary for a year to fix just that one issue in the new designs. Properly done, the number of customer calls to the help desk will decrease over time saving a great deal of money. There are intangible benefits as well, such as increased customer satisfaction (A customer who never has to call the help desk in the first place is going to be far more satisfied than one who calls, no matter how well the help desk deals with the problem). This translates into free advertising in the form of satisfied customer, and a reduction in unsatisfied customers telling people your company is shite.

      That's another ironic truth; the company with the least number of issues is going to have the least experienced tech support people, the ones which have the greatest number of issues are going to have the tech support people who are familiar with your problem since they've seen it a thousand times.

      --
      Star Trek transporters are just 3d printers.
    7. Re:You'll get ignored. by gzuckier · · Score: 1

      It's very rare to get a caller who knows what they're talking about - so rare, that it's much more time efficient to ignore every caller's suggestions. Sorry, for the insult. Newbie techs who listen to their callers usually run down the wrong bunny trail and waste a lot of time and money.

      From the perspective of a company wishing to save money on tech support, wasting customers time with tier 1 is absolutely the dumbest thing to do. The process should instead be geared towards an overall reduction in tier 1 calls. These calls are a waste of everyones time. First, examine your call center statistics. What are you getting the most calls about. Look hard and long for ways to modify your product to eliminate these calls. If you're company is getting 100 of these calls a week, its worth paying for an entire engineers salary for a year to fix just that one issue in the new designs. Properly done, the number of customer calls to the help desk will decrease over time saving a great deal of money. There are intangible benefits as well, such as increased customer satisfaction (A customer who never has to call the help desk in the first place is going to be far more satisfied than one who calls, no matter how well the help desk deals with the problem). This translates into free advertising in the form of satisfied customer, and a reduction in unsatisfied customers telling people your company is shite.

      different silos. the customer support silo and the engineering silo do not connect financially. to hire an engineer would come out of the engineering budget, to cut a couple of tech service reps would save on the customer support budget. As far as the average company is concerned, they are apples and oranges. the fact that the whole company would come out ahead is beyond the pay grade of almost every manager there.

      --
      Star Trek transporters are just 3d printers.
    8. Re:You'll get ignored. by gzuckier · · Score: 1

      With those jobs, most of our callers have no clue what their talking about - so we won't believe you anyway.. Or the one the killed me was "My son/brother/neighbor's kid is in IT and he says ..." Even if that person really knows what they're doing, by the time it gets to your ears it's usually wrong.

      It's very rare to get a caller who knows what they're talking about - so rare, that it's much more time efficient to ignore every caller's suggestions. Sorry, for the insult. Newbie techs who listen to their callers usually run down the wrong bunny trail and waste a lot of time and money.

      My advice is to let them go through their motions and if it takes a long time - like you're without service for days - ask for some sort of compensation. Otherwise, you'll be bashing your head in and getting angry at the "idiocy". Drop their service if they refuse - customer retention may give you something.

      And one last thing, I have been on the other end and thinking I knew better, the tech came out and solved the problem and showed how wrong I was. It was something I would never have thought of and it was so stupid, too. Arrrrrg!

      yeah, that happens.....

      --
      Star Trek transporters are just 3d printers.
  57. Get a direct number by Anonymous Coward · · Score: 0

    Where I work the guy who handles any new Telco contracts makes it clear to the sales rep that no contract will be signed unless a direct number to their enterprise support team is provided. Sometimes they take a little coaxing but we always get the number. It's amazing how quickly a fix can be put in motion...or that you can at least find out that there's been a fiber cut or something...when you get right to people who actually know what they're doing.

  58. Tier 3 Tech suppot by Anonymous Coward · · Score: 0

    I spent a longtime working in a tier 3 tech support call center in my youth. This was data device support before the smartphone explosion. Many times we would receive "warm" transfers from a lower tier of support (in India) complaining that the customer is irate and screaming at them to transfer to tier 3. We would take the calls and the guy on the other side would be so happy he got to skip the bullshit and speak to somebody knowledgeable. 90% of the time we would fix the issue or get new hardware shipped within 5 minutes.

    Most of the time the customer had already been on the line dealing with scripts and basic troubleshooting and such for over an hour before they spoke to us, spending away all the patience they had with an Indian rep reading down a list of simple bullet points, only to have the simple problem resolved in minutes when said Indian decided it was time to escalate the issue to us.

    Bottom line, if you KNOW there is a higher level of support available, ask for it. There wont be a direct line, but you can get the customer service rep to skip a few tiers and get you right where you need to go if you ask. When they push back just be firm and demand the higher support. You will get there.

  59. IT Pro doesn't ask this question on slashdot by BitZtream · · Score: 1

    What is with this stream of people recently that thinks they are 'pros' or 'experienced' asking questions that a new grad wouldn't ask?

    Don't call yourself a pro and then ask a question about basic life that everyone else on the planet has found a way to cope with.

    --
    Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
  60. Present your knowledge through conversation by Anonymous Coward · · Score: 0

    I find that letting the frontline be aware of your expertise is best not through persuasions but simply having a mature detailed error report. Its like going to a technical conference and finding a buddy to chat with. You know you can have a decent conversation with them not because they have a load of badges (which can be just swag and not actual representation of the skill) but because they have intelligent responses. The knowledge is implied in the answer. When you ask a question you do not expect an answer starting with "The following answer is accurate because my certification is... The answer to your problem is..." You know the answer is good because it is well presented and logically sound.

    Then, there is a very important stage of arriving on the same page.

    Annoying flowcharts can often be easily bypassed by stating immediately the technical nature of the issue. Do not make generic statements. Start straight away with "router logs show ... ", or "analysing network traffic with tool Z I notice that the router does X and in order to solve this I tried rebooting, reinstalling firmware, adjust setting Y. " Now, the phone technician can rule out several pages of the annoying flowchart questions and being on the same page as you move on to something more meaningful. If the representative is unable to keep up with conversation, he/she will transfer straight away to someone higher up or state that this is beyond their level.

    I also had experience where the technician after hearing my initial help request in this manner had a huge sigh of relief on their end saying "oh finally someone who understands this and I do not have to go through basics". Then our tone dropped to a more casual conversation and the experience of getting the problem solved was more pleasant.

  61. Make up quick short stories to prove points by Anonymous Coward · · Score: 0

    I just make up quick stories that sound real which are easier for them to understand and lead to the same outcome rather than explaining the long story which confuses them.

    Not joking. If the thing flakes out every few days I'd instead make up a story about how it started acting up after a storm which took out the computer attached to the modem. "We got a new computer, the modem 'seems' to work but flakes out, I think the lightning did something, can we get another one?".

    BOOM 1 second later the person "gets" this crazy idea that flaky crap happens after strange high levels of voltage. My story proved the storm wasn't just a guess but rather the cause because it blew up the computer on the desk on the same circuit as the modem. So now in their head they understand this may be a real problem, the customer already also got a brand new computer, so they can't continue saying the computer is at fault either, it's new. The only answer is to give me that new modem I wanted and if I just told you "I'm earning six figures as an IT pro, this thing needs to be replaced", I'd fight you for 45 minutes on the phone and be UNSUCCESSFUL as you "prove me wrong" now that I've said I'm smarter.

    So now I make up super "tight" stories that are one or two sentences, sound real, and logically verify all the points I wanted to just "tell you". Sad but true. Just lie.

    1. Re:Make up quick short stories to prove points by Anonymous Coward · · Score: 0

      This is the real solution. Honestly it's best to lie from the start and carefully avoid telling any of the real story. If you start giving details from a complex situation that has evolved over hours or days, you'll go down the rabbit hole where they start asking questions until they find something that sounds like it might match up with a part of their script and then fixate on that instead of the real problem. That can go on for hours, especially if you end up in a deadlock (say, their script won't let them move on until you reboot a machine but you can't because the power supply has failed, or similar)

  62. Quickest way I know by fred911 · · Score: 1

    "May I please speak to someone who speaks English as their native tongue?" Followed by, "I'm sorry but I have a hearing disability and it's real difficult for me to communicate with other than native speakers".

      Not a gaurentee but this generally expedites a solution.

    --
    09 F9 11 02 9D 74 E3 5B - D8 41 56 C5 63 56 88 C0 45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
    1. Re:Quickest way I know by freeze128 · · Score: 1

      Are you pretending to have Tourette's Syndrome?

    2. Re:Quickest way I know by Anonymous Coward · · Score: 0

      Someone who fakes a disability to get their way is a shithead, arsehole and douchebag - moderation and your reaction notwithstanding. Disabled people have a hard enough time getting the support they *need* without you or the other douchebag eroding other people's willingness to help.

    3. Re:Quickest way I know by dave420 · · Score: 1

      gaurentee

      Ouch. Sucks to be you - xenophobic and an imbecile :)

    4. Re:Quickest way I know by omnichad · · Score: 1

      That's not xenophobia. There's a strong stereotype / reality of outsourcing to the cheapest country and the cheapest call center in that country. It has nothing to do with the race or location of those people.

  63. 'IT pro' by kheldan · · Score: 1

    I have a hard time believing you're an 'IT pro' if you didn't know enough to demand your issues be escalated to whatever they call their second-tier support, or at least speak to a supervisor. Also, if you're so unhappy with whoever it is that's providing your connectivity, then why aren't you looking for a different provider, one that doesn't require you to use their equipment, which again if you're an 'IT pro' I'm not sure how it is you can even tolerate not having control of the equipment in your own home?

    You're paying them, not the other way around. You have some rights, you just have to not be timid about it. If you can't get reliable service from them for whatever reason that is not your fault you have a right to demand a remedy from them.

    --
    Are YOU using the TOOL, or is the TOOL using YOU? Think about it!
    1. Re:'IT pro' by Livius · · Score: 1

      if you didn't know enough to demand

      You misspelled "politely ask".

    2. Re:'IT pro' by kheldan · · Score: 1

      "politely ask"

      That's why you never get anything done: You've been so thoroughly indoctrinated by corporate America, that you actually believe that you're there to serve them and not the other way around. You're paying for a service, for fuck's sake.

      --
      Are YOU using the TOOL, or is the TOOL using YOU? Think about it!
  64. Having worked tech support for an ISP .... by Anonymous Coward · · Score: 0

    ... its simple. Keep jumping through hoops to get escalated to higher level of support. If the support person at any level is too difficult to deal with, demand to speak with a manager. Keep notes of all support and management personal you speak with, and the department in which they work. Eventually you should reach a resolution. The worst case scenario is contacting their corporate office directly for assistance. Good luck!!

  65. Do they have support by email? by shoor · · Score: 1

    In my limited experience with these things, I find that sending an email to support gets a better informed answer than talking to someone on the phone. It's less stressful too. Of course, if you're a "customer on fire", that may be too slow. ('Customer is on fire' was the expression used by one of the managers at a place where I worked for when a customer had an urgent problem.)

    --
    In theory, theory and practice are the same; in practice they're different. (Yogi Berra & A. Einstein)
  66. If you want better support... by EmagGeek · · Score: 1

    ... buy a commercial/business connection. Yes, it is more expensive. Yes, you get what you pay for, and nothing more.

    If you're an IT pro, you'll appreciate the US-based support, static IP address, absence of blocked ports, and other services that typically come with business internet connections.

  67. Just walk through the call tree by real+gumby · · Score: 1

    I just go through the call tree just like any unskilled end user. Their system is set up for that and it's faster than trying to escalate (everybody tries that). Once you exhaust their simple triage they'll usually replace the hardware. Don't forget that the front line support probably doesn't undertsand your problem and might in fact be doing front line support for many companies, so it only playing attention to the computer screen.

    Extreme example: I had a weird hardware problem with a brand of well known laptops. Showed it to a friend who had worked on the board layout for that laptop -- he got super excited. Best way to get it to him? I went through front line support, including trying to bot it with various key combos held down etc: they verified it was broken and swapped it out -- and my friend was able to flag the S/N and get the machine for analysis. I didn't claim to know anything more than "it doesn't work" and as a result it was quick

    BTW he claimed they changed the design as a result but how would I know?

  68. Re:Accept that you're a cog in the "Free Trade" mo by Anonymous Coward · · Score: 0

    Accept that you're a cog in the "Free Trade" model

    Appropriately put in quotations marks. Companies that got their infrastructure funded with public means by lobbying, keeping competition away with bought laws.

    Anyway, in my experience you should call customer support at odd hours. The companies can afford to let useless people only work at daytime. It's the people that actually has to make things work that stays after hours or get to work during the weekend.

  69. You have to use tgeir equipment??? by davidwr · · Score: 1

    connection is provided contingent to using THIER router.

    Wait, is that even legal?

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  70. I all else fails lie! by ramriot · · Score: 1

    I have found myself in the same boat on many occasions, and not just on my own behalf but that of friends and relatives. Sometimes with patience a solution can be reached, threats often lead to dead ends while 'management advice' is sought. But if you have the knowledge and a sufficiently devious mind like me often the quickest way is to use social engineering to achieve your aims.

    Now I am not promoting fraud or trying to get something out of them you rightly do not deserve. But if you do lead them to understand by judicious choice of words that in assisting you, either they themselves will gain something or that they will not loose something substantial then that is a good thing.

    For those willing a good source of old school research are the two Autobiographical works of Kevin Mitnick.

  71. Be an "IT pro" already. by Anonymous Coward · · Score: 0

    What I did dealing with a particularly obnoxious ISP was to set up my own monitoring. When calling up I told'em to point a browser to my IP address ("but the Ts&Cs say you can't host services!" 'just take a look already' -- only thing on there was indeed the graph with latency and failure indicators) then I explained that the red bar going to the roof indicates full loss of service. There was a lot of that going on, over the course of the past week or so. That made very very clear just how much they weren't fulfilling the SLA*.

    Then they broke their contract by no longer accepting problem reports over the SLA-appointed freephone number, merely playing a tape telling me to "use the website" (useful when the network connection doesn't work) or call a premium number. So I filed all complaints in regular intervals by (still freephone) fax. That was almost entirely automated: Gather incidents, stuff in a table, run through typesetter**, produce faxable image, feed to faxmodem queue. No phone waiting queues, get the story out without arguing, comes with proof of delivery for eventual "yes I did tell you so"-arguing in court.

    * "98.5% uptime", residential ADSL, and not reaching SLA. Well done, Alice.
    ** I use troff since it's adequate for this sort of work, and relatively small and simple.

    1. Re:Be an "IT pro" already. by Revek · · Score: 3, Funny

      We had some guy who set up cacti to monitor his connection and he claimed he went down every evening around 6:00pm. We looked at our monitoring and sure enough every day his modem went off line around 6:00pm. The cable modem right next door to it never went offline. Sure enough on the day we showed up around 6 to look at what the possible problem could be we noticed the cleaning lady had unplugged the whole rack and had plugged in her vacuum cleaner. Then suddenly the 'pro' noticed that his router had a up time of less than twenty four hours. He didn't have any monitoring on that, just traffic. So I would say around 80% of the time when a 'pro' calls us with a problem, its not our problem.

    2. Re:Be an "IT pro" already. by Anonymous Coward · · Score: 0

      You weren't talking to a pro then.

      If you're really talking to a "pro", you'll find the conversation incomprehensible because you don't have a clue what the fuck you're doing unless you are in the top 2 tiers of the engineering group for the company.

      Everyone else? Lackeys and lickspittles picked up for a days work under names like Jim or Bubba but with accents that sound like they are speaking with a mouth-full of peanut-butter reading a poorly translated chinese-to-russian-to-indian-to-pseudo-english, do the necessary, troubleshooting script.

    3. Re:Be an "IT pro" already. by msim · · Score: 1

      I used to work for a Telco and our customers had tight timeframes on their service with rather significant penalties. One of their customers would see their connection go down once to twice a week for about twenty minutes at 8pm local time.

      The cause was tracked down by a field tech attending site before the regular downtime and discovered the cause was the cleaner chocking the comms room door open so he could vacuum the floor. The only problem was that the power cable for the site router was directly in the way between the door and the cabinet and the door being wedged open twice a week against the cable eventually killed the cable via metal fatigue. The immediate fix was not chocking the door open hard like that. The long term fix was replacing the cable with one with a 90' connector that sent the cable straight down instead of out to be vulnerable to this.

      --

      Life is like a box of chocolates, you never know when your gonna get food poisoning.
  72. Masters of their domain by UnknowingFool · · Score: 1

    Unfortunately you might get someone who feels you are in their kingdom and it doesn't matter what you say. For example my brother was having issues with his ISP connectivity. As a networking hardware engineer (his company built backbone T1 switches), he was able to determine that the problem was that the ISP assigned the same IP address to two different modems at the same time. The tech didn't want to believe him and insisted on "testing" his modem. After concluding his test, the tech said there was nothing wrong with his modem. To which my brother responded, "How could you possibly have tested the modem when I unplugged it 10 minutes ago?"

    In a personal example, for some reason only my local NBC channel went out. I called the cable company to see what was the problem as it only affected my house. The tech looked up my plan and insisted the problem was that I hadn't paid for the all-digital package. My response was that it was the local channels which were not part of the digital package and that I had been getting the channel for years (after the digital switchover). He actually argued with me that this wasn't true. After 30 minutes of arguing with him l, I had enough and insisted on being passed to a higher tech. As soon as I described the problem to the Level 2 tech, he said that the local office may have changed the signal slightly and I should re-tune all the TVs which solved the problem.

    --
    Well, there's spam egg sausage and spam, that's not got much spam in it.
    1. Re:Masters of their domain by Revek · · Score: 1

      Simple config fix could have prevented that. Most CMTS have a dhcp verify feature that prevent that kind of thing. Usually its turned on to prevent some guy with a dynamic account from setting up his ip address as a static. Also the guy may have said 'test' but what he meant was let me go look at the logs. We are a small ISP so when I start working a problem I don't log into the management system, I SSH into the equipment and pull live data. I don't remember a time I've ever been wrong when I said its not the modem. Also I love it when I ask them to power cycle the modem and they say "okay Its unplugged" and I say "Then why is it still online".

    2. Re:Masters of their domain by Anonymous Coward · · Score: 0

      In *this* case you would be the loser with that technique, but yeah that usually is a very good catch for people fooling around.

    3. Re:Masters of their domain by Revek · · Score: 1

      No I would have spotted bad hardware or a badly configured cpe device with our monitoring tools. Its really sucks when you deal with paltry little t1 lines and you end up working on a system that bears little resemblance to the equipment you normally work on. Truth be told a look at the CTMS log files would have showed a ip deadlock.

  73. This is a problem everywhere by darkain · · Score: 1

    This is a problem EVERYWHERE. I have a business cable line with a small local ISP. I went back and forth fighting with them for TWO WEEKS because they were blocking various TCP/UDP ports. This is normal practice for residential customers (blocking SMTP for example), but is supposed to be open for business subscribers.

    What did I do? I documented everything. Forwarded it to the CEO of the company. I found his contact details via LinkedIn. Needless to say, I was invited in to talk with him and a few others in person, and things were fixed super quick at this point. The reason they invited me in was for a job interview. Only problem is that they were offering crap hours for crap pay doing types of work I didn't want to do. (I'm done being a field technician for customers, I'd rather manage a data center or small campus at this point)

    1. Re:This is a problem everywhere by darkain · · Score: 1

      Additionally, a nice little technique. Find out what the company uses to refer to their internal tiers of tech support. When calling up, just explain: "oh hey, sorry. I was chatting with Tier 3 tech support and got disconnected, can you direct me back to them please?" - Not sure about nowadays, but I know this used to work easily and consistently with Comcast.

    2. Re:This is a problem everywhere by Revek · · Score: 1

      I get one or two people a year, usually security camera guys who call us up and claim we are blocking ports. Jokes on them though. We haven't had a firewall at all on the public network in six years. I ripped out the shitty redhat filter they used to run and replaced it with nothing. These days my favorites are torrent hoarders who call and threaten to call the FCC for violating net neutrality. They all claim to be pros to.

    3. Re:This is a problem everywhere by Anonymous Coward · · Score: 0

      The place I worked for, this would not work, Case ownership was tracked by the system, and handoffs were also tracked, You would not have been able to get to L2 or higher that way. They would instead "Well, I'm looking at your ticket, and it says it was opened by FOO, who's L1 support. If you want to get to L2, I need to ask you some basic troubleshooting questions..."

      Which defeats the whole purpose of trying this shit to begin with.

  74. Grow a Pair. by CrashNBrn · · Score: 1

    These ask slashdots are really getting fucking stupid.

    YOU take control of the conversation. YOU tell them what YOU've done. When they ask you to do Y. YOU say I've done XYZ. Then, if they still dont listen. Ask for Level 2, or Billing so you can cancel. Guess what? Someone will listen then.

  75. Lie by Anonymous Coward · · Score: 0

    Simple as that.

    "Hello, my route won't power on, all the lights are off and the fan is not spinning. I've tried plugging it into to several know good outlets. Please send me a replacement ASAP."

    I do this all the time with the likes of Cisco and other scumbags when the resolution is always a cross shiped whole unit replacement. No point in letting someone drag you through the mud for hours. Not as good as Shibboleet, but close.

  76. Just swear at the agent by Anonymous Coward · · Score: 0

    It is actually very easy to get bumped up to a real agent that actually knows something - just swear at the first agent. You'll get bumped up the chain immediately. Sometimes you need to swear at two people, but I never had to swear at the third one too.

    1. Re:Just swear at the agent by burne · · Score: 1

      - just swear at the first agent.

      At the ISP I used to work for, some years ago, swearing would have the agent pressing a button on the phone. This would save the recording of the call for later review by the owner of the company. Depending on what you would have said you'd get a letter warning you not to swear at the staff, a letter terminating your service, or, in the worst case, the owner would take the recording to the police-station and file a complaint against you. About half those complaints resulted in suspended sentences and hefty fines.

      The average call center agent 'survives' the first line a few weeks before burning down. He averaged three years for his call center staff.

    2. Re:Just swear at the agent by Anonymous Coward · · Score: 0

      Where on this God forsaken planet could you possible live in which swearing at a customer service agent is considered a crime?

      Also, fuck you.
      P.S. They'll never catch me alive.

    3. Re:Just swear at the agent by Oligonicella · · Score: 2

      You're an asshole. Now, could I have a discussion with someone more intelligent?

    4. Re:Just swear at the agent by Anonymous Coward · · Score: 0

      Where on this God forsaken planet could you possible live in which swearing at a customer service agent is considered a crime?

      Also, fuck you.
      P.S. They'll never catch me alive.

      There are countless small businesses that don't put up with abusive customers.
      We opened our own business to have a better life, and putting up with assholes is not having a better life.
      We have more customers than we can serve. That happens if you're good at what you do.

    5. Re:Just swear at the agent by The+Last+Gunslinger · · Score: 2

      I understand several counties in the State of Imaginationland have such ordinances in effect.

      For those of us who live in the actual USofA, there's no such worry.

    6. Re:Just swear at the agent by Anonymous Coward · · Score: 0

      Don't be a douche and have a read of some of these.

      Then again I am ever hopeful you were being sarcastic, though there's always the possibility that you are not.

    7. Re:Just swear at the agent by gedeco · · Score: 1

      Well, this is just the only justified reason a 1-Tier Agent would have to interrupt the call, just after he recorded the swearing for a review of his actions.

    8. Re:Just swear at the agent by beschra · · Score: 1

      I'm going to guess it went beyond swearing to threats of violence against the agent and/or the company.

      --
      It is unwise to ascribe motive
  77. Follow the script by Chelloveck · · Score: 1

    The tech support script is there for one reason -- to let the higher-tier support staff who have actual problem solving skills work on actual problems without wasting their time on people who need just need to be told that the "any" key isn't literally a key. It does this by letting people of lesser ability handle the easy stuff and -- this is key -- letting the upper tier know that the easy stuff has already been checked.

    "But I've already checked the easy stuff. It's plugged in, I have tcpdump output, I can prove that it's an actual problem!" Maybe, maybe not. Think of it as an input validation problem. A web server should never implicitly trust what the browser sends, right? It's poor practice to let the browser do all the input validation and blindly accept it. The script is the tech support input validation step. You say you're an advanced user who's tried everything easy, but how does tech support know that? Just like 90% of drivers think they're above average, 90% of geeks think they're above making stupid mistakes. The very fact that you're quibbling over the terminology of "modem" vs. "router" makes be believe that you're someone with an over-inflated sense of their own abilities.

    Let them run through the script. It's tedious. It's frustrating. But it does tend to check the stupid "is it plugged in stuff" that even the most tech-savvy can sometimes forget. When they ask you to do stuff, actually do it. Don't just say, "Okay, I'm rebooting now" while you sit and play Cookie Clicker for five minutes pretending to do it because you "know" that's not the problem. You might get surprised and find that your problem isn't as exotic and unique as you thought it was, or that your list of "everything" to try doesn't really include everything.(*)

    And if you do get to the end of the script without fixing it, the upper tier support person will have reasonable confidence that you do indeed have a non-trivial problem.

    (*) Personal anecdote: My wife's laptop had a flaky USB port. After checking all the easy stuff I got on the phone with tech support. "Turn off the computer, remove the battery, and hold the power button down for 60 seconds." What? That's ridiculous! There's no way that'll fix it! But I did it anyway. Guess what? It started working, and has worked flawlessly since then.

    --
    Chelloveck
    I give up on debugging. From now on, SIGSEGV is a feature.
    1. Re:Follow the script by Anonymous Coward · · Score: 0

      Sounds like BIOS RESET directions.

  78. Re:Web chat, be polite, be detailed, plan your cal by mrbester · · Score: 1

    "Tell me, Mr Anderson... What use is web chat when you are *unable to connect*"

    --
    "Wait. Something's happening. It's opening up! My God, it's full of apricots!"
  79. Over thinking it. by CrAlt · · Score: 1

    Just fail step one of their flowchart.

    Unhook the thing so they cant ping it.

    "Hey Tech support? When I plug in my router no lights come on. I know the outlet works because I plug a lamp in there and it works"

    Can't really trouble shoot past that. Send a new one.

    After they put the order in hook your router and airport back up and wait for the replacement.

    --
    I have to return some videotapes...
  80. Having being on both sides by ruir · · Score: 2

    As a customer and as an IT manager... I confirm 90% of help desk people do not know anything. And they are often openly hostile as you calling telling them the problem. Go figure. They also have strong instructions not to escalate the problem because there are to many morons out there. So the better strategy is to go through the motions, and describe quite well the symptoms, even exaggerating them if need be. If that solves the problem, it is easier. If you cannot solve the problem this way, an email describing everything in detail would be the next step. As for the ISP making/forcing you to use their own equipment to monitor, well install a bridge on front of it, and use your own. As an example at home I am using bridging home and providing my own setup. Last time I had problems with the cable line, I measured the signal, and knowing it was already out of working spec, I called them and told them the symptoms I knew they would be there. I knew I would have a lot of problems explaining why I knew the signals were out of sync, and furthermore explaining how I was supposed to measure them if the equipment is protected. At the end of the day they just called me in a couple of hours to mention the problem was further up in the distribution side, and they would fix it up without coming to my home.

    1. Re:Having being on both sides by Anonymous Coward · · Score: 0

      I have also worked both sides, and have dealt with people who SHOULD have known better than to do the things they did. (I worked for a fortune 500 company that specializes in high end storage controllers, providing support to the IT/technical staff of other fortune 500 companies that used said storage controllers.)

      When you get a support ticket that just screams "Hey, I am an incompetent sysadmin! But I DEMAND L2 or higher!", you want to murder them.

      You know, something like this:

      "Hey, we have a mirrored relationship between two remote datacenters over a dedicated high speed fiber line, with hundreds of terabytes that need to be kept in sync. While doing maintenance on the storage system, we deleted the baseline that keeps these synchronized-- how do we resynchronize the relationship? Oh-- and we cant do a full re-baseline, that would take weeks over the dedicated line. This needs to be fixed within 3 days tops. Since you are L1, you clearly dont know dick, so get me straight to L2. Chop chop!"

      When you tell them the honest to god truth, that they have no fucking choice but to re-baseline the relationship, (but suggest they use a tape backup system for the bulk transfer instead of the fiber line to speed up the process so they can meet the deadline) they INSIST that you are incompetent, and want to speak to L2. What does L2 tell them? Exactly the same thing. How do I know? I can read L2's case notes. MAGICALLY, because it came from L2, they accept the answer. (rolls eyes.) Much anguish by all could be had by being polite to the L1 guy who was trying to help you understand why you need to re-baseline, and gave you an alternative solution to that problem to speed up the process. But no. Arrogance and asshattiness reign supreme.

      Or worse, you get the call from the outsourced "Admin Team" in Bangalore, who clearly have no idea how to use PUTTY, let alone manage the controller competently-- who want you to basically do their job for them, while they get paid. You tell them that this is not how support of this type works; THEY are the ones responsible for the integrity of the storage system, so THEY are the ones who have to manage it-- Their reaction? "Give me L2!" (Or worse, "Give me the duty manager!")

      Then there's the guy who thinks that the sun rises and sets in his ass, and that proper troubleshooting should be "abridged" for "His convenience"-- (This is basically what the submitter is doing.)

      Nevermind that the poor SOB on L1 *HAS* to go through a VERY TIGHTLY DEFINED escalation pathway to get their sorry asses out of the L1 ownership for their fuckup (which 90+% of the time IS THEIR FAULT), and is TRYING EARNESTLY to follow all the fucking hoops and hurdles to get the ticket moved, with the guy on the other end screaming "L2!!!" into the earpiece. Never mind that to get the case moved to an appropriate escalation group, it has to be properly framed, which requires a full troubleshooting template (which the "all knowing admin" on the other end refuses to do), and other corporate bullshit, and will get his ass chewed if even one T isnt crossed. No no-- The guy on the other end "Knows what he's doing", and "Wants L2 NAOOWW!" (insert petulant baby cries) The L1 guy may very well KNOW what the fucking problem is--- BUT--- He has to PROVE it, to escalate the ticket. Screaming "L2!!! FOR THE LOVE OF GOD, GIVE ME L2!" into the phone is NOT helpful. Want to know what IS helpful? Answering all the stupid fucking questions so the L1 guy can give you L2, with a properly framed case with all the information needed for the L2 rep to quickly resolve your issue. Giving the L1 rep a big assed email full of all the steps you have already taken, and the output of your controllers/routers/switches/whatevers are involved in this clusterfuck-- is very good, but it WONT get you out of L1. The L1 rep has to parse all that shit you sent them, review the information, determine what specialty in L2 to send the ticket to, follow the framing template to move the case, which probably means getting d

    2. Re:Having being on both sides by Anonymous Coward · · Score: 0

      As a customer and as an IT manager... I confirm 90% of help desk people do not know anything. And they are often openly hostile as you calling telling them the problem. Go figure. They also have strong instructions not to escalate the problem because there are to many morons out there. So the better strategy is to go through the motions, and describe quite well the symptoms, even exaggerating them if need be. If that solves the problem, it is easier. If you cannot solve the problem this way, an email describing everything in detail would be the next step. As for the ISP making/forcing you to use their own equipment to monitor, well install a bridge on front of it, and use your own. As an example at home I am using bridging home and providing my own setup. Last time I had problems with the cable line, I measured the signal, and knowing it was already out of working spec, I called them and told them the symptoms I knew they would be there. I knew I would have a lot of problems explaining why I knew the signals were out of sync, and furthermore explaining how I was supposed to measure them if the equipment is protected. At the end of the day they just called me in a couple of hours to mention the problem was further up in the distribution side, and they would fix it up without coming to my home.

      After many episodes trying to help my mother with problems, I can sympathize with the tech support people re the above. "Everything's gone" "What do you mean everything?" "Everything!" "is the screen lit up?" "yes, but there's nothing there!" etc. turns out to be she had somehow managed to set outlook to show only unread messages. Thus, everything meaning old outlook messages. stuff like that drives me nuts, and I'm not being timed for my solutions.

  81. Do the IT Pro Thing.. by hsa · · Score: 0

    Firstly, for an IT professional, you are kinda low on details. I am going to assume, you want better wifi.

    In five easy steps:
    1. Turn of NAT, DHCP and WLAN from your provided router
    2. Put the provided router in bridge mode
    3. Attach AirPort Express (or any other new router)
    4. ???
    5. Profit!

    The problem you are facing, is that your provided router probably does too much work (in layman's terms) and heats up. Then it starts to break up.

    Instead of mindless turning on and off again, why don't you just fix the problem and be done with it? Solutions, not more problems.

    1. Re:Do the IT Pro Thing.. by Revek · · Score: 1

      Good luck putting it in bridge mode on the crap AT&T gives out. The last Motorola cheapo I looked at didn't have that capability, just DMZ.

    2. Re:Do the IT Pro Thing.. by omnichad · · Score: 1

      For the NVG510, there's a lot of work involved - now including downgrading the firmware.
      http://earlz.net/view/2012/06/...

      Yes, the modem is horribly broken - giving the NAD-2902 error message for days when the Internet is actually available after any brief momentary glitch in connectivity. The only fix is to root it and then enable bridge mode via telnet (and then disable checking for firmware updates). The latest firmware blocks this only fix, so you have to downgrade your firmware first.

  82. There's a reason for first level support by flinkflonk · · Score: 1

    Being put right through to second level wastes valuable time for that second level person that a first level person could have avoided. Simple collection of who are you, what is your IP, are you at your computer right now, what kind of connection do you have and what is the actual problem. First tier usually also has means of tying that information to the information we have about you, so that phase can be short and sweet like just mentioning a customer number, but more often it's not. Yes, most of the scripts are stupid, so I'd agree most of those can be skipped, not the data collection part though.

    You may succeed in bullying first level into contacting second level directly, but with what I do at work (second and third level support) all I'd do was send you right back to first level to get that data collected. I can't help you unless I even have the slightest idea what your problem is, where you are, or if it's something stupid (like you canceled, believe me, it happens) and I don't intend to use part of my work time to provide first level support. So don't waste my time, or the only thing you accomplish is that we can see your "I want to speak to your manager" haircut through the phone.

    Let me add that my "told you so" might hurt a bit more than a first level "Ah, so it works now? Great!" :)

    PS: as for non-managed routers, there are reasons for us not doing that (being in a security-sensitive environment with non-computer-savvy customers is one), but I can't see why eg. Comcast isn't doing it. My home ISP gives me an ethernet port in the fiber box where I can connect any old box that speaks DHCP, so maybe I'm privileged. On the other hand I still don't get native IPv6 at home, so probably not :P

  83. Business-class by holophrastic · · Score: 1

    Stop buying consumer class when you ought to be paying for business class. You took the lower price. You got the lower service. Big surprise.

    1. Re:Business-class by Anonymous Coward · · Score: 0

      Oh yes, pay double to get the problem solved (sarcastic). On the other end, "okay I have a solution but instead of my normal hourly rate, you have to pay double". Business class.

    2. Re:Business-class by holophrastic · · Score: 1

      You're sonfusing double with half.

  84. support by JohnVanVliet · · Score: 1

    basically
    Forehead MEET BRICK WALL

    also buy a 12 pack( or 2 6pack) of GOOD bear before hand , you will NEED IT after

    --
    "I don't pitch OpenSUSE Linux to my friends, i let Microsoft do it for me
    1. Re:support by Anonymous Coward · · Score: 0

      Brown or black bear?

  85. honestly, by Anonymous Coward · · Score: 0

    just get a new ISP.

  86. Just follow their protocol by RinkSpringer · · Score: 1

    Been there; learned support people don't really appreciate being walked through packet dumps and such - the reply was among the lines of 'Have you tried turning it on and off again?', so after an hour or so I just gave up. So I unplugged the modem, called back: "Hey my internet doesn't work!' - 'Oh I can't see anything, can you try setting the modem?' 'Sure' 'Hmm still don't see anything, I suggest a new modem' and when I got one, the problem disappeared. This call only took 5 minutes... Bottom line: just follow their protocol and you'll be fine - I definitely check that the problem isn't at my side, and when I know it isn't, I'll just call their support and let them walk through their procedures. They aren't interested in technical analysis at all, so don't bother them with it.

  87. Oui by krray · · Score: 1

    I always hate when I have to deal with "technical support", well, with one odd exception: our accounting co. jobcost.com rocks, but I digress.

    Today Comcast wins for dollars to speed (in this area). Fortunately my technical support contact with them has been minimal so far -- it's been working nicely actually (!?). Knock on wood.

    I remember having a 768/384 DSL connection w/ at&t (then Ameritech here) -- and one day my PTP connection speed changed to 384/128. No reason or billing adjustment. Should have been 768/384 -- their tech support asked me if somebody else in the neighborhood god DSL and that's maybe why my speed "seems slower". Disconnect. Right there. They lost my telco / backup ISDN to VoIP that day too...

    Be polite and in my experience I'm vetting how knowledgeable a person is that I'm talking to... Don't talk down to them, but be politely forceful in your request. They'll either "get it" or pass you up to someone who does.

    Be prepared to DISCONNECT when necessary. I usually make that the second call once I realize I'm not "getting through" on the first one. Have secondary service setup and in place to mitigate disruptions.

    Ugh. Technical support. I AM IT

  88. Just deal with it by Khashishi · · Score: 1

    Deal with it like everybody else.

  89. use a bigger hammer by Anonymous Coward · · Score: 0

    I find that with a little prior planning , I can jump through a lot of business BS . I keep my original contracts, I search for the name and home address of any officer in the local office. Hit them with a summons to small claims court, individuals name only skip suing a big corp go after the local boss . Six times I have been contacted before the court date, all by corporate lawyers. I tell them that it is worth the cost of a summons ($25 in 1980's) to put their lack of service in the public record. Amazingly my unfixable problem is solved, and five were willing to pay all court costs up front to drop suit, 6th payed after we hit court. I love Small claims court.

    Barnett Bank "lost" a $3,800 check, ten hours over five days on phone to 20 dept's nothing: one summons and suddenly everything fixed.
    AT&T demanded I pay over $8000 in business service for a business that I had no connection to other than same name. Three weeks going in circles-one summons and they suddenly understood their mistake.
    City of Palm Bay water dept wanted me to pay $400 for water for one month. I looked at the meter itself, water was spraying out of the meter face. Called and told them about the leak, they said leaks are my problem ( per contract only downstream of meter). Two days before they were to shut off my water I hit them with summons . next morning they replaced meter and waived all past due bill, they refused to make up court costs until we were in front of the judge.
    AT&T added a stranger to my family plan with out my consent , racked up thousands in data and International roaming . They ended up paying me $4700.
    Comcast shitty service replaced 25 year old cables ect
    Doctors office never provided the service charged to my insurance paid me $$$$ to drop suit ect
    UPS smashed hell out of well packed package said I should have packed better , paid $1100 and court costs ect

  90. just plug it into to 240 mains in the rain by Anonymous Coward · · Score: 0

    Just get their device to die so they replace with with their newer better model..

  91. Recipe for speaking with the manager by Anonymous Coward · · Score: 0

    Be calm, be polite, remember your 'win condition' : obtain a new modem for the least amount of time on the phone.

    Hi, I have a technical problem.

    I understand your policy is I won't be able to speak with a manager unless I ask three times.

    So now I am going to ask three times to speak with a manager:
      I would like to speak with a manager
        I would like to speak with a manager
          I would like to speak with a manager.

        Then tell the manager your problem.

  92. Play dumb by WaffleMonster · · Score: 1

    Playing dumb has been my personal strategy yet I have no reference to judge effectiveness against other strategies.

    You are rarely helped by acting like a know-it-all. The goal I have found is not to help, inform or impress but to get the person on the other end of the line to just give a shit about helping you. Sometimes being stupid is better for you than having the clueless parts changer and "rebooter and chief" you talk to or they send out be offended when you go talking over their head or attempt to do their job for them. Sometimes if the tech they send out is not a total zombie they will see equipment racks and *ask* intelligent questions at which time it is safe to blab.

    I intentionally lie about what I know, avoid argument and work hard to contain laughter especially during onsite visits. I will follow all even stupid instructions unless what I'm being told to do is outright destructive or wastes too much time.

    Have also experienced the flip side of this first hand. Sometimes people who think they know something turn out in reality to know a lot less. I'm an Oracle without cookies in a couple niche domains where all who challenge me lose yet the same people keep coming back for more with the same hubris filled retorts undaunted and unaffected by previous lapses of understanding and judgment. What is particularly amusing and annoying are the guys who restate the original question thinking I must not have understood what they were asking in the first place. At all costs don't be this person.

  93. Impressive number by Anonymous Coward · · Score: 0

    You worked that out from one incident involving a cleaning lady?

    1. Re:Impressive number by Revek · · Score: 1

      Yep. You see there is this protocol known as snmp and you can use it to monitor the rf levels and the status of the ethernet and shucks all kinds of things. You should look it up.

    2. Re:Impressive number by Anonymous Coward · · Score: 0

      Whoosh.

  94. Get a professional/business account by caffiend666 · · Score: 1

    Get a profession/business account. If you want to act like an IT pro, pay for the type of service that IT Pros get. You will get someone on the line who isn't an idiot. And, you will get service guarantees. Costs 20-100% more. But, if your sanity is important it is worth it. Most ISPs have a different division for professional accounts. EG, Verizon/Time-Warner both have business services. You want cheap service? You get cheap call center support.

    --
    Here's to losing my Karma Bonus again....
  95. Pay for professional support by djsmiley · · Score: 1

    If you think you need porfoessional support, pay for it.

    --
    - http://www.milkme.co.uk
  96. Having worked in a tech support call center.... by atarzwell · · Score: 4, Interesting

    Telling them it "Smells like smoke", "It's hot enough to burn myself on" or since I used to work printer support "It's leaking ink/grease/something".

    Will skip a lot of the BS and get you a replacement asap, since they don't want to deal with the legal fallout of it setting your house on fire (or staining a new couch) while troubleshooting. At one fruit themed computer call center we had a "Red Flag Word List" in which if a customer used any of the words, it got transferred immediately to Tier 2. They were all words like Smoke, fire, melting, sparks, swelling (batteries).

  97. Shake a desk drawer ... by CaptainDork · · Score: 1

    ... people have walked in on me doing this with vendors:

    Them: OK, now pry the back off and unseat the doohickey and re-tighten all screws.

    Me: [Shake desk drawer] OK, done.

    Them: What are the new indications?

    Me: [On speakerphone getting work done] Same thing.

    Them: [Eventually] Looks like the thing you told us about half an hour ago is defective. We will send you a new one.

    Me: You're a genius.

    --
    It little behooves the best of us to comment on the rest of us.
  98. It's simple. by bl968 · · Score: 1

    When you call walk them through the process, list every thing you have tried and the results, When you get through ask them to escalate it.

    As a 20 year IT Pro, I have on occasion found that I too have missed something simple that fixed the problem during this process. But normally I don't miss anything.

    It also doesn't hurt that I have the direct phone number of the head network engineer for my ISP.

    --
    "GET / HTTP/1.0" 200 51230 "-" "Mozilla/4.0 (compatible; Setec Astronomy)"
  99. I only use one number they put at my disposal: by Anonymous Coward · · Score: 0

    the "terminate contract" line.

    I start all my calls with them saying that I want off, I'm moving on (I have been with the same provider for almost 20 years).
    Then I just let them try to "conquer me back".
    Mind you, I keep it calm and polite.

    Works every time, that team is the only one with powers to get things moving at my provider.
    And sometimes, I even get something extra (discount or more mobile data allowance, for example).

  100. Norton can very well interfere with your Internet by Lorens · · Score: 1

    Also turn off your antivirus software. Sometimes it gets in the way of the Internet.

    </sarcasm>

    Uhhhhh . . . I thought the same way you do. That's the only time I was wrong calling ISP tech support. I called to say that the new WiFi USB key (this was a few years ago) that I'd bought for my mother would get recognized, would connect and get DHCP but nothing more, so the problem was obviously on the router end. The first thing the tech asked was for me to turn off the antivirus. I fudged and said sure, ok... it's off... still doesn't work. The tech then quickly walked me through a series of lengthy MS-prefixed DOS-mode commands, and hey presto, no more problem. I asked what he'd done. He said he'd turned off my anti-virus. The driver for the big-name USB WiFi key wasn't signed, so Norton interfered with it. I told my Ma to buy another antivirus. The tech support was good (this was the guy who first picked up the phone), but sorry for most of you, it wasn't in the U.S. (it was French Orange). They'd got better since the day they told a friend of mine to restart Internet Explorer after he told them he'd diagnosed a failed route in their peering exchange.

    And that is not the time when I installed a totally clean computer for my aunt who'd provided me with original CDs of Windows, Norton, et al., connected it to the Net, and the first popup was "Norton has detected that your system is trying to access the Internet, recommend Accept". I wondered what it could be, so I clicked for the details, and the packet in question was "incoming to port 135" from an IP somewhere in Africa.

  101. Choice between overseas and US folks? by swschrad · · Score: 3, Informative

    I can tell you if you have CenturyLink and you get "call-a-me-Bob" when you call up, ask them to transfer you to the US staff. they do so, and you talk to nice folks in Boise who can shift off the script once they know you have done all the tier-zero stuff already.

    --
    if this is supposed to be a new economy, how come they still want my old fashioned money?
  102. - click - by swschrad · · Score: 1

    I got frustrated and four-lettered once with DEC, and they told me clean it up or they would disconnect. any outfit that has to be cuddly and always chirpy because of Federal contracts or equal rights regulations has the right to do the same.

    --
    if this is supposed to be a new economy, how come they still want my old fashioned money?
  103. Restart your power nuclear plant, I will wait... by swschrad · · Score: 1

    to hear the sirens and the SWAT team's bullhorns

    --
    if this is supposed to be a new economy, how come they still want my old fashioned money?
  104. It takes four magic words in the first sentence by davecb · · Score: 2

    Hi, I'm an enraged customer, I'd like to speak to your escalations manager.

    It helps to say that in the kindest possible tone, too.

    "Escalation manager" is the normal term for someone who talks to "enraged customers". It may or may not be what your ISP uses, but the two phrases in the same sentence tend to get you to the right manager.

    --dave
    Did escalations for a while at Sun, some of the problems were real fun. Others weren't.

    --
    davecb@spamcop.net
    1. Re:It takes four magic words in the first sentence by msim · · Score: 1

      I know I'm flogging it, but http://www.reddit.com/r/talesf... would love to hear from you. :)

      --

      Life is like a box of chocolates, you never know when your gonna get food poisoning.
    2. Re:It takes four magic words in the first sentence by Anonymous Coward · · Score: 0

      It depends who you worked for, my employer wanted to minimize the number of escalation to the really serious case where they actually messed up.

      So on a call like this I'm an enrage customer I'd like to speak to your escalation manager as the first sentence.

      Sure, I can put you on a waiting list, currently it's at 3 weeks for callbacks, or I can try to help you. I happen to be one of the agents that occasionally man the escalation team. I should be able to resolve your issues.

      I was not escalation, but I knew my products in/out... I never filed an escalation unless the company was at fault (a true escalation). And I resolved 95% of my calls, some people you just can't please. You can't fix expectations.

      How can you expect a 24/7 1h fix and back online when you pay 40$/month for highspeed internet, no limits. It's a home product, not a business line, not monitored and my tech is 100miles away, you live on a bloody island and the boat shows up every 2 weeks (you captain the darn boat !). I had a case like that. ouf, what can I say.

  105. The WORST, the absolute WORST by Anonymous Coward · · Score: 0

    Shared Services Canada when you are working for the Canadian Govt....

    Confused, slow, disorganized bureaucrats. Solving the problem is not the 1st priority. Making sure that their asses are covered #1 priority. #2 is passing it on to another group....

  106. if you don't have a model-T spark coil handy by swschrad · · Score: 1

    the microwave will do nicely. it kills DTV pass cards in 5 seconds. kills CDs in 7. most modems are slightly shielded, give it 20, unless you hear a large CRACK! in which case, you also did the microwave. electronics make smaller pops and crackles.

    --
    if this is supposed to be a new economy, how come they still want my old fashioned money?
    1. Re:if you don't have a model-T spark coil handy by GodGell · · Score: 1

      Fascinating!

      --
      [SHOW SOME LENIENCY TOWARDS ... I mean, FUCK BETA] Eat. Survive. Reproduce. GOTO 10
  107. Wrong question? by Anonymous Coward · · Score: 0

    Maybe the question the OP should be asking is; as an IT pro how can he help his smart customers bypass tier 1 support.....

  108. Get the human site by spasm · · Score: 3, Informative

    http://gethuman.com/ will often give you a decent number to get to an actual human in a lot of organizations. Biased to the US at the moment. The person on the AT&T number has actually asked in puzzlement 'how did you get this number?'. I have no connection with the site, but have had the occasional success with it.

    1. Re:Get the human site by LeadSongDog · · Score: 1

      http://gethuman.com/ will often give you a decent number to get to an actual human in a lot of organizations.

      Of course, gethuman.com works better if you have a functioning internet connection. Best to look up the critical numbers in advance and put them in your offline-accessible paper contact list.

      --
      Oh, I'm sorry sir, I thought you were referring to me, Mr. Wensleydale.
  109. not after the late 70s. by swschrad · · Score: 1

    I forget the name of the Supreme Court ruling, keep thinking it's Code-a-phone but that's not right...but that's the core of the "bring your own stuff" telecommunications industry. the Bell System didn't let you hook your stuff up to THEIR precious network. you had to lease (never buy, that was bad business) their terminations, whether they said Western Electric or something else on the nameplate. well, an answering machine outfit sued... persisted... and WON. in our area, primarily Comcast and CenturyLink (formerly Qwest formerly US West, formerly Northwestern Bell, a member of the Bell System) you can go to Best Buy or wherever, get your own CPE, and hook it up. you will need to have the credentials set, but there y'go.

    --
    if this is supposed to be a new economy, how come they still want my old fashioned money?
  110. 21 years as an IT pro has taught me 3 things by WCMI92 · · Score: 1

    The Three Laws of Telecoms:

    1. They will Overpromise
    2. They will Underdeliver
    3. They will Overcharge

    These have proven true over and over and over again year after year. Telecom providers, be it phone or data are the seedy underbelly of the IT industry.

    --
    Corporatism != Free Market
    1. Re:21 years as an IT pro has taught me 3 things by Anonymous Coward · · Score: 0

      Those are the three laws of business.

      Sales will over promise.
      Development will under deliver.
      Accounting will over charge.

    2. Re:21 years as an IT pro has taught me 3 things by Virtucon · · Score: 1

      You should try the 70s when a 4800 Baud modem cost you over $3000/month. No you couldn't buy it either.

      --
      Harrison's Postulate - "For every action there is an equal and opposite criticism"
  111. Keep Receipt when Buying by Etherwalk · · Score: 2

    Make sure you get a receipt! It's no fun getting billed for gear you've returned!

    And make sure if you buy your own gear that you get a receipt, both the one for your gear and from the ISP for whatever gear you turn in/don't get. I once had Comcast try to bill me for not returning a modem I had never rented.

  112. Educate Them by Anonymous Coward · · Score: 0

    Take it as an opportunity to elevate their knowledge and treat them with respect. The wost-case is that you help someone that needs it. Usually they recognize quickly that they're out of their element and move you on to the next level, or otherwise shortcut the process to get you whatever you're asking for. Either way something good is accomplished and you might have gained a new and useful contact within the organization.

  113. Impatience is not arrogance by Etherwalk · · Score: 1

    To me it seems like the author is just impatient; if I were to expand on that, I'd also suggest they think they're better than the T1 and as such deserve better treatment.

    Impatience does not imply you are better than the person who is wasting your time. It just implies that they're wasting your time.

  114. This may, in fact, be true ... but .... by Anonymous Coward · · Score: 0

    The real problem I think many of us (myself included) have with calling in for tech support is a near immediate awareness that the guy on the other end of the line knows far less about our jobs and our situation at hand than we do.

    I'm only human, and I can see making a false assumption that a recurring problem stems from our service provider, when in reality, I overlooked some unexpected issue (like the cleaning people powering off our gear at night).

    Still, I'd just feel a lot better about things if I knew I was talking on the phone with someone in "tech support" who was clearly a fellow tech. Either that, or just give me someone with the ability to pass along the details of my issue or question to someone knowledgeable, so they can quickly return with a useful response. (I recently had such a situation when asking for help via chat support with someone at Code42, makers of the CrashPlan backup software. As soon as I asked my first question, I could tell the support rep I was typing to wasn't that knowledgeable - BUT he was friendly AND clearly had instant access to people above him who DID know the answers. Each of my questions generated a brief pause, a "Let me check on that with my colleagues...." type of reply, and then a useful response. Great! That works for me!)

    In general though, I think any calls about supposedly defective hardware should be handled, the first time around, with an offer to send out a replacement unit. The cost of keeping a customer on the line with someone to do all the troubleshooting steps doesn't seem to be worth it to me. They're calling because they WANT a replacement piece of gear. And if all it proves, once they install it, is that they were dead wrong and the gear is fine? So what! That's a very useful outcome too.

  115. use their script by Anonymous Coward · · Score: 0

    I just use their script when I call.

    I am having intermittent internet issues. My laptop is now directly connected to the modem, all the lights are solid green (or whatever they are). I unplugged the modem for both 30 sec and again for 10 minutes. When the network is down, I run ipconfig and I still have an address. Can you check the modem logs to see if there is any issue on your end?

    I am calm, but direct.

  116. Here's the start of an actual support dialog by Anonymous Coward · · Score: 0

    The problem is the support people don't even read. Here is my dialog:

    user has entered room
    analyst Maricel has entered room
                    Maricel
                    2:27PM
    Hello, Thank you for contacting Comcast Live Chat Support. My name is Maricel. Please give me one moment to review your information.
                    Maricel
                    2:27PM
    Hi! I hope you are doing well. I would be more than happy to assist you with your concern today.
                    ME
                    2:27PM
    My Issue: My TG862G router does not block incoming ICMP packets when set under the customer security settings. It does block outgoing ICMP packets, which is the exact opposite of what I want.
                    Maricel
                    2:28PM
    Hello there! How is your day so far?
                    ME
                    2:28PM ...that should read "under the custom security settings"
                    ME
                    2:29PM
    my day is going ok - was trying to better secure my home network.
                    Maricel
                    2:29PM
    I am glad to know that.
                    Maricel
                    2:29PM
    Just to double check that we are on the same page, you are experiencing issues with your wireless connection. Is that correct?

    No where had I mentioned wireless, support wasn't listening/reading at all. The dialog went on, easily as painful. Ultimately I was given 2 new phone numbers to all, one was disconnected and the other went back to the standard call tree.

  117. Burn it... by LewekLeonek · · Score: 1

    It's broken already; you're technically savvy; you should know what to do. I wouldn't put 120 AC on the DC modem/router power in plug, but you know where I'm going; just end its suffering; it's already dying. Maybe a bad firmware flash, or whatever... figure it out, so there is no fireworks involved. Then get it replaced. Repeat if required. It may be a rather nefarious way of getting things done, but... the end in this case justifies the means. You'll be a happy camper, the ISP will get to keep their customer. Why in the first place you wouldn't have your own modem? DSL modems go for $30 - $40 recently. I've seen cable ones dropping in price too. Buy your own separate router when you're at it. Unless you're company does not allow external modems.

    1. Re:Burn it... by LewekLeonek · · Score: 1

      For the grammar-oriented folks: Replace "Unless you're company does not allow external modems." with "Unless your company does not allow external modems."

  118. miscategorised by Master+Moose · · Score: 1

    I had a job training software, and business applications for end users. Part of this involved one on one training with users that wanted to know how to perform specific tasks.

    I remember going to one lady who wanted to know how to perform a specific task to get an outcome she was struggling with. I found the issue not to be her lack of knowledge, but some missing packages. As systems were locked down, I had to call in to the internal HelpDesk and raise a ticket to get the necessary packages installed on her machine.

    Upon giving the exact details of what was missing and what would be needed I got the response "Can I pass you to my colleague who knows about computers?"

    --
    . . .gone when the morning comes
  119. Let them call you by Anonymous Coward · · Score: 0

    Get on your cell phone and start tweeting how awful your ISP and their tech support is... without sounding like a rant. Update your facebook to let everyone know you may not be able to keep up on your wall because your ISP is flakey. Get on LinkedIn and start a thread asking if anyone knows of a RELIABLE, PROFESSIONAL quality ISP in your area because it has become clear that as a professional you just can't live with the mickey mouse bullshit of XYZ anymore. Do this and I guarantee that the best and most empowered tech support agents your ISP has got will be calling you within an hour.

  120. technical solution by TheMeuge · · Score: 5, Insightful

    There is a technical solution

    I have Verizon FiOS. They require their router for video on demand, program guide, etc. My solution -
    1. Force release DHCP on their router.
    2. Clone MAC on my pfsense box.
    3. Reacquire DHCP via pfsense
    4. Create a DMZ with a separate interface that hosts their router (without any connection to my internal network, but open access to the internet).
    5. Connect the DVR box to their router

    Everything works. Everyone is happy. Their router thinks it's doing the routing. The DVR box thinks their router is its bridge to the WAN and lets me use VoD.

    Took me a few days to figure it out

    1. Re:technical solution by denis-The-menace · · Score: 1

      You are Fsk'n brilliant!

      I'd give you MOD points if if had them.

      --
      Obama's legacy: (N)othing (S)ecure (A)nywhere and (T)error (S)imulation (A)dministration
    2. Re:technical solution by linuxrocks123 · · Score: 1

      What area are you in? Can you post some more details about how you did that? I tried to get a separate router to work, also using MAC cloning, and it didn't work. I found some random sites on the Internet purporting to give the PPPoE username and passwords used by all Verizon FiOS customers, but no luck.

      --
      vi ~/.emacs # I'm probably going to Hell for this.
  121. Drop them by Akaihiryuu · · Score: 1

    The first time an ISP told me I couldn't use my own equipment, I would drop them in about 5 seconds.

  122. Maybe you only THINK you need Tier 2. by Anonymous Coward · · Score: 0

    Lots of people who think they know what they're doing, don't.

    I support a gizmo that works, in part, with an internet connection. I know what the hell I'm doing with it. I get constantly get customers who refuse to do troubleshooting steps like 'turn off your modem, then router, then the modem on, then router on' because 'I am an IT professional and know what I'm doing, and my equipment is not the problem.'

    So they refuse to do the troubleshooting that will fix the problem. So I'm forced to schedule a technician.

    And then I follow up on the account, see the tech's notes 'Turned customer's router off and on. Issue resolved.' and then I bill them a great big stack of money for an unnecessary service call.

    Strangely enough, the next time they call in, they do what we ask and get their problem fixed right away over the phone.

  123. How to deal with intermittent faults by manu0601 · · Score: 1

    Intermittent faults are impossible to handle with flow-chart based level 1 support. The only way out I know it to make the problem permanent.

    In the router case, make sure its power supply dies (I am sure you will figure smart ways to accomplish this),report the permanent problem, and you will have your router replaced.

  124. AT&T First ADSL by Anonymous Coward · · Score: 0

    I had a weird experience many years ago when I was upgrading my one way cable modem to the new ADSL.

    At the time, a cable modem just received and you needed an analog modem for the uplink.

    AT&T was charging $300 just to do the install

    AT&T sent out this guy who insisted to install a splitter outside the house and run a seperate line from the splitter to the modem, he used a 'special' type of wire 'he said' that was red.

    So I am watching this guy and it is apparent that this was one of their best phone guys as he did an excellent job installing the wires.

    He gets to the computer and starts following some script installing a bunch of useless crap and then a popup shows asking for the Windows install disk which was not available.

    The guy puttered around for about ten minutes and I could see he was lost.

    He tells me he need to get some tools from his van and then leaves, after about ten minutes I started wondering where he went and looked and the guy had split!?!

    The guy just took off leaving his tools and all his paperwork from mine and several other jobs.

    So I check my computer and find that my computer will no longer boot.

    I boot into safe mode and removed the crap he installed, I had to remove a bunch of registry entries too that were preventing the computer from booting.

    So I call up AT&T to complete the installation, no problem, it took 10 minutes after I got my computer to boot again

    The modem is working great, I am happy and felt sorry for this guy as is was apparent that AT&T just picked their best phone guys and sent them out to do these ADSL installs with zero training.

    3 days later the guy showed up to get his tools and paperwork.

    A month later I get a bill from AT&T for $1000 bux that was not itemized, it was clear that they double billed me for the ADSL install and internet service.

    It turned out the installer had already started the setup with AT&T and when I finished the job AT&T opened another account.

    I called them and asked for them to fix it and an itemized bill so I could at least pay for the phone service.

    I never did get an itemized bill, they just kept sending me a copy of the exact same bill

    So no they turn off my phone and the internet for non-payment even though I never got a corrected bill

    This goes back and forth for month until I just said, fuck you

    Of course they reported me to all the credit services but I am one of those weird guys that has never owned a credit card or got a loan of any type so it did not bother me a bit

    For several years they hounded me and each time I would explain what happened but they never fixed to problem so I never paid the bill.

    After about 15 years some collection company tracked me down and tried to collect and I explained my story to him

    So the credit guy chops off one of the installation charges and internet bills and say just pay this amount

    I told him there is no way I will pay the installation charge for 1 month of internet service

    He drops the bill to just 1 month of internet service and the phone bill but tells me I must get a certified check for the balance and send it to some lawyer in Ohio.

    I told the guy to forget it, unless I could just go to a payment center and pay it I had no interest in dealing with it

    To this day it is still on my credit report, AT&T or whoever the hell they are now keeps putting it back and I have never bought or used any AT&T service or product since or any of the baby bell companies

    Fuck them

  125. Australian call centre by tdelaney · · Score: 1

    I use an ISP with an Australia call centre, with call centre staff who actually have the latitude and training to recognise that I know what I'm talking about and go off-script.

    And yes, I do pay a premium for that.

  126. what the hell is an IT Pro? by qkslvr · · Score: 1

    ... anyone who identified themselves as such would cause me to reach for the kid gloves. Support level 0.

  127. I just had a similar problem by Anonymous Coward · · Score: 0

    I'm a long time computer techie. Since 1969. I was involved in networking before there was a web. Long before, like mid '70s and accidently found out how to short circuit the script readers. I live on the outskirts of Atlanta and only have VOIP service for my phones. My cell phone doesn't work at home so when I found I had an ISP (cable) problem that didn't go away, I drove up the road 4 miles where I can get a signal. When the agent said things like "unplug your router" I said I can't do that. He almost immediately transferred me to someone that was, if not a network engineer, did know enough to help me convince them they had a problem. Back when I had a land line I'd spend hours with an modem that obviously wasn't connecting trying to convince the script readers that it didn't make a hoot of difference what I did to my router if the modem lights told me there wasn't a signal coming from the cable company.

  128. Here's how you handle it. by Anonymous Coward · · Score: 0

    First, research the company to find out the name of one or more of the senior officers of the company.

    Call in, mention that you're friends with so and so, and how you'd mentioned the problem you were having at a recent gathering at so and so's home. Indicate that you are to be escalated to the most senior engineer the company has. Tell them if they don't, that you'll be having a serious conversation with so and so about terminating you and your manager's positions within 24 hours.

    Wait while they transfer the call immediately to someone who a) speaks native english and b) doesn't need a script to figure out what the problems are.

  129. public shaming ! by jeremycobert · · Score: 1

    I have a lot luck going through the companies facebook page. For example, I had an problem where I was losing over 25% of my packets to their gateway. I posted this on their facebook page along with a screen shot. A few hours later a real technician contacted me. I also had a strange issues with my cable companies clear QAM channels. the channel had the same # but was now broadcasting QVC instead of NBC. I knew explaining this to some 1st level tech would be pointless. So I posted it on their FB page, where another user confirmed it. The issue was quickly resolved publicly. I assume the person who manages the Facebook page has the ability to skip level one and get an answer. Also, by using their public page, It helps shame them into working quickly for large high level issues. It's probably not going to work if you have a billing question or a company that does not care about public perception.

  130. quickest solution... by MooseTick · · Score: 1

    Lie. Call the 1st level support and tell them it won't power up. Tell them you've tried 3 different plugs and connected it straight into the wall, otherwise they'll have you do it. Then they are out of options and the only thing they can do is send you another one. If someone comes to install the new one and sees the old one powers up, shrug your shoulders and say the spouse put the call in.

  131. Consider yourself lucky by AchilleTalon · · Score: 1

    Consider yourself lucky not to have to deal with this kind of people and process internally in your own company. I am working for a very large company with a lot of bureaucratic process and even if I can pinpoint down the problem to save time there is absolutely nothing to do. You can tell them where the problem is and they staff responsible for my own laptop will spend one week investigating unrelated things and asking pointless questions about a device that has nothing to do with the problem. I have such a problem that is open for about 2 months and still unresolved while it clearly needs a firmware update, even recommended by the manufacturer and I have no privileges to do it myself and the refuses to update any firmware. Instead, they suggested to replace the laptop by a older model.

    --
    Achille Talon
    Hop!
  132. Force Fail ISP's tests by gordguide · · Score: 2

    Take ISP's modem / router, place on top of microwave oven (I *know* you have long cables, if necessary, sitting around somewhere). Fill a very large bowl with water and heat on low for 20 minutes.** Do not touch bowl of water for at least an hour.** Take portable AM radio, tune to a station low on the dial, and place on top of modem / router. Call tech support.

  133. The most unpleasant "IT pros" are... by gweihir · · Score: 1

    ... this that have some (better or worse) grasp of the IT side of things, but have zero understanding of processes on the service provider side. These people think that doing some things are easy, when they are not. Yes, it may be just one command on a device, but it may come with several people involved, 10 forms to fill out, etc. and that makes it hard for the service provider to do.

    Now, I am not defending this, but that is the reality the support member you are pestering has to face.

    Side note: If you do not understand the bureaucratic dysfunctionality routinely present in any large company then you are not an "IT pro".

    --
    Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  134. We don't. by Dan541 · · Score: 1

    IT people don't call tech support, we fix our own routers. If such a basic device is beyond your skill set then you really have no place calling yourself an "IT Professional".

    The only time I called my ISP in the past 10 years was to upgrade my account, and twice for billing issues.

    --
    An SQL query goes to a bar, walks up to a table and asks, "Mind if I join you?"
    1. Re:We don't. by omnichad · · Score: 1

      Well then thankfully your ISP is competent enough to handle the network up to the CPE. Me, I had cable Internet issues for months at an apartment until they finally figured out that the cables buried outside were 30 year old unshielded RG-59. And no, I can't diagnose that myself. Not my equipment, not my land.

    2. Re:We don't. by clong83 · · Score: 1

      I just had a most unpleasant experience with tech support which took the better part of a week to resolve, including many hangups. Why? Because there was water on my phone line. Not a problem with my equipment, but they wouldn't believe an IT professional that it was on their end.

  135. Yeah, dont... by Anonymous Coward · · Score: 0

    Best way, hope for the best techie, and answer any question as accurately and briefly as possible. (lie if you have to)
    They will notice, and you don't have to do the noobie hoops.

    Src, yeah we've all had that job

  136. intractable comcast problem fixed. by dizzy8578 · · Score: 1

    Tool is called a pole lopper and it works great when comcast refused to fix a problem cased by wind damage to their equipment six months after the wind storm. Called qwest and ordered a fax line. After qwest fixed the bridge taps and gave me a clean line for a fax machine, I switched the dsl to it. Same copper works for 40mg now.

    (former isp admin for DSL roll-out in the 90's)

    --
    *"Cogito Ergo Liberalis"*
  137. Second tier tech support contact info. by Discopete · · Score: 1

    After a rather troublesome issue with my internet service and a back and forth episode with my ISP's Tier 1 TS, I was transferred to T2 where I was able to get my issue resolved nearly immediately. The rep gave me the T2 direct number so that "You won't need to fuss with all that pre-recorded bs again, since by the time you've called, you have already done everything it tells you to do and more in some cases."

    After a number of years and at least one move, I'm still with the same ISP, but have lost the T2 diect number. Normally I'll just patiently grind through the prompts like it's a bad MMO if I need to call TS these days.

  138. A common word. by Anonymous Coward · · Score: 0

    Is having a common word or phrase, that call centers are aware of, that triggers an escalation or transfer, a good thing, rather than having to give detailed personal knowledge just to get the transfer? Any suggestions? How about "Pan Galactic Gargle Blaster"?

    1. Re:A common word. by Anonymous Coward · · Score: 0

      Because I don't bother reading comment threads very often, if an agreed word or phrase is made, could someone please post it as a slashdot article? (Rhetorical question). I tend to just read the main slashdot home page. I am the same user who posted the original message #49912409. Thanks.

  139. Be polite and respectful by CptJeanLuc · · Score: 1

    You deal with the service reps just like any other service. This is not the time to show off and demonstrate your ultimate knowledge. You can say anything about how you checked your router or whatever, in a nice way. The worst way to get someone's help is stating or implying they are imbeciles. Better to treat them with respect.

    Keep in mind, those reps are following some scripts, and have certain rules and guidelines they need to follow - even the tech savvy ones. You are not just dealing with a rep, you are essentially dealing with an entire company. If their procedures are bad, blame the company and not the rep - and your way to protest is to switch provider.

    Plus, IT nerds may not always be so superior and better-knowing that we some times would like to think. I have had my share of ISP problems for a wireless technology, and every single time "have you booted your antenna" is part of the conversation. Eventually I stopped bothering and started replying that "no, and that was never the solution when I had problems in the past, so there must be a problem with the ISP side of the network". Until a couple months back when that was exactly what magically fixed the problem.

    Make sure to get something written in a support request by email or some ticketing system, so you have a log which you can point to later when the process drags on, so you can show when you first reported the problem, what solutions have already been tested, and how the problem persists - updating the ticket yourself if none of the reps does it. This makes it easier to have later conversations, up to the point where you demand money back. This then becomes your proof, rather than just vaguely referring to various phone calls - and is what eventually may get you through the various layers of people and processes designed to prevent you from talking to someone who is actually in charge of things.

  140. Phones. by Anonymous Coward · · Score: 0

    So, when are mobile phone companies going to offer phones with hardware switches to allow the turning on and off the input devices (camera, microphone, gyro, compass, gps) to stop deaths like Steve Jobs occurring? He made a iMac, with an always on microphone. Nuff said.

  141. How do "eating your words" taste? apk by Anonymous Coward · · Score: 0

    http://yro.slashdot.org/commen...

    LMAO!

    APK

    P.S.=> Don't you have ANYTHING BETTER to do than be an online troll? Why don't YOU create something useful that gives people more online speed, security, reliability, & even anonymity instead of being a jerk?? Oh, that's right - you PROJECT WHY YOU CAN'T IN YOUR "bs registered 'luser'" name here - you can only 'think it' (evidently not that well like a PHB might, & anyone can come up with a 10,000 ft. view idea asshole) but YOU CANNOT DO IT since you don't HAVE what it takes (skill & knowledge)... apk

  142. First Tier Support by gedeco · · Score: 1

    Most of the Service Desk Agents staffing first tier support are not technical.

    Be nice, answer their questions and ask polite to be transferred to 2-Tier support on the end of the script.
    1-Tier support tends to be less cooperative when you're starting to yell and accusing them for lack of knowledge. Treat them as human beings, but let them understand you know what you are talking about. Be as cooperative as required from the service desk.You get much more...
    Otherwise there is the risk you do not get proper support.

    1-Tier, 2-Tier, 3-Tier, Incident Manager, Problem Manager: been there, done that.

    If you don't get to 2-Tier support or a solution, open a complaint ticket. Any mature organization accepts complaints through the service desk and will handle them as it is a regulated procedure.

    Real life:
    Me: My ADSL modem doesn't synchronize anymore. I've already checked and double-checked cabling and made a hardware reset.
    SD: Funny I see you're modem connected.
    Me: Hmmmm... The modem is not connected to AC power nor it is connected to the PSTN line. Would you be so kind to transfer me to 2-Tier please?
    SD: hold on.... transferring to 2-Tier

  143. You don't by Anonymous Coward · · Score: 0

    Believe it or not, it is pretty unlikely you will ever get to someone who knows how the system works, as the system is usually designed to keep you from talking to those people.

    The best you can hope for is to find someone who understands why they perform the troubleshooting steps, and are willing to break the rules by skipping steps.

    This comes from years of providing phone support for various ISPs myself. They are expected to perform the checklist before they are permitted to take the actions at the end of that list, and often calls are recorded and graded later to ensure they do just that.

    Suck it up and try to get through the steps with them as quickly as possible.

  144. Data dump by BriGal · · Score: 1

    Honestly, the best way to go about it is to do a data dump: Explain in detail to the 1st level support what you've done already, and what the symptoms are. They'll either understand and do what needs to be done (pass you along, send you a new modem, send out a new tech) or not understand and try to stick to their script. If you throw in "I have already power-cycled" several times, they'll usually catch on. When I worked in level 1 support for many years, I was more impressed by someone telling me detailed information rather than trying to get to a higher level support or throwing around titles. (When Mr. I-am-an-MCSE had no idea what an IP address was, I lost all respect for titles)

  145. Technical Skills isn't everything by Anonymous Coward · · Score: 0

    Having been on both sides of the phone call, I can honestly say: "It's a bad idea."

    Having worked ISP technical support during the stretch before I could jump start my programming career, I have dealt with numerous individuals with various levels of technical knowledge. There is a statistical improbability on how many "network engineers" calling, wanting instantly to speak to the second or third tier support when all they need is a one time equipment reprovision. There have been a few that actually did have the necessary level of knowledge; they provided their previous troubleshooting, I got them their new modem (or in a few cases actually did transfer them to tier 2 since due to "least privilege," I simply did not not have the level of access necessary to fix their issue).

    As someone calling in for technical support, I find it is more useful to have someone that listens and attempts to understand than a more technical tier 1. One of the more successful calls I've had to technical support, the technician admitted to not being technical, but did compare the troubleshooting I've done to their flow chart, saw that it matched, had me go through an obligatory power cycle, and then transferred me to tier 2 that, at that company, were the ones that could replace equipment. On the otherhand, I've also had a fairly technical lady service my call at one point at the same ISP. She had no "soft-skills," did not care what I have done, and even after the issue was identified, refused to get me the help I needed. Needless to say, as soon as an alternative came available to me, I changed ISPs (left out the many calls between that had incompetent techs unwilling to be useful). I actually did ended up directly speaking to a very friendly NOC engineer at my next ISP, but I had somewhat of a rare case (that would normally never happen).

    Tier 1's job is to weed out the simple issues. When I simply need a reprovision, I deal with them. The problem is not so much the technical level of the technician, even one of low skill that is willing to help and willing to think beyond the flow charts (not necessarily skip, that is a good way of getting fired at some ISPs, even if they are correct) can be successful in helping a customer. When you think about it, most individuals that have both "soft-skills" and real technical skills is likely going to move to either tier 2 or a VIP support line quite rapidly (or perhaps horizontally transfer to the IT programming department), thus no longer being on the front lines when the average customer calls for support.

    As far as the powercycle routine, it's usually because of software issues or memory limitation issues. Many of the modems or routers (most modems actually are single or multiport routers since the early 2000s). They will sometimes get a memory leak in the routing table, or a string overflow that overwrites some code and sends programming God knows where, or debug logging get left on at factory and ram or nvram fills up to the brim. A powercycle will usually temporarily fix all but nvram (which typically requires a factory reset). The idea is typically to get the customer to be happy, sell them some add-on, and get them off the phones (since paying for the 800 number gets expensive). Fixing the symptoms, particularly if it doesn't occur often is a good way of doing that. Trying to identify some arcane issues that is likely to happen only once for a customer will only increases the hold time for the next customer, thus making them more likely to switch services. The two ISPs in which I have worked have had trend tracking that identified on-going issues. They would call back customers for extended troubleshooting by a higher tier if there was expected to be a deeper issue at hand. Given that I have received such a call from my current ISP, although I did email them 2 months of logs, detailed troubleshooting, etc., I would expect that at many of the major ones do that same thing.

    Just my two cents.

  146. Ron Swanson by Anonymous Coward · · Score: 0

    "I know more than you"

  147. Twitter. by macwhiz · · Score: 1

    It's been my experience that, at least for the major U.S. cable companies, the best support experience for the experienced IT professional is Twitter. The ISPs seem to staff their Twitter desks with people who have deep knowledge and a willingness to give a technically-adept customer the benefit of the doubt.

    It also helps if you think hard about how you can describe your problem completely in one or two 140-character tweets. Generally, this requires knowing the lingo. A tweet that speaks the tech's own language gets more benefit of the doubt. Saying you're an experienced tech does little; way too many people think they know what they're talking about. Speaking intelligently about the technology used in the ISP's own systems identifies you as someone who Knows Their Stuff and cuts back on the scripted BS.

    If your local cable company tends to send out trucks that say "contractor," you may want to get in the habit of asking them to send a genuine employee when you schedule a service call. The contractors are usually paid a flat rate per job, and so they are in a hurry to wrap it up and get to the next house instead of making sure the work is done right. I've found this to be a particular issue with Cox: if a contractor comes out, I will have to call back and get a supervisor out to do the work correctly, sooner or later.

    Most companies have "executive office customer relations" teams nowadays, because people have figured out that calling the CEO's office when all else fails can be effective. Contacting the CEO's office, or the executive customer support team, is usually effective. I find it's best to sound a little upset, but not angry, when you make the call. The right attitude is "I'm really unhappy, and ready to jump ship, but I know you'd like to help me and I want to give you one last chance to make it right; can we work together on that?"

    Sometimes, an executive-office contact will wind up giving you the direct number of a local tech supervisor or manager. That's pure gold, but you have to be careful not to kill the goose that laid the golden egg. Save the contact, but don't use it again unless (a) you're specifically told to call under certain circumstances or (b) you've already tried the normal support process and it hasn't worked. Yes, it's powerful to have the local head tech's phone number. It's even more powerful if he learns that you only call him when there's a real problem or serious communications breakdown in his organization.

  148. Hold on, let me stop you right there by MattGWU · · Score: 1

    "We are entering an age when kids have grown up with technology, and don't make half the dumb mistakes their elders did."

    We really aren't, though.

    I work support for an MSP, and plenty of our clients have plenty of people my age (mid-30s) and younger who do just as many dumb things as their middle-aged supervisors. They're just as bad at explaining what their problem is, just as bad at following directions, and just as bad at not doing the thing again. They're definitely not any better at not falling for obvious scams, and get really pissy when they realize that. They're definitely no more skilled at putting the square connector in the square hole, and the green plug in the green socket. They certainly aren't willing to try and figure something out on their own, or take the initiative to 'try turning it off and then on again' before calling in, just in the off chance that fixes it.

    Sadly, the notion that in 30 years when all the so-called 'dumb old people' die off we're going to be a world of enlightened computer geniuses is a fantasy, if my experience in support is any indication. I don't think even those users' younger siblings, who grew up on 'apps' and smartphones and tablets rather than proper computers, are going to be any better as a group when they hit the workforce.

    --
    "These people look deep within my soul and assign me a number based on the order in which I joined" --Homer re:
  149. Just answer the questions. by Anonymous Coward · · Score: 0

    The fastest, and easiest way to get an escalation is to get through the questions. What I normally do is just answer the questions.
    i.e.
    Support: "Restart your computer"
    Me: "Okay done"
    Support: "click on start... blah blah blah'
    Me: "Okay done, it says no connection"
    Support: "okay put in this address... balh blah blah"
    Me: "It shows me a login screen to the modem"
    Support "Turn the modem off and on"
    Me: "Okay done. lights look like this"
    Support "Okay I'll transfer you to next level"

    All of this takes about two minutes because you don't ACTUALLY do any of these things, don't reboot your computer if you already did it six times and know the outcome. Don't actually restart the modem when you already did it and know the outcome. Just pause for two seconds, the person on the other end of the line is just, as you said, following the script. So follow the script with them and everyone will be happier.

    You already did them and know the answers. just follow along and answer the questions. Sometimes there is a surprise along the way that you DIDN'T know about that might fix the problem where you through you knew the solution.

  150. 30 day notice to remedy the problem(s) by Virtucon · · Score: 1

    It sounds like they wanted to pull the "managed service" bullshit on you. When I get into that situation I give them written notice that they are not providing service as described in their agreements and that they have 30 days from receipt to remedy the situation or you will take any action necessary to fix their problem. I've done this a few times, it works. Usually though in an MSA you have an escalation clause and you do have to give them all the chances to fix their problem. Under contract law you can't be shackled because they're failing to provide service or if the services are "unusable" as long as they're getting paid under the agreement. If you just signed their boilerplate agreement, you'll still have remedies available to you but in a business don't take their boilerplate at face value especially when it comes to service levels. If they won't work with you on terms and conditions especially if they're extremely one-sided, find another provider.

    --
    Harrison's Postulate - "For every action there is an equal and opposite criticism"
  151. Pay Up by Anonymous Coward · · Score: 0

    Get a service provider which offers you a dedicated account manager or support line that bypasses the public queue and/or dumps you straight into a higher tier of support. Such arrangements usually cost extra, either as a discrete line item, rolled into a higher tier of service (e.g. an "enterprise" account), or by signing up as a third-party reseller/installation agent for the company. Even festering shit holes like Time Warner and Comcast offer this.

    Do you know why such a service costs extra? Because 90% of the time, any caller's problem can be resolved by the tier 1 agent that answers the call, and now there has to be a more highly-paid and highly-capable engineer on hand to answer your [probably] rote bullshit, instead of having it filtered through lower-paid agents beforehand.

    "But read my post, clearly I am an expert and the agent on the line should immediately recognize that." I'm sure you are, and so is every other asshole that calls up with 30 years of IT experience and still forgets one basic troubleshooting step every now and then. Open up your wallet or shut your mouth and be patient, champion.

  152. Automated Support by Anonymous Coward · · Score: 0

    My ISP has an automated system. When I call from the phone on my account an automated voice tells me that it sees I'm having connection issues and that the system sees I have already rebooted my modem once to try to fix it. It asks me if I want to try that again or just go straight to tier 2.

    Saves a lot of time for me since the agent already sees that I tried the unplug+plug-it-in method with no success.

  153. DSLReports Direct Forums by Anonymous Coward · · Score: 0

    I've used the DSL Reports Direct Verizon FiOS forum before successfully:

    https://www.dslreports.com/forum/vzdirect

    When I moved to a new place there was an obvious screw-up with the FiOS availability database (like every other house on the street had FiOS available, and of course mine did not), and numerous calls to Verizon got me nowhere. I posted a message to the Verizon Direct forum, got a knowledgeable human to respond, and they actually figured out how to get the problem solved within a week or so.

    It looks like there are several other ISPs that have these direct forums on DSLRsports as well, but I can't speak to how well they are staffed. Interestingly it looks like the Comcast direct forum was shut down on DSLReports because Comcast wasn't providing very good service there ... what a shocker....

  154. oh that's easy by gzuckier · · Score: 1

    open the box up, find a likely looking component, apply 110 volts, call up the company and complain it suddenly stopped working. That's probably overkill, you could probably just open it up and cut all the wires, they probably don't autopsy each one.

    --
    Star Trek transporters are just 3d printers.
  155. Done it enough times by whitroth · · Score: 1

    When I get on, I tell them I need Tier 2 support. They'll ask what the issue is, and I'll be completely technical... so much so that they know some of the words, but are overwhelmed. If that doesn't do it, ask for a manager.

    I pay hostmonster for hosting. I now have a direct Tier 2 email address for some issues.....

    It's all a case of proving your bonafides. Did you offer to send them logfiles? And what o/s are you running? It frequently gets me past the calltaker when I tell them I run Linux.

                      mark

  156. Opportunity by richtheguru · · Score: 1

    While I attempt to ask for "Tier 2 tech support". If I have some time, I will generally let the Tier 1 folks read from the queue cards. The way I see it is this: In the world of IT/IS, There is always something new to learn. Many of us don't have time to learn everything about everything we deal with, especially in the world where BYOD and unauthorized software conflicts occur. Sometimes, I may be surprised at a step they have me do that I may have forgotten. I jot it down while doing it and feel good that I learned something new/forgotten. Otherwise, if they stepped me though everything that I've done, then I feel good that I did everything the official company says to do. Also, there's no reason to be rude to these guys/gals. They have to talk to the same types of 'frequent flyers' as we do. They may only be doing this to advance in IT/IS; to be able to properly assume the person, on the other end of the phone, know to plug it in before complaining that it doesn't work.

  157. I found... by Anonymous Coward · · Score: 0

    It is easier to just let the L1 tech run through this try this.. Try this... ok now I'll give you to l2.
    When the tech says reboot the device just wait a few seconds and say ok did that and still don't work. Unless you can run some kind of diagnostics and get an error code.
    This just seems to go quicker then fighting to get the higher tech from the start.

  158. Click the dot in a circle by Arethereanyleft · · Score: 1

    Yes, I have been told to click on the dot in a circle. I really had to hold back the laughter on that one. Poor guy.

    I just let it flow over me, keep records, and ask for a refund for time lost at the end. I once had my service out for a week - it literally took an earthquake to get it fixed (they finally had to power-cycle all of the equipment).

  159. Call at 4am... by MercTech · · Score: 1

    One think I learned from a certain ISP was to never call in the evening. The tech support centers in Pakistan were singularly unhelpful and would often scream at you if you tried to get to Tier 2 support.

        When I called at 4am (United States CST) I would get an East German call center and would have a resolution to the problem within a half hour. And the half hour included discussing favorite types of schnapps.

    --
    NRRPT/RCT
  160. Pay me to care by Anonymous Coward · · Score: 0

    When I was Tier 1 at DirecTV, if you said a single thing to me that I found rude or condescending, I'd cut off your service and hang up on you. The call quese were like an hour long with 300 or 400 sitting in them most all the time. If you cussed me like a dog, not only did I cut your shit off, I would make up and elaborate story to put in the CSR notes so that if you just called back, the next tech would ignore you as well. There was apparently no penalty for this since I worked there for about 1.5 years and left of my own volition. If you said escalate, I escalated. If you wanted cancellation, I swapped you to retention. I was being paid a measly $7/hr for this. It was clearly not in my job description. Perhaps if you wanted me to put up with asshats all day, you'd pay me technician pay and then maybe I'd care. Conversely though, if you called up and was super cool, I'd turn on the full movie package for free for a year. I did it all the time. Hell the reason I quit was that an installation technician manager called activating services, because he didn't have enough techs so he couldn't sit on ass all day, and I basically just turned everything right on, told him I'd be at his next location in about an hour and got up and left. Made tons of money during that summer that exceeded everything I had made the whole year and a half I was being a script monkey. The moral of the story, I guess, is if you want me to care, PAY ME TO!

  161. I'll pay it! by Anonymous Coward · · Score: 0

    What you fucks don't get is that my time is worth more than your measly $50 service charge. I'll pay it, just roll the goddamned truck- even if it's just so he can reboot the fucking thing. I'm not a technician of any sort. I don't even know which cable to put where. So I'll pay someone who can. Why is this hard for you to get?

  162. some do some don't by Anonymous Coward · · Score: 0

    Just for reference, Charter Cable will not allow that. I've already tried. To compensate you though, they don't charge the rental fee. It's that very same Surfboard you're alluding to as well. Consumers can buy the white ones, but Charter provides the black ones. They can tell the difference and will not remotely provision a white one. You just happened to have lucked up, Dave.

  163. BOOMHEADSHOT by Anonymous Coward · · Score: 0

    +Plos Won!+

  164. Indeed by Anonymous Coward · · Score: 0

    Autocorrect isn't the only one who doesn't like pricks! -former DirecTV Tier 1 tech.

  165. herdur by Anonymous Coward · · Score: 0

    OMG! You're one of those Luddites without a smartphone aren't you? A true geek, who wears a kilt and drinks Scotch mind you, will have more than one form of internet at ALL TIMES!

  166. Been there. by Anonymous Coward · · Score: 0

    Sadly, there never seems to be a way to skip to Tier III. I'm a senior engineer for a leading VAR, and I still don't have any access to skip to Tier III or PEs with my own friggin' vendor. I have to go through Tier I like everybody else.

    I have noticed a couple times when ordering or troubleshooting cable modem problems at home that the Comcast rep assumed I was a technician, so I guess you might be able to milk that and get a transfer to somebody who can help.

  167. Your boss please by nachtkap · · Score: 1

    I dont have issues with my ISP very often and if I do it usually isnt their fault. Trying to get them to understand that I realize that it isnt their fault was always the real issue. I usually start the conversation assuming that they know what they are doing. That inevitably fails and I talk to them as if I am the tech support.
    I usually give them 2-3 minutes to see if they are knowledgeable enough to deal with my problem. After that I resort to my catch all phrase: "If you dont know what I am talking about then either connect me to someone that does or LET ME TALK TO YOUR BOSS." Either action has a good success rate. I also over emphasize the severity of my problem because otherwise they often think they know enough to deal with my problem.

  168. cut the support guy some slack by Anonymous Coward · · Score: 0

    Sounds like you've never worked in a call center environment before. Unfortunately I work in one so I can speak to this and say it's one of the most detail oriented jobs I've ever worked in. Keep in mind that front line support people are just guys that sit in a cube and take call after call. Every aspect of how they do their job is measured and used to determine who gets to keep their job at the end of the year. Trust me when I say the level of metrics they are subjected to is staggering. Front line tech support is a very procedural process, primarily because there is usually a checklist of things that they are expected to do before a dispatch can be done. Their logging is scrutinized for this information either in advance of the dispatch or in response to it. Not following procedure is a fast way to end up canned hence they're not trying to be irritating, but they do value their job.
    Secondly, beyond report what you found on Google up the chain, it can't and won't affect how they do their job until the company itself acknowledges there's a problem. Sadly, legal or policy reasons dictate whether front line support can even admit to 'known issues' and bypassing support procedure would facilitate admittance of there being a known issue. Talk to your sales rep about that after the case is closed, they often have the best resources for pushing potential engineering issues in the right direction. That being said, just connect the old modem and see if they can get into it remotely. Usually they will push some remote commands to the modem and see if it responds to inquiries, hence it's best to call them while the issue is happening. You using a different modem confirms the issue is the modem, but a lot of modem issues are fixable, so catching it in the act and having them review what exactly is going on at the software level might also avoid a dispatch.

  169. I just lie to them by RyuMaou · · Score: 1

    It's simple. By the time I call Support, I've already done everything they're going to ask of me and, most likely, a few things they haven't thought to ask me. So I just like and let them walk through the steps, give them the right answers to get to the next step on their flow-chart and eventually get kicked up to Second Tier or Third Tier support.

    I used to be more impatient and blurt out to them everything I did, but that just confused them because it didn't follow their script. Now, I just call when it's convenient and lie my way through their process at my leisure. It's a little frustrating sometimes, but it eventually gets the results.

    --
    Oh, the trials and tribulations of a network geek! Read about them at: http://www.ryumaou.com/hoffman/netgeek/