Popular posts from this blog
To install .NET Framework 3.5
Sent by Copilot: To install .NET Framework 3.5 using the Registry Editor (regedit), you can follow these steps: Open Registry Editor : Press Win + R , type regedit , and press Enter. Navigate to the Windows Update Settings : Go to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU . Modify the UseWUServer Value : Find the UseWUServer entry. Double-click it and change its value from 1 to 0 . Restart Your Computer : This change will take effect after a reboot. Install .NET Framework 3.5 : After restarting, you can install .NET Framework 3.5 through the Control Panel or using the following command in an elevated Command Prompt: DISM /Online /Enable-Feature /FeatureName:NetFx3 /All Revert the Registry Change : After the installation, go back to the Registry Editor and change the UseWUServer value back to 1 . Restart Your Computer Again : Restart your computer to apply the changes. This process shou...
How to Enable Remote Desktop, Allow users to connect remotely
Solution Enable Remote Desktop, Allow users to connect remotely For PC to connect remote connection 1. local group policy editor 2. computer configuration 3. Administrative templates 4. system 5. credential delegation 6. encryption oracle remediation 7. make it enable and protection level vulnerable For Server Enable Remote Desktop for Administration By default, Remote Desktop for Administration is disabled. To enable it, follow these steps: Click Start, click Control Panel, and then click System. Click the Remote tab, click to select the Allow users to connect remotely to your computer check box, and then click OK.


Comments
Post a Comment