vote up 10 vote down star
4

I think we've all been there, your IT Support/ Infrastructure team inflict some meaningless, very frustrating, poorly explained "policy" on you and your team that irks you every time you are affected.

My current fairly trivial issues are that the IT department have reverted to the old school Start Menu. I really didn't realise how much I used the new one until they took it away.

They have also reverted to the old school Windows 2000 grey look which is quite frankly just ugly! To add to that they have also imposed a rather unnecessarily short Screen Saver time of 5 minutes, very annoying if you're flicking between remote desktop sessions!

Non trivial, they are completely unwilling to enter into a debate about been allowed to use non company laptops over our VPN.

Anyway, I'm sure you've all had more frustrating issues than me...have you?

flag
show 2 more comments

38 Answers

prev 1 2
vote up 0 vote down

A second monitor for a developer is "too expensive". Even for a year long project where productivity is critical.

link|flag
vote up 0 vote down

They made me use Windows 2000 as my OS, `nuff said :(

link|flag
vote up 0 vote down

That there was no network communication between my main machine and my test machine. To copy a file from a machine to the other I had to "illegally" bring from home my USB pendrive. The other option, would be to ask to system administrator to write a CD with the file.

link|flag
vote up 0 vote down

Let's see...

  • Disabled Run.
  • Disabled usage of address bar in Explorer to access local folders/files.
  • Disabled cmd. Used command.com for a while before I did some Googling and found that cmd could be fixed by changing the registry entry that the executable looks at.
  • Disabled ability to change file type properties (eg. what to open them with). Could be worked around by setting default action using right click + Open With.
  • C drive invisible from My Computer. Took me less than a second to figure out a workaround, but four years have not been sufficient for me to figure out how anyone thought this would be a good idea.
  • Memory hoarding anti-virus program that's seemingly installed everywhere. On the ancient machine that I had until a couple of months ago, it ran from 9-6 every day and caused such lovely effects as 5 second lag on Start Menu, 10 second lag on opening Windows Explorer and refresh times from 10 to 40 seconds for windows that I hadn't accessed for a while. These are no longer problems for me now that I have a better machine. The other issue with anti-virus is that every so often, it gets set to kick off in the middle of the night when our batches are running. We had a failure earlier this week because the anti-virus locked some files that were supposed to be written to by our batch jobs.
link|flag
vote up 0 vote down

Monthly hard disk usage warnings on linux server home directory.

In every job as far as I can remember I develop on linux but I get Windows box (because you have to be able to read emails in outlook on windows ...) and I have to log into linux server to code.

Each of our personal windows boxes has few hundreds of GB of space so if I'm developing on windows nobody cares if I'm using 60GB of space (like my current dev box has 75GB, btw compared to my mac book pro at home with 'only' 120GB because newer mac laptops now come with ~500GB ...).

For some reason we don't get standalone Linux box, and our disk quota on our home directory is usually around 8-10GB. When I check out code from repository and build with all external libraries it takes approximately 2-4GB of space (especially after compiling). If I have 4+ workspaces and 5+ projects I run out of 10GB quota pretty fast.

I've been getting hard disk usage warnings once a month for as long as I can remember, telling me that I should delete all unnecessary stuff. This is pretty annoying, how can anyone possibly believe that with 75GB of space on my local windows box I would go to trouble of storing huge amounts of 'private' files on linux server ...

It never cease to amaze me that I am once a month disturbed to deal with these kind of issues when the price of hard drives is so cheap these days. I'm sure it costs companies more to distract me and question me about disk usage then it would be to buy the cheapest box with decent hard drive, put linux on it and dump it next to my windows box so I can do my work properly.

link|flag
vote up 0 vote down

Restricting remote access to company network for developers - in case you wanted to work from home.

I'm not talking about not being able to connect to work remotely from home (what would you otherwise do at home, watch tv?). I'm talking about making it as difficult as possible.

  • company had strict policy on what can be running on the box that you use for remote access company PC (from home -> work PC -> development server so it's not home -> dev server). They required to 'sanitize' the box that you want to use from home, meaning that you had to bring it to work, let sys admins clean it up, install all kind of antiviruses and so on ... most ppl I know just got another hard drive for they laptops so they swap them in when they wanted to connect to work

  • using third party tools for remote access that don't run on anything else but Windows with IE ... most of us don't own Windows OS at home, mostly Macs/Linux so would you run to pay for Windows OS to have it installed on your Mac/Linux box to be able to remotely connect to work ... nah thanks

link|flag
vote up -1 vote down

They gave us new PC's with Windows 2008 Server and set up a group policy to remove all network users except the help desk staff from the local admin group. Every time my PC is rebooted or I log off I have to log in as the local admin and add my network account back into the local admin group. (Yes we have access to the local admin account, making the group policy all the more frustrating)

link|flag
vote up -6 vote down

I've recently got my developer machine replaced. Since I forgot to copy a few files from the old one, I just switched it on to the network, having looged off from the new one of course. The old machine overwrote some settings in the domain which now wouldn't let the new machine in.

I didn't understand the concept what happened but found this organization to be utterly stupid.

Lost an hour while the admin (which I'm sure responsible for that) was reenabling the new machine.

link|flag
prev 1 2

Your Answer

Get an OpenID
or

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