Access a Azure VM without RDP Licensign server.

Error when we try to access an Azure VM which was unable to communicate with the RDP Licensing server If the below error occurs, continue with the troubleshooting steps. Since Remote Desktop Protocol (RDP) isn’t available and the server is in Azure, you’ll need to use PowerShell remoting or the Azure Serial Console to access … Read more

Remove the GPO locally on a client device with admin previlages.

To remove a server from all GPOs locally on the server itself without modifying anything in Active Directory, you can use the following methods: 1. Disable Group Policy Processing (Local Group Policy): You can prevent the local machine from processing any Group Policies by modifying the local Group Policy settings: 2. Delete Local Group Policy … Read more

External Email Warning Banner for emails Outside the organisation

Login to the Exchange Admin Center– Expand Mail flow– Select Rules– Click on the plus and select Create a new Rule – Give the rule a name – Click on Apply this rule if – Choose The sender… is external/internal – Select Outside the organization – Choose The recipient is … external/internal – Select Inside this organization – Click on Do the following – Choose Apply a disclaimer to … Read more

Unable to run the “Net user” command with the “Access Denied” Error

Sometimes, we may encounter this issue even after rolling back the group policy that was previously set to restrict users’ access via group policy. To Fix this issue Trusted installer NT account needs to be added with full control for the net.exe and net1.exe located under C:\windows\system32. Also, the ownership needs to be given to … Read more