Tag Archives: Windows
How To Fix Printer Shares After PrintNightmare Patches Are Installed
In this tutorial you will be shown how to fix printer shares after PrintNightmare patches are installed. The PrintNightmare patches have been the bane of my existence and I’m sure others have felt its pain as well. There is many articles going about how to remove the patches to resolve the issue but we need…
How to remove domain group policy from a windows computer
Domain group policies are a set of software restrictions that network administrators can create. The network administrators will specify rules for what users can and cannot do on the computer. For example, they can set a rule to make sure that people use complex passwords. Domain group policies help ensure that network administrators are the…
New Windows malware strain creeps quietly past your antivirus
Security researchers have discovered a new malware campaign that uses code signing certificates and other techniques to avoid detection by antivirus software. A recent blog post from Elastic Security, the cybersecurity firm, reveals that its researchers discovered a cluster of malicious activity after reviewing its threat prevention telemetry. Cybercriminals are getting smarter. They have figured…
Windows devices can’t connect to RADIUS 802.1X Wifi
There is a known issue with a windows patch that will cause some Windows 10 and 11 devices unable to connect to RADIUS 802.1x Wifi, luckily there is a workaround. Details of Issue with a potential fix from Microsoft Windows RADIUS Wifi Access Workaround On your Windows device open search, type Control Panel and…
Windows Zero-Day Allows Privileged File Access
A Windows security vulnerability could allow information disclosure and local privilege escalation (LPE), researchers have warned. The issue (CVE-2021-24084) has yet to get an official fix, but there is a way to protect yourself. A micropatch has been rolled out as a stop-gap measure. Security researcher Abdelhamid Naceri reported a bug in Microsoft’s…
How to Change Your Computers IP Address From the Command Prompt
In this tutorial you will be shown how to change your computers IP address from the command prompt. If you are using third party remote software that has remote CMD access changing the IP Address without interrupting a client while they are working on their computer does come handy. Lets start by finding…
How To Fix Remote Desktop CredSSP Encryption Oracle Error
In a few steps I will show you how to fix the remote desktop CredSSP encryption oracle error. CredSSP is an authentication provider which processes authentication requests for other applications; any application which depends on CredSSP for authentication may be vulnerable to an attack. An update released by Microsoft (KB 4093492)on May 8, 2018, for Windows…
Windows Server Pending Reboot Status Won’t Clear
Troubleshoot and resolve the issue of a persistent pending reboot status on Windows Server with our comprehensive guide. Get your server back on track!
How to clear all event logs with .bat file for CMD
In this tutorial you will be shown how to clear all event logs with a .bat for CMD. This Bat file will come handy to clear stuck events from the logs or if your event viewer is crashing cause by too much data. Let’s get started. Open notepad or notepad++. Copy the contents blow and…
How to reset all Local Group Policy settings using Command Prompt
In this tutorial I will be showing you how to use CMD to reset all Local Group Policy settings. Once a computer is removed from a domain it may have many modified settings, you can quickly reset all the Group Policy Objects to their defaults with Command Prompt. To reset the Group Policy settings with…