Just finished setting up onsite and offsite backup for my customer
Posted by BigBob
on December 27, 2025
No comments
Synology NAS https://amzn.to/4pfYqJ8
and 8TB HDD for NAS https://amzn.to/4jcVP0W
I needed a WiFi Extender and this one did the job just fine.
Posted by BigBob
on December 27, 2025
No comments
Unofficial script does the most useful official Windows 11/10 repairs you want automatically
Posted by admin
on June 14, 2025
No comments
Set Static IP Address on Raspberry Pi
Posted by admin
on November 19, 2024
No comments
the command is
sudo nmtui
How to fix Crowdstrike BSOD issue Windows rebooting BSOD
Posted by admin
on July 19, 2024
No comments
- Boot from recovery media or reboot 3 times to get to Windows boot recovery boot menu
- get through BitLocker recovery key if you use one
- click see advanced repair options
- click troubleshoot
- click command prompt and enter the following
- pushd C:\Windows\System32\drivers\Crowdstrike
- del “c-00000291*.sys”
- exit
- Click continue and your computer shout boot up to windows
HP Laser Jet printer Performing Cold Reset – HP FutureSmart Firmware password factory
Posted by admin
on April 15, 2024
No comments
NOTE: Performing a cold reset will return the following printer settings back to factory defaults. This
procedure is mostly used to default the network settings to DHCP (Dynamic Host Configuration Protocol)
to have the printer automatically configure to a network – either on printer install or replacing a Jet Direct
card or Formatter Board.
Configuration/Network Settings
Jet Direct Settings
Customer Paper Size/type Settings
Fuser Mode Settings
Button LCD Control Panel
- Turn on the printer, wait for the 1/8 to appear and press the “STOP” or “X” button to enter the
preboot menu. - Scroll down and select “ADMINISTRATOR”
- Scroll down and select “STARTUP OPTIONS”
- Scroll down and select “COLD RESET” (will put an “X” to show selected)
- Use the back arrow or home button to main menu and select “CONTINUE”
- Touchscreen Control Panel
- Turn on the printer, wait for the 1/8 to appear and press the center of the touchscreen to enter the
preboot menu. - Scroll down and select “ADMINISTRATOR”
- Scroll down and select “STARTUP OPTIONS”
- Scroll down and select “COLD RESET” (will put an “X” to show selected)
- Use the back arrow or home button to main menu and select “CONTINUE”
At Tello Mobile, every phone plan includes unlimited text, free hotspot, free Wi-Fi calling, and great coverage on the largest nationwide 4G LTE/5G network.
Posted by admin
on November 20, 2023
No comments
Sophos AV AntiVirus Central managed client can not uninstall
Posted by admin
on April 26, 2023
No comments
Sophos Antivirus Central managed client – can not be uninstalled
- On the Windows sign-in screen, press and hold the Shift key while you select Power > Restart.
- On Choose an option, click Troubleshoot, then click Advanced options and Command Prompt:
- Following the restart, select an administrative account to continue and enter the password.
- Open Command Prompt.
- Type
C:and click Enter. - Type
cd Windows\System32\driversand click Enter. - Type
ren SophosED.sys SophosED.sys.oldand click Enter. - Type
exitand click Enter. - Click Continue.
Once back to normal Windows mode, follow these steps: - Click Start followed by Run then type
services.msc - Right-click the Sophos Anti-Virus service then Properties.
- Set the Startup type to Disabled then click the OK button.
Repeat for Sophos MCS Agent service - In Run, type
regedit.exethen click the OK button. - Back-up the registry.
- Navigate to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Sophos MCS Agent
set the Value data of Start to0x00000004 - Go to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SAVServiceand set the Value data of Start to0x00000004 - Go to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Sophos AutoUpdate Serviceand set the Value data of Start to0x00000004 - Go to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Sophos Endpoint Defense\TamperProtection\Servicesand under every subkey in this location set the Value data of Protected to 0.- Example:
- Go to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Sophos Endpoint Defense\TamperProtection\Services\SAVServiceand set the Value data of Protected to 0.
- Go to
- Example:
- Go to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Sophos Endpoint Defense\TamperProtection\Configand set the Value data of SAVEnabled and SEDEnabled to0. - Set the Value data of Enabled to
0in the following:- 32-bit:
HKEY_LOCAL_MACHINE\SOFTWARE\Sophos\SAVService\TamperProtection - 64-bit:
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Sophos\SAVService\TamperProtection
- 32-bit:
- Restart the computer
- download SophosZAP tool
- Open Command Prompt with admin privilege.
- Change the path to the current location of
SophosZap.exe. - Run the command
SophosZap --confirm. - You might have to restart PC and run SophosZAP tool again