Advanced Search
Search Results
192 total results found
Oracle VirtualBox Additions ISO
Download location Downloads are located here in the respective folders for the version of VirtualBox For example Version 7.0.6https://download.virtualbox.org/virtualbox/7.0.6/VBoxGuestAdditions_7.0.6.iso Version 7.0.8https://download.virtualbox.org/virtual...
Guacamole and SSH Ubuntu 22.04 connection errors
The following workaround to ssh into ubuntu 22.04 and above server with Guacamole comes from this pageSource Page When setting up Guacamole I had issues with connecting to the ubuntu machine via a ssh connection. The server simply said connection er...
How to access Windows Startup Folder location
Method: Accessing From My PC The startup programs can be accessed from the Settings and various other methods, but these are stored on Local Disk (C:), and the folder can be directly accessed by you. Follow the steps listed below to access the startup folde...
Clear Windows Update Cache
Doing the following will clear the Windows Update Cache and force new downloads for potential corrupted updates.Should be run from an Elevated Command Line net stop wuauserv cd C:\Windows\SoftwareDistribution\Download del /s /q C:\Windows\SoftwareDistribu...
Windows Update Fails
Use the Troubleshooter The Windows Update Troubleshooter is a built-in utility tool that can help diagnose and resolve errors if you can’t install KB5025239. Moreover, when the subject is troubleshooting, you can rely on it, so, follow the steps: Press Wi...
Windows Update Issues - Things to try
#98 Windows Update Issues - Things to try CP × 11 Like! × 0 Comment × 0 Attach Files × 0 knowledge Windows [Protection] [GROUP] Techs Group written by Tom George at 29-Mar-2023 4:06 PM ...
Auto Logon to Workstation - Registry
This is done from Registry changing key in the following Registry FolderHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon The attached REG file can be used as an example.The Registry keys that need to be changed are as follows Indicate...
Windows 10 Hide Shutdown, Restart, Sleep links
Run from an Elevated Command Prompt Hide Shutdown Links REG ADD HKLM\SOFTWARE\Microsoft\PolicyManager\default\Start\HideShutDown /v value /t REG_DWORD /d 1 /f Hide Restart Links REG ADD HKLM\SOFTWARE\Microsoft\PolicyManager\default\Start\HideRestart /v val...
Windows Server 2019 SMB1
Not that you would want to but this is how to install SMB1 to Windows Server 2019 All commands should be run from an elevated PowerShellInstall dism /online /Enable-Feature /FeatureName:SMB1Protocol /All /source:c:\wim\mount\windows\winsxs /limitaccess ...
Activate Windows Server from Command Line
slmgr.vbs /ipk C7KG2-D2NVR-P7G6Y-BTF2M-TX2HR slmgr.vbs /ipk 4HN9C-MWF78-CW9HG-J7Y3C-D7BK6 RB329-W7NFH-FQC4G-GM9XV-2R47G3B4M8-XNMFM-X9VJR-TTXG7-WK9QTGW2T2-PPNH2-JYP76-CBQ48-82Q96 Server 2019 slmgr.vbs /ipk YRGQN-896KG-VV3WV-J96GW-HMKRD
Microsoft ADD Broker is broken
Delete this folder C:\users\{username}\AppData\Local\Packages\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy
Open System Properties Dialog
These commands are executed from a Run Dialog Open Main System Properties sysdm.cpl Open System Properties to the Computer Name Tab SystemPropertiesComputerName Open System Properties to the Hardware Tab SystemPropertiesHardware Open System Pro...
Windows Trust Relationship Lost
This could happen with Teams or any Microsoft Office Product. 1) Logout the user and sign in as an administrator on the machine.2) Delete the following c:\users\%username%\appdata\local\packages\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy 3) Reboot the machine...
Workstation Service Does Not Start
This should fix the issue of the Workstation service that does not start. Both WS-D1.cmd and WS-D2.cmd are in the attachments for this article. WS-D1.cmd sc.exe config lanmanworkstation depend= bowser/mrxsmb10/mrxsmb20/nsi sc.exe config mrxsmb10 start= dis...
Windows 10 Apps Crashing
Things to try if the Microsoft apps in Windows 10 keep crashing on startup. These commands are run from and elevated PowerShell Along with these commands you should terminate the RuntimeBroker.exe process. Sometimes this is all it takes for the apps to start...
Restore Windows Photo Viewer
The attached file (Restore_Windows_Photo_Viewer.reg) is a registry file to restore the settings for Windows Photo Viewer Merge into the Registry with an Administrative account.
Time Sync Settings
This article gives the commands to set the Time Authority and runs a sync for the Windows Clock To be executed in Powershell or Command Prompt Check current time and date get-date -format "{dd-MMM-yyyy HH:mm}" Update Time Sync Server Method 1 w32tm /c...
Task Manager not showing user processes
From Regedit, delete all properties in HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\TaskManager
Scheduled Tasks - Reboot machine One Time
From an elevated Command Line schtasks /create /TN "Reboot Machine" /TR "C:\Windows\System32\shutdown.exe -r -t 1" /SC ONCE /ST 21:15
Factory Reset Unifi AP
UniFi APs have a physical reset button, usually located next to the ethernet port. Once the button is located, hold it down for 10 seconds, until the LED lights flash. Once done, the AP will reboot and then go back to factory default settings. Once completed, ...