Rozemuller.com

Monitor active M365 ServiceHealth services only with PowerShell

There is a way how to determine which services a tenant is using automatically. A M365 tenant has a security page which tells you about your tenants security status. The status … See more

Actived: 7 days ago

URL: https://rozemuller.com/monitor-active-m365-servicehealth-services-only-with-powershell/

Monitor Azure Virtual Desktop required URL’s with

WebFinding the Log Analytics Workspace. There are more way to figure out the Log Analytics Workspace. The first route is through the Azure portal by going to the …

Category:  Health Go Health

Deploy Azure Monitor for AVD automated

WebThis script needs the WVD hostpool name and the exising or just created WorkspaceName. ./deploy-wvdhostpool-diagsettings.ps1 -HostPoolName wvdhostpool -WorkspaceName …

Category:  Health Go Health

Enable Endpoint Analytics automated in Microsoft Intune

WebHappy users are key. But with all the changes in hardware, software distributions, security- and OS updates, it could take a lot of effort. Now remote working …

Category:  Health Go Health

Enable Azure Virtual Desktop Insights automated

WebAlso, this command is based on a host pool. Enable-AvdInsightsWorkspace @avdParams -LAWorkspace 'log-analytics-avd-89608' -LaResourceGroupName 'rg-roz …

Category:  Health Go Health

Monitor and get alerts from Microsoft Intune

WebTo monitor and get alerts from Microsoft Intune we configure Azure Monitor. In the chapters above we configured a Log Analytics workspace and diagnostics settings …

Category:  Health Go Health

Manage Windows Updates for AVD using Microsoft Intune

WebAssignment. The last step to manage Windows Updates on an AVD host is to assign the policy. Because there are several ways to assign update policies to an object, …

Category:  Health Go Health

Deploy Intune settings catalog automated from scratch with …

WebTo deploy settings in Microsoft Intune we need to authenticate. I’ve configured an application registration in Azure AD and set the correct API permissions. …

Category:  Health Go Health

Zero Trust Common Identity and Device Access Protection

WebDisable default compliancy. Considering Zero Trust, we need to disable the feature below. This feature is enabled by default and it sets all devices to a compliant …

Category:  Health Go Health

Get Intune Device Management Scripts Content using Graph

WebDevice management scripts in Intune are custom scripts that can run on Windows 10 and higher clients and MacOS. The ability to run scripts on local devices …

Category:  Health Go Health

Monitor FSLogix file share usage on Azure Files

WebIn the new world of (Azure) Virtual Desktops and CloudPC, FSLogix is often used for handling user profiles. Now FSLogix is supported with the back of AzureAD …

Category:  Health Go Health

Deploy power settings automated in Microsoft Intune

WebAdministrative Templates > System > Power Management > Sleep Settings. System Sleep Timeout (seconds) 1200. Power. System > Power Management > Video …

Category:  Health Go Health

Move AVD session hosts to a new host pool with REST API

WebThere is an option to move session hosts to a new host pool. This can be done by creating a new host pool at the correct location and moving the session hosts to …

Category:  Health Go Health

Azure Virtual Desktop automated with PowerShell

WebInstall AVD extensions with PowerShell. To make a ‘normal’ vm a AVD session host we need to install two extensions. The ActiveDirectory domain join …

Category:  Health Go Health