Well first off if you look at the picture, this is a much smaller device. If the power switch was in the same place as the larger case it would be on the side edge.
Secondly because it’s now moved into a space where it’s not going to be accidentally hit, and requires an intentional effort to press.
That’s great, how many IT guys have to manually go around turning off hundreds of computers at the switch instead of running some automated method across the whole network? Such a rare and unlikely situation that the average home consumer and user of a device such as this really doesn’t ever have to factor in.
As another IT guy at a university, having to manually turn on 30 computers in a classroom for updates or whatever is already a pain in the ass. Wake on LAN is not a reliable solution. Havin to manually flip over every box, then putting them down, and then fixing the cables that got yanked… I’d throw those fuckers in the trash.
The Dell Optiplex 3080 Micro’s form factor is perfectly tiny without compromising user comfort.
Mainly because our students are idiots and will complain if the computer doesn’t turn off. Or worse, take independent action and hold the power button, or actually yank the power cable. Maybe I should just lean into it and convince them that the monitor is the computer.
Jokes aside, how could I implement such a policy? I’ve only found one that hides the power buttons from the start menu, but Windows still responds to ACPI.
The policy you’re looking for is in Computer Configuration->Policies->Windows Settings->Security Settings->Local Policies->User Rights Assignments->Shut down the system
This policy takes account or group names from your local or domain AD as its variable (like Domain Admins). After it’s successfully applied, only those users or groups will be able to shutdown the machine gracefully.
Create a new GPO or edit an existing one and apply it to the ADUC organizational unit containing the computer objects you need to target.
Damn, that is some amazing copium…
They had a well established place for the powerbutton, why change it?
As an IT guy, if I worked with Macs this would be terrible to work with
Well first off if you look at the picture, this is a much smaller device. If the power switch was in the same place as the larger case it would be on the side edge.
Secondly because it’s now moved into a space where it’s not going to be accidentally hit, and requires an intentional effort to press.
That’s great, how many IT guys have to manually go around turning off hundreds of computers at the switch instead of running some automated method across the whole network? Such a rare and unlikely situation that the average home consumer and user of a device such as this really doesn’t ever have to factor in.
As another IT guy at a university, having to manually turn on 30 computers in a classroom for updates or whatever is already a pain in the ass. Wake on LAN is not a reliable solution. Havin to manually flip over every box, then putting them down, and then fixing the cables that got yanked… I’d throw those fuckers in the trash.
The Dell Optiplex 3080 Micro’s form factor is perfectly tiny without compromising user comfort.
You’re a Windows shop? Why don’t you deploy a policy that prevents users from shutting down computers?
Mainly because our students are idiots and will complain if the computer doesn’t turn off. Or worse, take independent action and hold the power button, or actually yank the power cable. Maybe I should just lean into it and convince them that the monitor is the computer.
Jokes aside, how could I implement such a policy? I’ve only found one that hides the power buttons from the start menu, but Windows still responds to ACPI.
The policy you’re looking for is in Computer Configuration->Policies->Windows Settings->Security Settings->Local Policies->User Rights Assignments->Shut down the system
This policy takes account or group names from your local or domain AD as its variable (like Domain Admins). After it’s successfully applied, only those users or groups will be able to shutdown the machine gracefully.
Create a new GPO or edit an existing one and apply it to the ADUC organizational unit containing the computer objects you need to target.