Active Directory Printer Inventory Report

Managing printers in an organization can be a daunting task, especially when you need to keep track of numerous printers across different locations. Thankfully, PowerShell Magic can come to the rescue. In this blog post, we will explore how to leverage PowerShell to generate an Active Directory Printer Inventory Report. This report will provide valuable…

AzureAD Stale Devices Cleanup

We have recently written this PowerShell magic by following the Microsoft documentation. How To: Manage stale devices in Azure AD This script has been parameterized to do multiple functions as per your needs. Prerequisites for this solution: vsadmin module Azure AD module Download the solution from below git hub link: (AzureMobileStaleDeviceCleanup.ps1) https://github.com/VikasSukhija/Downloads Download the solution…