Plucky 1.11+ supports a feature known as unadmin. This feature allows an administrator of a Windows, macOS, or Linux machine to abdicate their administrative privileges according to a schedule or indefinitely with a waiting period before it will be re-enabled.

Important note

The user must log out of Windows, macOS, or Linux and then log back in to fully drop or gain administrative privilege.

Examples

To drop my administrative powers from the Windows, macOS, or Linux user account named peter:

pluck + unadmin peter

To undo the above (note that delay must first be endured before any effect):

pluck - unadmin peter

To expedite the change:

pluck expedite

To prevent expedite from working (not recommended unless truly needed):

pluck + noexpedite

To drop my administrative powers all hours except for Saturdays from 10:00 to 11:00.

pluck + when UMTWRF0-24.A0-10,11-24 unadmin peter

Unfiltered

If you want to use only the unadmin feature of Plucky, and none of Plucky’s filtering, you can do so by:

  1. Installing Plucky.

  2. Clearing Plucky’s factory defaults by opening a console and typing:

    pluck clear
    
  3. Setting a Plucky delay of 24 hours, or some other time period, if you want to prevent Plucky from being uninstalled at a whim by typing:

    pluck delay 24h
    
  4. Using pluck unadmin at your leisure as shown in the examples above.

Abmindicate

The abmindicate tool has been retired because Plucky’s unadmin feature is more flexible, and because abmindicate contained a hard-to-reproduce bug that was never fixed.


Last updated: 2022-04-15