Just got back from a customer ; They called and said their tablets aren't working. Can't ping or see them online, tablets are showing offline at the device itself.
get to the site, and find out that the Wifi Adapter has been shut off. . .(disabled)
Not a problem right? just turn it back on (enable) right?
Nope - they use a version of Aloha that creates it's own users
and permissions for those users.. and the user that was set to auto logon - is a local account and doesn't have permissions to do anything.
I ran net user <username> /active:no
This turns off the auto logon for this user, so that we can login with a different user.. I ran it both as Admin, and local.
Got an access denied (x2) - then was told by my boss that I'm using the wrong command.. because net user
is only for over the network commands.... but he couldn't tell me the actual command that he's used. . . which I can't find anythign except net user
but hey what do I know.
Tried enabling the Wifi Adapter with cmd - No luck there access denied.
I laughed my ass off the whole hour drive back with their tablets.
Happy Friday Right?