This is ridiclous

  • hemmes@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    2 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
      1
      ·
      13 hours 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.

      • hemmes@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        10 hours ago

        You can handle those issues with power, setting group policies, and inhibiting action when the power button is pressed (that includes keyboard power buttons). Nothing will stop the user from killing power by holding the physical power button down, except for changing that setting (if available) in the BIOS.

        Computer config->Preferences->Control panel settings->Power options