Some Simple Shell Scripts to Install Mac Apps for Intune
Here are some typical shell script codes for mac application installation
Here are some typical shell script codes for mac application installation
There is an excellent article talks about how to deploy the Cisco Anyconnect VPN client via Intune: https://maclovin.org/blog-native/2021/cge1p5lkn8xdyxz8bgcumg61u7davp Basically : Here is my shell script … Read more
If your Azure is federated to Okta, your windows 10 devices may not able to log in to Windows with just a purely Azure AD … Read more
I am trying to convert our CMG from classic to virtual machine scale set for the MECM infrastructure upgrade and it failed. From the SCCM … Read more
Sometimes things just broke, and after hours of troubleshooting, you realize that someone made some changes to the SCCM infrastructure, and you want to find … Read more
1. Cannot install SCCM agent via CMG MP Recently I found out that I cannot install sccm agents on our DMZ zone, when I checked … Read more
We have some issues that some systems cannot reach our MECM server, and that was due to the new network changes. I wrote this script … 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 online tool will show the diskspace of a computer you specified. It is using PowerShell Universal as web server and HTML code to show … Read more
I run this monthly to clean up staled sccm clients. There are 3 parts: Computer Objects no longer in AD but still in SCCM; Inactive … Read more