Hello, I am fairly new to Desktop Central, so please bear with me. I tried to run a custom script to disable Google chrome's password manager. The script is as follows:
REG ADD HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome /v PasswordManagerEnabled /t REG_DWORD /d 0 /f
This script works properly when executing manually. Moreover, this script worked when executing through Desktop Central on the first day. However, since then, I am not able to execute this script on the agent computers. I am getting the following error message.
"Failed to download and save the script in the local machine"
Also, I tried running other scripts and I am getting the same error message.
Please let me know how this issue can be fixed.
Best Regards,
Usaid Saud