Skip to main content
Matze82
Participant
June 24, 2015
Answered

Adobe Acrobat DC FeatureLockdown does not work (Outlook Plugin and Sharepoint)

  • June 24, 2015
  • 2 replies
  • 3667 views

I have to deploy Adobe Acrobat DC in our enterprise and facing an issue with the feature lockdown.

I set the registry keys HKLM\SOFTWARE\Policies\Adobe\Adobe Acrobat\DC\FeatureLockDown

- \cCloud --> bAdobeSendPluginToggle DWORD 0

- \cSharePoint --> bDisableSharePointFeatures DWORD 1

But I still have the "Add Account" option to add a SharePoint account as well as the "My Account" icon in Outlook and the "Send & Track" option.

Disabling Sharepoint works for Adobe Reader DC, but not for Adobe Acrobat DC.

Is there another possibility to disable those features, for example using the customization wizard?

The registry keys were added by an AutoIT script after the setup finished.

Thanks in advance.

This topic is closed to new replies. Start a new post to keep the conversation going.
Correct answer Matze82

So the correct registry key is HKLM\SOFTWARE\Policies\Adobe\Adobe Acrobat\2015\FeatureLockDown

I just noticed the second one, didn't see it before so I guessed DC is the correct one.

2 replies

EnterpriseHelp
Inspiring
June 24, 2015

Yes, the track you installed determines the path: Classic track uses "2015" and the Continuous track uses "DC".

Document Cloud Product Tracks — Enterprise Administration Guide

Ben

Matze82
Matze82AuthorCorrect answer
Participant
June 24, 2015

So the correct registry key is HKLM\SOFTWARE\Policies\Adobe\Adobe Acrobat\2015\FeatureLockDown

I just noticed the second one, didn't see it before so I guessed DC is the correct one.