So this is a very strange problem I've run across while testing the few windows 8 machines we have in the office. We have a small company, and most of us are power users, so we have always created a local admin account using the AD credentials for their user so me, the lone IT guy, wouldn't have to babysit all of their software applications.
I have a really simple .bat (net use) that runs at logon to mount our 2 network drives that everyone needs access too, but if the user has a local administrator account logon script doesn't run. If it's a local basic account, the script runs fine. This also doesn't happen on any of our windows 7 machines.
Any help would be greatly appreciated, I'm pulling my hair out over here.