Handy url’s
Intune Drive Mapping Generator LazyAdmin Prajwal Desai regex101: build, test, and debug regex tabs-not-spaces/Intune.HV.Tools: A set of tools to assist with the creation of Intune managed virtual machines in Hyper-V.…
Intune Drive Mapping Generator LazyAdmin Prajwal Desai regex101: build, test, and debug regex tabs-not-spaces/Intune.HV.Tools: A set of tools to assist with the creation of Intune managed virtual machines in Hyper-V.…
apt-get update && apt-get upgrade -y && apt-get dist-upgrade -y && apt-get autoclean && apt-get autoremove
$colors = [enum]::GetValues([System.ConsoleColor]) Foreach ($bgcolor in $colors){ Foreach ($fgcolor in $colors) { Write-Host "$fgcolor|" -ForegroundColor $fgcolor -BackgroundColor $bgcolor -NoNewLine } Write-Host " on $bgcolor" }
Source: https://www.prajwaldesai.com/windows-health-monitoring-profile-in-intune/ This article shows you how to create Windows Health Monitoring Profile in Intune (MEM). The Intune Windows Health Monitoring profile helps improve performance on your Windows devices. When…
Source: https://www.prajwaldesai.com/intune-remote-help-in-endpoint-manager/ The Remote Help is a new feature in Intune to remotely assist mobile devices managed by Microsoft Endpoint Manager. Let’s explore the Intune Remote Help solution in detail.…
Source: https://www.prajwaldesai.com/how-to-configure-power-options-using-intune/ It is now easy to manage and configure power options using Intune Settings Catalog for Windows 10/11 devices. Let’s explore the different Power options that you can configure…
Source: https://www.prajwaldesai.com/turn-off-windows-mobility-center-intune-gpo/ In this post, I will show you how you can turn off Windows Mobility center using Intune or GPO. You can use any of these methods to disable…
Source: https://www.prajwaldesai.com/configure-microsoft-defender-smartscreen-using-intune/ In this article, you’ll learn how to configure Microsoft Defender SmartScreen using Intune. Microsoft Defender SmartScreen protects against phishing or malware websites and applications, and the downloading of…
Source: https://www.prajwaldesai.com/turn-on-enable-dark-mode-in-windows-11/ In this post, I will show you how to enable dark mode in Windows 11. You can turn on dark mode in Windows 11 from Personalization settings. Enabling…
Source: https://www.prajwaldesai.com/enable-god-mode-in-windows-11/ In this guide, I will show you how to enable God Mode in Windows 11. Enabling God mode in Windows 11 gives you a desktop shortcut to over…
Source: https://www.prajwaldesai.com/how-to-reset-virtual-machine-password-vmware/ In this article, I will show you 2 ways to reset virtual machine password of an encrypted virtual machine. You can easily change VMware VM password and set…
Source: https://www.prajwaldesai.com/create-intune-settings-catalog-policy/ This article details how to create Settings Catalog policy in Intune. The Intune Settings Catalog policy makes it easier for MEM Admins to add, configure, customize and manage…