Enable Drag and Drop using Windows Registry Editor SPECIAL NOTE* After This registry entry some times start menu will not work with latest build’s of Windows 11 like mine was 21H2 (OS Build 2200.739), if that happened to you just delete the added registry and and reboot. You can enable and adjust the drag and […]
Author Archive
Copy members from one Active directory group to another


How to copy members from security group to distribution groups or the other way around? This is how to copy members from one AD group to another with PowerShell. In our example, we like to copy the users from the AD group Group-A to another AD group Group-B. To copy members from one AD group […]
All Users Desktop Folder in Windows Server 2016/2019


If you want to copy some shortcuts or files to all users desktop in server 2016/2019. specially if your configuring a remote desktop session host server and you want to copy company applications short cuts to all users desktop.like in previous versions c:\users\all users\desktop is not available on these server editions. in Server 2019 and […]
Arcserve RHA ER00105 Unable to send file (file to send unable to be open)


ER00105 976683 Error 192.168.120.13 2/10/2022 12:24:30 PM Unable to send file D:/Program Files/CA/ARCserve RHA/Engine/tmp/spool/1222255101_2/bl_sync_1196825767.rqv to 192.168.128.20 (file to send unable to be open) Arcserve Official link for this error ID https://support.arcserve.com/s/article/202043989?language=en_US but in my case this is not worked for me. This is how it fixed for me 1 Stop Scenario 2 Change spool directory […]
Get Windows 10 Context Menu in Windows 11


Open Command Prompt and run bellow command. and reboot the computer or go to task manager and restart “windows explorer” process To Get Old Context Menu: reg.exe add “HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32” /f /ve If you need to get back the New Context Menu: reg.exe delete “HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}” /f
bypass Windows 11 TPM 2.0 requirement


Method: Modify Registry This method involves simply editing Windows Registry during the installation process of the new operating system. On unsupported devices, if you try to install the new OS, a message will appear on your screen stating that the computer isn’t compatible. At that screen, you need to press Shift+F10 to open Command Prompt […]
Server 2019 Black Screen on RDP with Domain Administrator account


I had this problem today morning with a newly installed 2019 server. it was working find until connect to domain.after joined to domain i cannot login to server with domain administrator account via RDP i just get a blank black screen.only task manager was working. after researching trying many ways this is how i manage […]
How to fix the Windows 10 version 2004 network connectivity bug


Windows 10 updates tend to break things, and the most recent Window 10 version 2004 update is no exception. According to numerous forum posts, the latest irksome bug prevents Windows 10 apps from accessing the internet even when the PC is successfully connected and your web browser is working just fine. Annoyingly, the bug seems […]
What is PortableBaseLayer Partition?


Some Windows 10 users with May 2019 update are seeing a new partition called PortableBaseLayer. If this is your first time, you might wonder what in the world is the PortableBaseLayer partition. What is PortableBaseLayer Partition? Before you ask me, no, PortableBaseLayer is not a virus, malware, or rouge partition. PortableBaseLayer is a system partition […]
How to disable Sign-in screen acrylic (blur) background on Windows 10 May 2019 Update


How to disable Sign-in screen blur background using Settings The easiest and safest process to disable the acrylic material effect in the Sign-in screen background is to use the Settings app, with these steps: Open Settings. Click on Personalization. Click on Colors. Turn off the Transparency effects toggle switch. Once you complete these steps, the […]