Having used plex for Synology for many years, I switched to Plex for Windows for 4k transcoding and the execution is not great. Plex for Synology would rarely go down. With Plex for Windows the Plex Media Server process is regularly not running and needs a user account to install Continue Reading
iPhone Developer Profiles
I was recently implementing WPA3 on a Unifi WiFi network and selected the WPA2/WPA3 option to allow WPA3 capable clients to use WPA3 and legacy clients will revert to WPA2. Once I had it configured I wanted to test it through Unifi Network, however, there is no visibility of what Continue Reading
Hard Korr Solar Blanket Review
Here is my feedback of the Hard Korr lifestyle 200w solar blanket based on a year of use. Lifestyle 200w Portable Solar Blanket – Hardkorr Australia So far I have found it to be relatively good and good value for money. When setup on a vehicle windscreen or somewhere with Continue Reading
ConfigMgr Verbose Client Logging
When attempting to troubleshoot ConfigMgr client issues sometimes standard logging may not cut the mustard. To enable verbose logging for the ConfigMgr Client run the following Powershell cmdlets: This will set a few regkeys to enable verbose loggingas per Microsoft Docs About log files – Configuration Manager | Microsoft Docs. Continue Reading
Create a bootable USB for OPNSense install
There are other instructions out there to create an OPNSense bootable USB drive, however, a lot have an old version of rufus which has different options to choose from. To create an OPNSense bootable USB drive follow the steps below: Get a USB drive large enough for the OPNSense install Continue Reading
Unifi handy CLI
Over the years of working with Ubiquiti products I have create a list of commands that I use frequently. They can be used to manage some common tasks in Unifi CLI be it switches APs etc. and the sources. Device Command Comments USG clear dhcp leases Clears dhcp leases from Continue Reading
ConfigMgr Task Sequence editing Error
CONFIGMGR ERROR OBJECT: INSTANCE OF SMS_EXTENDEDSTATUS I have seen many blog posts that talk about integration with MDT etc. for this error. I have seen this error occur when attempting to edit a task sequence in ConfigMgr. Copy the TS works fine and editing it. To fix being able to Continue Reading
O365 Logs for ConfigMgr
When Troubleshooting logs on ConfigMgr Top level Hierarchy for O365 Updates refer to this log for a status update C:\users\username\appdata\local\temp\?\patchdownloader.log The file is usually in a numbered folder. the number varies. This will inform you why your patches are not downloading from the office CDNs.
Zoom, Virtual Background Error
If you have Zoom installed and you are unable to get virtual backgrounds working…there is a solution… Computer doesn’t meet system requirements…You cant deselect “I have a green screen”? Well If you look at the Requirements for Virtual background https://support.zoom.us/hc/en-us/articles/360043484511-System-requirements-for-Virtual-Background you will see that a common integrated GPU has issues. Continue Reading
Windows Update Debugging
Troubleshooting SCCM Configuration Manager and Windows Update may require you to view the C:\windows\WindowsUpdate.log. Often there isnt enough detail for example if searching for software evaluation. You may need to enable verbose logging by adding the following reg keys. HKLM\Software\Microsoft\Windows\CurrentVersion\WindowsUpdate Create the key Trace Create the following 32-bit dword: Flags Continue Reading