Update-AdobeCC
Description
Lists or updates products for Adobe Creative Cloud.
Requirements
Must be run as an administrator.
Usage
The script takes a parameter to determine if it will run in "List" mode or "Update" mode. It will then download the RemoteUpdateManager.exe from Adobe and run it in the applicable mode.
Lists the available updates for Adobe CC.
Update-AdobeCC.ps1 -Mode List
Lists and updates the applicable products for Adobe CC.
Update-AdobeCC.ps1 -Mode Update
Parameters
Parameter | Alias | Required | Default | Type | Description |
---|---|---|---|---|---|
-Mode | True | "List" | String | The mode that the script will run in. |
Output
- .\Update-AdobeCC-log.txt
- .\Update-AdobeCC-data.txt
- .\Update-AdobeCC-error.txt