Every organization’s ultimate goal is to keep its Microsoft 365 environment secure. Among the many security measures, monitoring user sign-ins keeps you stay one step ahead of potential attacks. For example, repeated occurrence of sign-in failures may indicate attempts to compromise user accounts or result from Conditional Access policies blocking sign-ins. … The post Set Up Automated Microsoft 365 User Sign-in Summary Email Using PowerShell appeared first on Office 365 Reports.| Office 365 Reports
In large organizations, every employee has a personal OneDrive for Business account. Some accounts are approaching storage limits, some are inactive, and a few consume more storage than expected. Without proper monitoring, this can lead to inefficiencies, increased costs for storage, and compliance risks. So, it is essential to monitor storage consumption of users in OneDrive to proactively manage… The post Get OneDrive Usage Report in Microsoft 365 appeared first on Office 365 Rep...| Office 365 Reports
When users leave the organization, switch to new roles, or become inactive, their Microsoft 365 licenses often remain assigned unnecessarily. These unused licenses not only increase your subscription costs but also create unnecessary security risks if left unmanaged. 😕 That’s why finding inactive licenses is crucial. Since Microsoft 365 doesn’t provide… The post Find Unused Licenses in Microsoft 365 Using PowerShell appeared first on Office 365 Reports.| Office 365 Reports
In Microsoft 365, enabling or disabling a user account isn’t just a routine admin task; it’s a critical security event. Every change to a user account’s status can affect both access to sensitive data and the organization’s overall productivity. A compromised account, for example, can disrupt workflows and create security risks… The post Audit User Account Status Changes in M365 Using PowerShell appeared first on Office 365 Reports.| Office 365 Reports
It looks like getting back all the script content in Intune is of high interest 😉, soon after I published how to get back your Proactive Remediation Scripts, I got another request for the Intune Win32 Application scripts (Detection and Requirement scripts). So here we go, another small script to get back all the Win32…| Modern IT – Cloud – Workplace
One of my blog readers kindly asked if I can provide a similar script like the one downloading all Intune PowerShell scripts for the Proactive Remediation Scripts. I’m happy to provide a modified version of my script to do exactly this. It uses the same technique as I used in my old script. There are…| Modern IT – Cloud – Workplace
Today I’m going to show how we can achieve user device affinity with Intune application deployment as known from ConfigMgr. When we are going to deploy applications to users, we are independent of the user’s devices. The application belongs to a user and it can be installed or it gets automatically installed on all his…| Modern IT – Cloud – Workplace
If you deliver a concept of a modern managed Windows 10 desktop managed with Intune, you take care of security settings and necessary Windows configurations. One part of the important configurations, beside security settings, are the small corporate identity things like corporate logon screen or corporate wallpaper. I’m totally okay with the option in Intune…| Modern IT – Cloud – Workplace