Skip to main content
Video Resource: For a comprehensive understanding of Draftable group policy, we offer our specially crafted explainer video, accessible via this link.

What is Group Policy?

Group Policy is a feature in Microsoft Windows that provides centralized management and configuration of operating systems, applications, and users’ settings in an Active Directory environment. This is particularly useful in enterprise settings, where maintaining uniform configurations across multiple machines is critical.
Prefer working with the registry directly? If you would rather configure Draftable Legal by editing the Windows Registry instead of using Group Policy, see our Draftable Legal registry configurations article. It covers all available registry keys, values, and paths in detail.

Obtaining the administrative templates

Group Policy is supported by Draftable irrespective of installation mechanism. The only difference between installation mechanism is where the administrative templates are installed to (and may need to be copied from into the administrative store). The administrative templates are found in the GroupPolicy folder under the product installation path. For the Default MSI Installer the path will also contain a version number and the latest administrative templates will be in the folder with the latest version. Example path for Default Installer:
For Machine-Wide MSI installations, the location of the Group Policy templates will typically default to:
An easy way of determining the location of the Group Policy folder location is to right click the Draftable Legal application shortcut on the desktop, open properties and select ‘open file location’.” Alternatively, you can always access the latest Group Policy templates from our knowledgebase article here.

Installing the administrative templates

To install the templates, copy all files/folders in the GroupPolicy folder to the following location on the system(s) from which Group Policy will be managed:
You could perform the following alternate methods of installing administrative templates, by either:
  • If your organization maintains a Central Store, copy the administrative templates to the Central Store’s network path.
  • Import custom and third party partner ADMX templates using Microsoft Intune.
You will also need to copy the .adml files from the GroupPolicy folder in Draftable Desktop and paste these into the en-US folder within the PolicyDefinitions folder in C Drive:

Editing the policies in the Group Policy editor

Once the administrative templates are installed, the Draftable Pro policies can be found in Group Policy editor under:
  • Computer Configuration > Administrative Templates > Draftable
  • User Configuration > Administrative Templates > Draftable
Some settings may only be listed under one of the two scopes if they’re not supported on the other.

Policy settings

Version compatibility: Each policy listed below includes the version it was first introduced in. Use the ADMX/ADML templates that match your installed version of Draftable Legal. Policies marked Pre-25.1.0 have been available since before version 25.1.0 and are supported in all currently documented versions. For a full history of changes between versions, see the Group Policy Changelog.
Breaking changes across versions: If you are upgrading from an older version of Draftable Legal, be aware of the following changes that require action:
  • 25.2.0: The iManage HTTP Listener policies were renamed to generic names (“Enable local HTTP Listener” and “HTTP Listener Communication Port”) to support broader DMS communication scenarios. Update your GPO settings when upgrading from pre-25.2.0.
  • 25.5.0: The “Custom Status Tags” policy was moved to a new location in the ADMX templates. Existing policies must be reconfigured after upgrading.
  • 25.10.100: The “iManage On Premises Server URL” policy was removed and replaced by “iManage endpoints (CSV)”, which supports multiple iManage endpoints as semicolon-separated HTTPS URLs. See Configuring Multiple iManage Tenancies for details.
  • 26.4.0: The “Show Bulk Compare Option” policy was removed. Bulk Compare is now always available and no longer requires a Group Policy toggle.
  • 26.6.200: The “Enable SharePoint Heavy Usage Mode” policy was removed from the ADMX template. The registry value is still honoured by the application, so no action is required unless you manage this setting exclusively through Group Policy.
The policies are organized into four ADMX template files:
  • Draftable.admx — Base category definition (parent container only, no policies)
  • DraftableDesktop.admx — General desktop application policies (applies to both Draftable Desktop and Draftable Legal)
  • DraftableDesktopLegal.admx — Legal edition-specific policies (DMS integrations, redline profiles, output options)
  • DraftableInstaller.admx — Installation-related policies

Priority of Group Policy settings

Unless otherwise noted, the order of precedence from highest priority to lowest priority is:
  • User Policy (set in User Configuration)
  • Computer Policy (set in Computer Configuration)
  • User Setting (set by the user through the UI or by the user manually editing the registry)
If no policy setting exists, the user setting is used.

Draftable Desktop policies

These policies are defined in DraftableDesktop.admx and apply to both Draftable Desktop and Draftable Legal editions.

These policies are defined in DraftableDesktopLegal.admx and apply only to the Draftable Legal edition.
Renamed in 25.2.0: The HTTP Listener policies were previously named “Enable local iManage HTTP Listener” and “iManage HTTP Listener Communication Port”. They were renamed to generic names to support broader DMS communication scenarios. If upgrading from pre-25.2.0, update your GPO configuration to use the new policies.
Removed in 25.10.100: The “iManage On Premises Server URL” policy was removed and replaced by “iManage endpoints (CSV)”. If you were using the old single-URL policy, migrate to the new CSV format using semicolon-separated HTTPS URLs.
These settings were lifted from individual Redline profiles to global (application-wide) settings in 26.6.0. For full registry value details, see the registry configurations article.
For detailed configuration of redline profiles, see the Configuring Redline profiles within Group Policy article.
Changed in 25.5.0: The “Custom Status Tags” policy was moved to a new location in the ADMX templates. If upgrading from pre-25.5.0, reconfigure this policy.
The following policies have been removed from the ADMX templates. If you are running an older version, these policies may still be available in your templates.
iManage On Premises Server URLRemoved in 25.10.100, superseded by “iManage endpoints (CSV)”This policy has been replaced by the “iManage endpoints (CSV)” policy, which supports multiple iManage server endpoints as semicolon-separated HTTPS URLs. If you are upgrading from a version prior to 25.10.100, you must migrate your iManage server URL to the new CSV format. See Configuring Multiple iManage Tenancies for migration details.
Show Bulk Compare OptionRemoved in 26.4.0Bulk Compare is now always available in the application and no longer requires a Group Policy toggle to enable. This policy has no effect in version 26.4.0 and later.
Disable Legacy Document Elements Warning DialogRemoved in 25.5.0This policy was deprecated when the legacy document elements feature was removed from the application.
Enable SharePoint Heavy Usage ModeRemoved from the GP template in 26.6.200This policy no longer appears in the Group Policy editor from the 26.6.200 templates onward. The underlying registry value (SharePointHeavyUsageModeEnabled) is still read by the application, and the setting remains available in the in-app SharePoint settings, so existing deployments are unaffected. See the registry configurations article if you need to continue setting it directly.

Installer policies

These policies are defined in DraftableInstaller.admx.

Using Microsoft Intune

Microsoft Intune is a cloud-based service provided by Microsoft that helps organizations manage and secure their devices, applications, and data. If you are using Microsoft Intune, you can use it to install Group Policy for Draftable Legal. Follow the Microsoft documentation for more information.