From 87101188105d1f9010df930aa5b5179c8c252620 Mon Sep 17 00:00:00 2001 From: Ugur Koc <43906965+ugurkocde@users.noreply.github.com> Date: Thu, 14 Mar 2024 16:15:00 +0100 Subject: [PATCH] Update README.md --- README.md | 30 ++++++++++++++++++++++-------- 1 file changed, 22 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 144b3d0..c6a1da0 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,38 @@ # Intune Offboarding Tool -This PowerShell script provides a WPF GUI-based tool that facilitates the offboarding of devices from Microsoft's Intune, AutoPilot, and Azure AD services. The tool leverages Microsoft Graph APIs to authenticate, search, and remove devices. - ---- -
- Twitter Badge + Twitter Badge - LinkedIn Badge + LinkedIn Badge - - + + + + +
+ + --- +
+ +Sign up for my newsletter to receive immediate notifications whenever I launch a new tool, script or update. +[Sign up to the Newsletter](https://newsletter.ugurkoc.de/) + +
+ + +--- + +This PowerShell script provides a WPF GUI-based tool that facilitates the offboarding of devices from Microsoft's Intune, AutoPilot, and Azure AD services. The tool leverages Microsoft Graph APIs to authenticate, search, and remove devices. + + # Quickstart: ``Install-Script -Name Get-IntuneOffboardingTool``