-
Hello, there are often errors in ``instance-management", have you encountered it during testing?
![image](https://user-images.githubusercontent.com/63097736/107311650-b1ddb580-6ac9-11eb-8be7-42206c…
-
I have exported one of the new defender baseline policies using IntuneManagement, but the import is failing:
Import Settings Catalog object [MWP Template] Prod_Win_Endpoint Security - Security Base…
-
Hello Micke,
Thank again for your wonderfull tool :)
I'm getting the following error when I run an import with 'Enrollment Restrictions objects' in any import mode (skipIfExist, alwaysImport, up…
-
Hey guys,
i have a little problem to delete a previous uploaded certificate.
I tried lots of ways an even the graph execution looks good (status 204), but the certificate will not be deleted and is …
-
Hi,
Trying to import the DeviceManagement.psd1 on my Windows 8.1 Pro x64 home pc, i get an error as follows:
PS C:\Powershell\DevMan> Import-Module .\DeviceManagement.psd1
-verbose
VERBOSE: Loadi…
-
When trying to execute this cmdlet to change the category of a managed device, it fails with a 404:
PS C:\WINDOWS\system32> Update-DeviceManagement_ManagedDevices_DeviceCategory -managedDeviceId a9…
-
**Describe the bug**
Commandlet for API endpoint `POST /deviceManagement/reports/cachedReportConfigurations` ([Graph API endpoint documented here](https://learn.microsoft.com/en-us/graph/api/intune-r…
-
As a Global Administrator, attempting to follow the instructions to POST the relevant JSON to the beta deviceManagement endpoint results in the following error:
```
{
"error": {
"cod…
-
### Describe the bug
All these both v1 and Beta fail with the same error "error": { "code": "No method match route template", it seems they are blocked by the Graph API gateway, there is one that wor…
-
I am sending requests to get all install status reports using the code below. But when I am using pagination, because I can't get all items in one response (rows total number is ~5000. it gives 50 ite…