To be honest, i struggled to understand the usecases behind the Powershell Scripts feature. Technically, i get it. It gives me the possbility to perform tasks on remote managed workstation using a powershell script. However, from the Intune portal, i could not find a proper way to leverage the feature with a relevant reporting moreLire la suite « My thoughts on the Powershell Scripts feature using MS Graph »
Archives de la catégorie : Powershell
Locate device using Microsoft Graph and Invoke-RestMethod with Intune
This post is just for fun haha. We will use Graph API and Powershell to remotely run the remote action to locate a device. And for our curiosity, we will open a map to locate the device automatically. Remotely locate the device First, you need the Intune device id. You get this id either inLire la suite « Locate device using Microsoft Graph and Invoke-RestMethod with Intune »
Get Powershell and Bash Scripts back from Intune using MS Graph
If you read this post, it’s because we are the same. You cannot find where you stored your script. You succeeded to run a script from Intune either for proactive remediations or MacOS Custom Attributes. Sadly, you can’t find the script you wrote and you would like to have it back from Intune. Using theLire la suite « Get Powershell and Bash Scripts back from Intune using MS Graph »