Skip to content

ThatLazyAdmin Posts

Deploying Windows 365 and Integrating with Azure Network Connection: A Step-by-Step Guide

Deploying Windows 365 and Integrating with Azure Network Connection: A Step-by-Step Guide In today’s fast-paced digital era, the efficiency of cloud technology is reshaping the way businesses operate, and Microsoft’s Windows 365 Cloud PC stands at the forefront of this revolution. This solution promises the future today: a powerful, scalable, and secure desktop experience accessible…

Leave a Comment

Network Upload PST Files – Microsoft Exchange Online

Network Upload PST Files – Microsoft Exchange Online In this article, I will revise a previous blog post in which I discussed bulk uploading PST files into Exchange Online. You can find the old post here. Hey there, it’s ThatLazyAdmin! Back at it with another tech tidbit for you. So, thinking of moving your old-school…

Leave a Comment

Troubleshooting: Unable to Add Exchange Online Role Group

Troubleshooting: Unable to Add Exchange Online Role Group In this concise article, we will tackle a common issue encountered while attempting to create a new role group in Exchange Online – “Error executing request. The command you tried to run isn’t currently allowed in your organization”. Reason for encountering this error: In Microsoft’s data centers,…

Leave a Comment

Understanding Microsoft’s Zero Trust Model for Identity

Written by a Shaun Hardneck (ThatLazyAdmin) Introduction In today’s hyper-connected world, the traditional perimeter-based security model is no longer sufficient. As cyber threats become more sophisticated, organizations need a new approach to security. Enter the Zero Trust model, a paradigm shift emphasizing “never trust, always verify.” At its core, Microsoft’s Zero Trust model for identity…

Leave a Comment

Exchange Online Hybrid Wizard: ERROR AADSTS1002016: you are using TLS version 1.0; 1.1 and/or 3DES cipher which are deprecated.

Exchange Online Hybrid Wizard: ERROR AADSTS1002016: you are using TLS version 1.0; 1.1 and/or 3DES cipher which are deprecated. Why I am getting this error? You are receiving this error because Microsoft 365 only supports TLS 1.2 Connections. This means that any Windows systems running the HCW “Hybrid configuration Wizard” should have TLS 1.2 enabled.…

Leave a Comment

Set Azure Diagnostic settings to Log Analytics workspace using Azure policy.

Set Azure Diagnostic settings to Log Analytics workspace using Azure policy. In this post, we will look at how to use Azure Policy to set Diagnostic settings to Log Analytics workspace. Let’s get started, sign in to Azure Admin Portal and type “Azure Policy” in the search bar. Select Policy. On the Policies page, Click…

Leave a Comment

I am a Global Admin but don’t have access to Azure Subscriptions.

I am a Global Admin but don’t have access to Azure Subscriptions. One of the questions I get frequently is “If you are a Global Administrator, can you grant yourself access to the Azure Subscriptions?” The answer is YES you can and straight forward as well. To get started, navigate to Azure Active Directory and…

Leave a Comment

Move Known Folders to OneDrive and Silently sign-in users to OneDrive with Windows Credentials using Intune.

Move Known Folders to OneDrive and Silently sign-in users to OneDrive with Windows Credentials using Intune. In this post, we will look at creating an Intune Device Configuration policy to do the following: Silently Sign-in to OneDrive using Windows Credentials Move Known Folders to OneDrive This post comes at the back of a request from…

Leave a Comment

Error: The subscription is not registered to use namespace ‘MicrosoftCompute`.

Error: The subscription is not registered to use namespace ‘MicrosoftCompute`. You receive the following error when trying to create a new VM disk or VM in your new Azure Subscription. In my case, I am trying to copy a VM disk from one subscription to another and receive the above error. To find out if…

Leave a Comment

Prevent Microsoft Teams Meeting recording from expiring.

Prevent Microsoft Teams Meeting recording from expiring. Recently Microsoft introduced a new feature which will expire Microsoft Teams Meeting recordings. All new recordings will auto expire in 60 days after the recorded and no action was taken. Admins in the organization will have to update these policies if they want retain recordings for longer of…

Leave a Comment