Manage local resource redirection in Windows 365

By | January 9, 2022

Redirecting local resources such as printers and local drives can be helpful for users to work properly and more efficient. Users can choose which local resources they would like to redirect. There might be reasons to prevent redirection of printers, clipboards, audio, etc.
Let’s look at what options are available and how we, as administrators, can manage them.

Get started with Windows 365 and PowerShell

By | December 29, 2021

If you manage Active Directory, Windows Server deployment, or something else, PowerShell is an essential tool to master. When it comes to Windows 365, there is no difference. The capability to deploy or get information on environments is handy, especially if you want to automate something.
This article will go through how to get information about your Windows 365 environment with PowerShell. But how is it possible when there is no PowerShell module for Windows 365?

Windows 365 custom image management

By | December 21, 2021

To create an Azure Managed image, you have to “Generalize” the VM. once it’s Generalized, it will become unusable. You have to create a new VM and begin from scratch if any changes are needed. You can create a temporary VM to resolve this, but it doesn’t come without some flaws.

Export role assignments for all Azure subscriptions

By | July 20, 2021

Microsoft has done it more straightforward to export Azure Role Assignments for a subscription. They have added the Download role assignments button in the Azure portal under Subscriptions. However, when I’m working with customers with many Subscriptions, I’ll like to get an overview of all the subscriptions at once. Therefore I use PowerShell the export Role Assignments for all Subscriptions at once.

Azure Virtual Desktop “Send Diagnostics” in Experience monitor

By | July 8, 2021

Users can send diagnostic data for IT administrators to review. But what kind of data does it send, and where do we find them? As for now, I haven’t been able to find any official Microsoft documentation that describes the “Send Diagnostics” in the Experience monitor. This article will go through the findings I made and how I use the data to do more efficient troubleshooting in Azure Virtual Desktop.