# admin utility

The admin menu contains systems administration
functions and must be invoked from the dm account.

```
admin
1) file save/restore - menu
2) system status - menu
3) account/user maint - menu
4) off - log off system
Enter number of choice, number? for help, press enter to exit menu, or command:
```

## See also

- [admin.files utility](https://d3codex.com/tcl/admin-files-utility/)
- [admin.maint utility](https://d3codex.com/tcl/admin-maint-utility/)
- [admin.status utility](https://d3codex.com/tcl/admin-status-utility/)
- [admin.tape.setup utility](https://d3codex.com/tcl/admin-tape-setup-utility/)
- [logoff command](https://d3codex.com/tcl/logoff-command/)
- [set-date command](https://d3codex.com/tcl/set-date-command/)
- [set-time command](https://d3codex.com/tcl/set-time-command/)

---
Source: https://d3codex.com/tcl/admin-utility/ - part of the D3Codex reference.
