You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use the DeviceConfigurationADMX_Import_FromJSON.ps1 script to import a series of json files from an ADMX policy. The weird thing is that it silently fails.
I run the script in PowerShell ISE as an administrator, feed it the path to the json files, and returns me to the "PS C:\WINDOWS\system32> " prompt.
I've tried passing the directory as "c:\IntuneOutput\admx", "c:\IntuneOutput\admx", "c:\IntuneOutput\admx*.json", and "c:\IntuneOutput\admx\the_whole_file_name.json" and none seem to work.
Any advice you have would be very welcome.
Thanks much!
The text was updated successfully, but these errors were encountered:
Hi there-
I am trying to use the DeviceConfigurationADMX_Import_FromJSON.ps1 script to import a series of json files from an ADMX policy. The weird thing is that it silently fails.
I run the script in PowerShell ISE as an administrator, feed it the path to the json files, and returns me to the "PS C:\WINDOWS\system32> " prompt.
I've tried passing the directory as "c:\IntuneOutput\admx", "c:\IntuneOutput\admx", "c:\IntuneOutput\admx*.json", and "c:\IntuneOutput\admx\the_whole_file_name.json" and none seem to work.
Any advice you have would be very welcome.
Thanks much!
The text was updated successfully, but these errors were encountered: