#azure
3 posts
-
Feb 28, 2023
Use Microsoft Graph API to upload files to Sharepoint
I am trying to get autopilot 4k hardware hash info from each machine and manually upload to Intune, thus I use some online scripts and get them all together to make this PowerShell script to run from...
-
Jul 21, 2021
Powershell Script to Auto Upload and Process Autopilot 4k Hardware Info
It was quite a journey setting up autopilot, and I have wrote a powershell script to get the autopilot 4k hardware info from the user machine, upload to Azure blob storage, and then using runbook to...
-
Jun 17, 2021
How to setup Azure LDAP via Azure AD Domain Services
We have an application sits in our DMZ zone, and we are planning to let our vendors to authenticate from our internal AD. So I have set up a LDAP service using Azure AD Domain Services. Basically I...