Technical Posts
A collection of mostly IT centric posts from the last ~20 years
Articles
Latest
How to find Pre-Authorization Allowances and Post-Authorization Restrictions in Unifi Console
I Google this multiple times but find the "AI Overview" is the master of misdirection. Halucinated answers... sigh. In the Unifi Network Console Click on Insight (globe icon left vertical tool bar) Hotspot Landing Page (icon next to Guests Icon) Once in the Landing...
Note to Self Meraki Licenses
Don't buy LIC-MR-ADV-3Y do buy LIC-ENT-3YR Pain avoidance post
N-Able Take Control
https://documentation.n-able.com/takecontrol/userguide/Content/Allow-remote-control-MacOS.htm
Windows 10 to Windows 11 Upgrade
Just came into possession of some Dell 7050 and 7070 SFF PC's (circa 8 years old). Just blogging my attempts to upgrade these old PC's to Windows 11. I figure I can use them as low performance Kiosks (Just a browser), or as a router on a stick pfSense emergency...
Rename a Hyper-V VM Network Adapter
Rename-VMNetworkAdapter -VMName PFSENSE280 -Name "Network Adapter" -NewName "NIC01"
Getting a Hyper-V Hosted PFSense VM to send untagged traffic out the default Non-VLAN interface to the Unifi Native VLAN which isn’t the default VLAN 1
pfSense 2.8.0 CE VM with one interface and wanting to do Router on a Stick in Hyper-V VM Powershell command to configure the Hyper-V VM Network Adapter to allow Multi-VLAN and a default Native VLAN on Unifi # Set Hyper-V adapter to be a trunk port and don't tag...