Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 604 Bytes

File metadata and controls

16 lines (13 loc) · 604 Bytes

Intune Scripts Repository

PowerShell scripts for Microsoft Intune management.

📌 Contents

  • Device compliance troubleshooting
  • Autopilot diagnostic scripts
  • Win32 app detection rules (custom)
  • Intune Management Extension log collection
  • Proactive Remediations (remediation & detection)

🔧 Scripts

  • Get-AutopilotDiagnostics.ps1 – Collects Autopilot OOBE and ESP diagnostics.
  • Collect-IntuneDeviceLogs.ps1 – Grabs key logs from a Windows client.
  • Check-ComplianceStatus.ps1 – Basic device compliance check.
  • Win32-AppDetection-Samples.ps1 – Sample detection methods.