Elevate Administrative Tools menu for Endpoint
This PowerShell tool helps ServiceDesk employees to do their work. This script creates a menu where you can pick Administrative Tools to elevate on your endpoint.Why do you need this?In…
This PowerShell tool helps ServiceDesk employees to do their work. This script creates a menu where you can pick Administrative Tools to elevate on your endpoint.Why do you need this?In…
This post is about creating an Intune backup to a storage account Pt.3. You could use this to create a daily backup or even more frequent. The clarify the above.…
This post is about creating an Intune backup to a storage account Pt.2. You could use this to create a daily backup or even more frequent. The clarify the above.…
This post is about creating an Intune backup to a storage account. You could use this to create a daily backup or even more frequent. The clarify the above. I…
if you import an Intune Backup via the Powershell Module (IntuneBackupAndRestore), it does not assign a group automatically. There is no option in that module. This blog features a script…
This post describes the actions to create a Windows 10 Autopilot Profile via Powershell. I am always trying to automate as much as possible to reduce repeating actions. Now it…
Packer is a great tool to build images. This blog is about using YAML to build your Packer Azure DevOps Pipeline. When using YAML, it is very easy to replicate…
Packer is a great tool to build images. This blog is about using YAML to build your Packer Azure DevOps Pipeline. When using YAML, it is very easy to replicate…
This blog is about needing to use Powershell to RunAs admin on an Endpoint Manager device.When you use the security baselines in Microsoft Intune for Windows 10, this message is…
I created an Endpoint Manager Packaging Script (Pt.3) which downloads the installer, packages it, uploads it to Intune and assigns it. But first things first, credits to Nickolaj Andersen and…