This is ridiclous

  • hemmes@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    15 days ago

    Jokes aside, how could I implement such a policy?

    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.

    • rtxn@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      14 days ago

      Thanks, but that’s the same one that I found. It removes the power button from the start menu and disables the shutdown command, but the computer still responds to ACPI and even the keyboard’s power-off button.