Exporting

ADMX Viewer can export the selected policy or the entire configured batch.

Export Formats

The app supports:

  • .reg
  • PowerShell
  • Intune XML
  • JSON

Single-Policy Export

When a policy is selected, the details panel shows export tabs for that policy only. This is useful when you are testing one setting at a time.

Batch Export

Select Export Batch in the header to generate combined output for all configured policies in the current template.

The batch drawer includes:

  • A list of configured policies
  • Combined .reg output
  • Combined PowerShell commands
  • Combined Intune XML payloads
  • Combined JSON output

Scope and Output

Export output changes based on the policy scope:

  • Machine policies target HKLM and device OMA-URIs
  • User policies target HKCU and user OMA-URIs

Policies available to both scopes can be configured independently.

Not Configured Behavior

If a policy is returned to Not Configured, the generated registry and PowerShell operations remove the relevant values or keys instead of enforcing a new one.

Copying and Downloading

Every export tab supports:

  • Copy to the clipboard
  • Download to a local file

Use .reg for Registry Editor imports, PowerShell for scripted enforcement, and Intune XML when building Policy CSP payloads.


This site uses Just the Docs, a documentation theme for Jekyll.