I've been dealing a lot lately with running as with least-privilege, and it really sucks. Microsoft obviously did not write the Windows NT kernel with the idea in mind that when connected to the Internet all sorts of bad things can happen to you, so you're constantly having to use RunAs to install software, uninstall software, access a printer, and other stupid shit that any dope should be able to do.
So, here's what I'd like to see.
I'd like to have a policy that gives me Admin privileges when I'm not connected to the network, and then modifies my access when I go online.
I know it sounds like a band-aid, but that's basically what I have to do now, it's just a big hassle.
Thoughts?