Skip to content

Policies with brackets in their name cannot be saved #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
enoorden opened this issue Apr 19, 2019 · 2 comments
Closed

Policies with brackets in their name cannot be saved #4

enoorden opened this issue Apr 19, 2019 · 2 comments
Assignees

Comments

@enoorden
Copy link

Policies with brackets in their name (eg. '[ ]') result in errors by the backup scripts

example :
Out-File : Cannot perform operation because the wildcard path C:\temp\export\Device Configurations\Assignments[Test][Windows 10] Restriction - App Store.json did not resolve to a file.

using 'Out-File -LiteralPath ...' solves the problem

@jseerden jseerden self-assigned this Apr 23, 2019
@jseerden
Copy link
Owner

Thanks for opening this issue. Will look into this. Also planning to fix backing up when there are characters in the Intune Configuration display names that are illegal in the filepath being saved to (\/:*?"<>|).

@jseerden
Copy link
Owner

This issue is fixed in the v1.3.0 release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants