Category filter

Configuration profile to disable shutdown from macOS login

The login window on macOS typically displays a shutdown button that allows users to turn off the system from there. However, in certain situations, you might have to disable the shutdown from the macOS login window, such as shared workstations or public environments, to avoid accidental actions that might disrupt the devices’ functioning. Here’s a custom configuration profile that helps disable shutdown from the macOS login window. Hexnode’s Deploy Custom Configuration for Apple devices feature lets you remotely deploy custom configuration profiles across multiple endpoints.

Note:


This configuration profile is supported on devices running macOS 10.7 and above.

Disclaimer:


The sample configuration profiles provided below are created using various profile creator applications.

Here is a .plist file to disable shutdown from macOS login window:

What happens at the device end?

Usually, the device shows the Shut Down button in the login window.

macOS login window includes the shutdown button

However, deploying the configuration profile will conveniently disable shutdown from the macOS login window. It will prevent the user from accessing the Shut Down button from the login window.

Disable shutdown from the macOS login window to avoid any accidental shutdowns from the login window

Notes:

  • To create and customize configuration profiles, you can use tools like Apple Configurator, Profile Manager or manually create them using text editors.
  • Use non-encrypted .mobileconfig, .xml, or plist files to deploy profiles across devices.
  • Ensure that you do not associate conflicting configurations with the devices.
  • Use wildcards to fetch key values from the portal.
  • It is recommended to manually validate the configuration profile on a system before executing it in bulk.
  • Hexnode will not be responsible for any damage/loss to the system on the behavior of the configuration profile.

  • Configuration Profile Repository