Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Disabling a feature with script (RMM system)

Guest
Oct 05, 2021 Oct 05, 2021

Hi everyone,

 

In our business there are 300+ computers that need to have the following setting changed from ON to OFF.

"Show online storage when saving files". This option is enabled by default.

 

Does someone know how we can change this option with a script via our RMM system? A powershell/.bat script is okay. Even register edits are welcome.

 

Thank you in advance.

AdobeSetting.png

TOPICS
Enterprise
273
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Oct 06, 2021 Oct 06, 2021

Hi,

you should be able to control this setting with the registry entries described on this page: 
https://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/services.html

Specifically, 'bToggleDocumentCloud' and 'bToggleWebConnectors'. 

You can set them manually (for testing or setting on a small number of workstations) or apply them during installation using the Customization Wizard.

Sincerely,

Dom

Translate
Adobe Employee ,
Oct 06, 2021 Oct 06, 2021

Hi,

you should be able to control this setting with the registry entries described on this page: 
https://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/services.html

Specifically, 'bToggleDocumentCloud' and 'bToggleWebConnectors'. 

You can set them manually (for testing or setting on a small number of workstations) or apply them during installation using the Customization Wizard.

Sincerely,

Dom

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Oct 06, 2021 Oct 06, 2021
LATEST

Hi Dom,

 

Thank you very much for helping.

It is working on our systems.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines