Posts

Showing posts from 2022

Windows 2019 Server Change TimeZone error "Unable to continue" You Do not have permissions to perform this task.

Image
 Namaste everyone, During the install of a new Azure AD Connect software I was provided a brand new Windows 2019 Server Datacenter Edition and this was fully patched and updated with the Security patches. There were no Group Policies with exception of the Domain Policy and a SCCM Server Policy for patching. I noticed the time was out of sync an hour as the server was located in the different region and all other servers were set to local region settings. So the usual step is to try and change the date and time from the Control Panel, however when I tried to update the time I received a message that I cannot change the time. "Unable to continue" You Do not have permissions to perform this task. Please contact your administrator for help. The simple fix to use the Get-Timezone and Set-Timezone PowerShell commands,  Get-TimeZone -ListAvailable | where StandardName -like "*GM*"    ( This command will extract the specific Timezone with the words GM in the StandardName, y

Azure Active Directory Connect Upgrade In-place or Swing Migration

In this article we are going to discuss different methods that you can use to upgrade your Azure Active Directory (Azure AD) Connect installation to the latest release. I have been reading lot of queries and question mark over the type of upgrade process or approach should be taken by the Architects or an Engineer managing the AAD Connect software. First of all, it is very important that the environment and specially the servers  are in line with the current and the latest releases of Azure AD Connect. Microsoft is constantly making upgrades to AADConnect, and these upgrades include fixes to security issues and bugs, as well as serviceability, performance, and scalability improvements. As been on the field working for different clients the issues and confusion is whether to do in place upgrade or do a swing migration, Microsoft states with small environment and not many complex settings usually in-place upragde should be carried out. But in my opinion I do not like to disturb the e

Windows 11 22H2 RDP disconnects and freezes randomly

Image
Namaste Everyone. I have been following and reading many forums with the similar issue of RDP session freezing or either getting disconnected frequently. Logs have not proved anything exceptional or drastic changes in the environment, however I was able to test this in my lab and have traced some Network Logs via the Wireshark and could see retransmision packets between the client and the server. This all started after the update to Windows 11 22H2. The resolution is to either rollback the 22H2 on the client or apply this registry or ADMX setting via the Group Policy. My theory is that after looking at the logs in my client is that the problem is due to the fact that the RDS connection is trying to connect over UDP and is not trying to connect over TCP if the UDP fails or gets block for some reason. So either you can manually set the registry in the client by following the below step: Browse to the below Registry Path with administrator account: HKLM\SOFTWARE\Policies\Microsoft\Windows

Microsoft's AZ-720 - Azure Support Engineer for Connectivity Specialty Certification

Hello Folks Namaste, It has been long time I have written up any articles or shared any information, personal issues and goals took priority over my documentation.But in the background I was tied up with mostly Azure deployments, migrations and O365, also catching up with the blockchain technology and that is an amazing invention. So back in end of March 2022, Microsoft released a news that they are coming with a Specialist Certification in Azure that will assist and help Support Engineer's. This was one of the most anticipated Certifications in the field as all the other certifications so far were Role based and all the details can be found here https://docs.microsoft.com/en-us/learn/certifications/. In April 2022, Microsoft released a limited seats for the Beta Exam for AZ-720 - Azure Support Engineer for Connectivity Specialty Certification and I thought of attempting this exam to prepare my skills and follow Microsoft's learning modules. The skills measured is purely based