Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Importing ReaderDC.admx into Intune fails #70

@jturgeon79

Description

@jturgeon79

When using the new Import ADMX feature in Intune to import the ReaderDC.admx template from this repo, the upload fails due to the DisableMaintenance64 policy (line 326) missing a parentCategory tag. Inserting <parentCategory ref="OtherCategory"/> resolves the issue.

Note that during public preview, the Import ADMX feature in Intune currently does not support policies that use a dropdown control - such policies must also be commented out for now to successfully upload the template after correcting the above issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions