# Remote Shutdown Policy

> Configure a macOS Remote Shutdown Policy in Applivery to ensure Devices shut down at defined times for improved security and energy efficiency.

Source: https://docs.applivery.com/en/device-management/apple/macos/policies/remote-shutdown-policy/  •  Last updated: 2026-06-09

**Key topics:** Device Management, Policy Configuration, macOS, Applivery, Energy Saver

---

**TL;DR:** Configure a macOS shutdown policy in Applivery to schedule device shutdowns for improved security and energy efficiency.

Ensuring macOS Devices shut down properly at defined times or days is critical in environments where security, energy efficiency, and operational discipline are priorities. Whether it’s to prevent unauthorized access after hours, preserve battery health, or enforce company-wide power Policies, a controlled shutdown process is essential.

With Applivery, you can remotely configure and deploy a Policy that initiates Device shutdown automatically.

## Configure a shutdown Policy

**Navigate to Policies**

Once in the [**Applivery Dashboard**](https://dashboard.applivery.io), head to any of your **Policies** or [create a new one](https://docs.applivery.com/en/device-management/general-settings/create-device-policies/). From the left-hand menu, navigate to the **\+ Add configuration** section and then choose **Energy Saver**.

![energy saver](https://docs.applivery.com/int/_r2/media/09ac0a4e-3ad8-478f-9f15-3474973eec71/b9e56d22-57a7-456b-94af-8101726a5754.png)

**Configure Desktop Power Schedule**

Locate the **Desktop Power Schedule** and make the following configuration:

-   **Event Type**: In this case, select Shutdown. Other available options include Wake, Power On, Wake Power On, Sleep,  and Restart.
    
-   **Time**: The scheduled time, expressed in minutes since midnight. For example: `690 = 11:30 AM (11 x 60 + 30)`.
    
-   **Weekdays**: Defines the days when the shutdown applies, using a bitmask:
    
    -   1 = Monday.
        
    -   2 = Tuesday.
        
    -   4 = Wednesday.
        
    -   8 = Thursday.
        
    -   16 = Friday.
        
    -   32 = Saturday.
        
    -   64 = Sunday.
        
        You can combine values to select multiple days, for example, `1 + 2 + 4 + 8 + 16 = 31 → Monday to Friday`
