# System Management Module

- [Check the missing and installed updates](https://docs.booldesk.com/how-to-use-modules/system-management-module/check-the-missing-and-installed-updates.md)
- [Check the installed applications and hardware](https://docs.booldesk.com/how-to-use-modules/system-management-module/check-the-installed-applications-and-hardware.md)
- [Check the computer location](https://docs.booldesk.com/how-to-use-modules/system-management-module/check-the-computer-location.md)
- [Check the remote connection history logs](https://docs.booldesk.com/how-to-use-modules/system-management-module/check-the-remote-connection-history-logs.md)
- [Connect to a remote computer's Powershell and Command Prompt](https://docs.booldesk.com/how-to-use-modules/system-management-module/connect-to-a-remote-computers-powershell-and-command-prompt.md)
- [How to Use Remote File Explorer](https://docs.booldesk.com/how-to-use-modules/system-management-module/how-to-use-remote-file-explorer.md)
- [How to Use Remote Registry Editor](https://docs.booldesk.com/how-to-use-modules/system-management-module/how-to-use-remote-registry-editor.md)
- [Add/Remove/Reset Password for a local user](https://docs.booldesk.com/how-to-use-modules/system-management-module/add-remove-reset-password-for-a-local-user.md)
- [How to Manage Processes Remotely](https://docs.booldesk.com/how-to-use-modules/system-management-module/how-to-manage-processes-remotely.md)
- [How to Manage Services Remotely](https://docs.booldesk.com/how-to-use-modules/system-management-module/how-to-manage-services-remotely.md)
- [How to Start a Remote Desktop Connection](https://docs.booldesk.com/how-to-use-modules/system-management-module/how-to-start-a-remote-desktop-connection.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.booldesk.com/how-to-use-modules/system-management-module.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
