Recently Updated Pages
Backup and Replication Setup
Backup and Replication license and ISO are in LiquidFiles. Install Backup and Replication. ...
Unifi Controller as a Windows Service
How to Set Up the UniFi Network Controller as a Windows Service 1. Close any instances of th...
Unifi Console Commands
Unifi SSH
Rename Domain
Found this article which looks like it is very good http://www.rebeladmin.com/2015/05/step-b...
S.M.A.R.T
Check SMART on hard drive wmic diskdrive get status From <https://www.howtogeek.com/134...
Windows 10 update not showing in settings after update
The solution is to disable blocking of settings visibility. RUN - gpedit.msc Change Compu...
Resume-HyperV-Replication Powershell Script
import-module Hyper-V Get-VMReplication | Where-Object {$_.state -eq "Suspended"} | Resume-VMRe...
Restore Default Domain Policy
Examples Restore the Default Domain Policy GPO to its original state. You will lose any changes...
Unable to see windows updates
In Gpedit.msc The settings page visibility was 'not enabled'. I enabled and set it to 'ShowAll...
repadmin
This command syncs all DC to this one repadmin /syncall RHSC-00-VSRV18 /d /e repadmin /sy...
DNS Scavenging
DNS Scavenging is a great answer to a problem that has been nagging everyone since RFC 2136 came ...
T568B Pinout
Windows Update Issues
Subject Windows update issues From Michael Felker To ...
Hard Drive Burn in Testing
https://www.truenas.com/community/resources/hard-drive-burn-in-testing.92/ TESTING FOR HIGH CAPA...
Generate SSL Cert using Command Line
Install openssl on Windows: In cmd.exe: C:\> winget install openssl Then from its folder go wit...
Start and Stop using HeavyScript
Start: heavyscript app -s <applicationName> Stop: heavyscript app -x <applicationName>
K3S Commands
k3s crictl pull <imageName> k3s kubectl get pods -n <ix-appname> k3s kubectl get pods --all-nam...
get user names and passwords for applications
Use this script in a .sh format to get application passwords #!/bin/bash # get namespacesnam...
Enable SMB Multi Channel
Put these options in the SMB Advanced options server multi channel support = yesaio read size = ...
Configure pfsense for 2FA using Duo RADIUS auth proxy with NPS
Guide assumes that you have an installation of pfsense. Further assumes you have an account with ...