Category: Cloud Computing

Cloud Computing Intune MDM Microsoft Endpoint Tech

Fixing Non-Compliant Devices by Remediation Scripts – Intune

Let’s go step-by-step on how to create a PowerShell remediation script in Microsoft Intune to fix non-compliant devices due to Windows Update issues. ⚙️ Step 1: Understand Proactive Remediation In Intune: Step 2: Sample Detection Script: This script checks if Windows Update service is running and if updates are pending. # Detection Script: Check Windows […]

Mazhar Shah 
Azure Cloud Computing Tech

What are Azure Resources and Resource Groups

What is Resource in Azure A manageable item that is available through Azure. Virtual machines, storage accounts, web apps, databases, and virtual networks are examples of resources. The 3 Different Azure Resources While there are many more than just three Azure resources, we will highlight three commonly used resources: Virtual Machines (VMs): Azure VMs are […]

Mazhar Shah