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 … Read more
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 … Read more
This interactive Powershell SCCM Patching Report will show the overall compliance rate in a bar graphic, and then list the all non-compliance machine with detailed … Read more
This page will show all the disk space info from all the SCCM servers. You just need to specify all the sccm servers you have … Read more
As a SCCM admin, you might have to check SCCM health on a regular basis, and troubleshoot lots of client issues. Normally I have to … Read more
If you see some user has 8344 permission issues on your Azure AD Connector log, the fix is simple: Enable AD Inheritance on all users … Read more
Do you have hundreds of Amazon Workspaces to patch monthly? and you are so tired of manually power them on to patch, and only reboot … Read more
If you upgraded to Windows 10 1809, and re-installed RSAT, but the DNS Management tool is missing from RSAT, you can use this Powershell Script … Read more
Solution is here: How to hide shared folders under DFS Namespaces attrib –r +h +s <folder path> /L
Here is my powershell script to prompt to rename computer during SCCM OSD Task Sequence. It will first auto popular machine name according to serial … Read more
I have to check if machine has MS March update installed, and SCCM cannot make my job simpler 🙁 So I created a new compliance … Read more