# Software Updater Service (Mac)

{% hint style="info" %}
This feature is only available for organizations using WebSocket.
{% endhint %}

To add Software Updater to the Policy, go to *Add Policy > Deep Freeze Mac > Software Updater >* select *Enable*.

Selecting this option installs Software Updater on all computers using this Policy.

{% hint style="info" %}
Selecting *Enable* installs the Software Updater service on the computers whenever the computers check-in.

Selecting *Disable* uninstalls the Software Updater service from the computers whenever the computers check-in or goes into Maintenance mode.
{% endhint %}

{% hint style="info" %}
Starting from macOS Ventura, Full Disk Access should be enabled for Software Updater to be able to install, uninstall, and update applications.

Complete the following steps to enable Full Disk Access:

1. Open *System Settings*, click *Privacy & Security*, then click *Full Disk Access*.
2. On *Finder*, navigate to `[Macintosh HD]/Library/PrivilegedHelperTools`.\
   \
   Note that *Macintosh HD* is the default name of the startup volume on the computer after unpacking from the box. Replace *Macintosh HD* with the volume name on the computer.
3. Drag and drop *com.faronics.softwareupdaterd* into the *Full Disk Access* pane.
4. Enter the administrator password to authenticate.

Once authenticated, you should see *com.faronics* added to the list of applications with Full Disk Access.
{% endhint %}

After Software Updater Service has been enabled, supported applications can be installed, updated or uninstalled from the [Applications ](/deep-freeze-cloud/using-deep-freeze-cloud-console/applications.md)page.


---

# 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.faronics.com/deep-freeze-cloud/using-deep-freeze-cloud-console/software-updater-service-mac.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.
