Skip to main content

Recently Updated Pages

Backup and Replication Setup

Veeam

Backup and Replication license and ISO are in LiquidFiles.    Install Backup and Replication.  ...

Updated 1 year ago by ColtM

Unifi Controller as a Windows Service

Networking Unifi

How to Set Up the UniFi Network Controller as a Windows Service    1. Close any instances of th...

Updated 1 year ago by ColtM

Unifi Console Commands

Networking Unifi

Unifi SSH 

Updated 1 year ago by ColtM

Rename Domain

Windows Active Directoy

Found this article which looks like it is very good    http://www.rebeladmin.com/2015/05/step-b...

Updated 1 year ago by ColtM

S.M.A.R.T

Windows

Check SMART on hard drive    wmic diskdrive get status    From <https://www.howtogeek.com/134...

Updated 1 year ago by ColtM

Windows 10 update not showing in settings after update

Windows Windows OS

   The solution is to disable blocking of settings visibility.  RUN - gpedit.msc  Change Compu...

Updated 1 year ago by ColtM

Resume-HyperV-Replication Powershell Script

Windows

import-module Hyper-V  Get-VMReplication | Where-Object {$_.state -eq "Suspended"} | Resume-VMRe...

Updated 1 year ago by ColtM

Restore Default Domain Policy

Windows Active Directoy

Examples  Restore the Default Domain Policy GPO to its original state. You will lose any changes...

Updated 1 year ago by ColtM

Unable to see windows updates

Windows Windows OS

In Gpedit.msc  The settings page visibility was 'not enabled'.  I enabled and set it to 'ShowAll...

Updated 1 year ago by ColtM

repadmin

Windows Active Directoy

This command syncs all DC to this one  repadmin /syncall RHSC-00-VSRV18 /d /e     repadmin /sy...

Updated 1 year ago by ColtM

DNS Scavenging

Networking

DNS Scavenging is a great answer to a problem that has been nagging everyone since RFC 2136 came ...

Updated 1 year ago by ColtM

T568B Pinout

Networking

Updated 1 year ago by ColtM

Windows Update Issues

Windows Windows OS

Subject  Windows update issues  From  Michael Felker  To ...

Updated 1 year ago by ColtM

Hard Drive Burn in Testing

TrueNAS Disks & ZFS

https://www.truenas.com/community/resources/hard-drive-burn-in-testing.92/ TESTING FOR HIGH CAPA...

Updated 1 year ago by ColtM

Generate SSL Cert using Command Line

Networking

Install openssl on Windows: In cmd.exe: C:\> winget install openssl Then from its folder go wit...

Updated 1 year ago by ColtM

Start and Stop using HeavyScript

Operating Systems K3S

Start: heavyscript app -s <applicationName> Stop: heavyscript app -x <applicationName>

Updated 1 year ago by ColtM

K3S Commands

Operating Systems K3S

k3s crictl pull <imageName> k3s kubectl get pods -n <ix-appname> k3s kubectl get pods --all-nam...

Updated 1 year ago by ColtM

get user names and passwords for applications

Operating Systems K3S

Use this script in a .sh format to get application passwords   #!/bin/bash # get namespacesnam...

Updated 1 year ago by ColtM

Enable SMB Multi Channel

TrueNAS TrueNAS Server

Put these options in the SMB Advanced options server multi channel support = yesaio read size = ...

Updated 1 year ago by ColtM

Configure pfsense for 2FA using Duo RADIUS auth proxy with NPS

RADIUS

Guide assumes that you have an installation of pfsense. Further assumes you have an account with ...

Updated 1 year ago by ColtM