Intune Device add and Remove Deployment

I have developed a “Intune Device add and Remove Tool”. Its a freeware tool that anyone can used in there production or personal purpose.

Tool Pre-requisites- 

  • PowerShell module microsoft.graph should be install on your System.
  • You have to login with Intune/Entra account in tool.

Tool Features –

  • Add Devices to the Group.
  • Add Users to the Group.
  • Get Group Membership.
  • Get group details like membership count and Group query.
  • Remove Devices from the group.
  • Remove Users from the group.

Download link-

https://github.com/harvansh007/Intune-Device-and-User-Add-and-Remove-Tool

How to use Tool-