Categories
Tech

Ansible “Failed to create temporary directory” Error with Windows using SSH

Create c:\temp and add the vars in the post

Categories
Tech

Restore Exchange Management Shell Shortcut

How to recreate the Exchange Management Shell shortcuts

Categories
Tech

Disable “Let’s finish setting up your device” notification in registry

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\UserProfileEngagement Change “ScoobeSystemSettingEnabled” (DWORD) to 0

Categories
Tech

Show/Hide Protected Operating System Files in Registry

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowSuperHidden
0 disabled
1 enabled

Categories
Tech

Moving VMs from ESXi to Proxmox

Turn your VMDK into QCOW2 🐄

Categories
Tech

How to use SSH keys

How to create, store and connect with SSH keys.

Categories
Tech

Disable Google Chrome Windows Notifications in Registry

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings\Chrome
Create or change “Enabled” (dword) to 0

Categories
Tech

Delete Windows Update Cache

Stop wuauserv then delete or rename C:\Windows\SoftwareDistribution

Categories
Tech

Reset Windows 10 desktop icon spacing

Computer\HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics IconSpacing and IconVerticalSpacing
Default value: -1125

Categories
Tech

Checking a File Hash on Windows

Get-FileHash filename for SHA256