Example of the Powershell script which can modify IE LAN Proxy Exception List to keep current settings (for example pulled by GPO) and extend with custom exception list. Continue reading
Monthly Archives: February 2019
How to download last camera record via PowerShell from UniFi NVR API with SSL
This guide explains how to download latest camera record available on UniFi NVR server via Powershell through the REST API with SSL self-signed certificate.
How to create on MikroTik proper NAT rule (port forwaring) for external and internal network (Hairpin)
Express guide how to to create proper NAT rule (port forwaring) for external and internal network on MikroTik (so called Hairpin NAT).
Convert Windows OS Drive from MBR to GPT because of switch from BIOS to UEFI
Since Windows 10 (1703 build 15063 – Creator’s Update) Microsoft natively supports conversion from MBR to GPT via MBR2GPT.exe tool. If you want to proceed with conversion of OS disk and switch Bootable mode from BIOS to UEFI then follow these steps:
Download FederationMetadata.xml via PowerShell and bypass SSL certificate check
This script will download FederationMetadata.xml file on the ADFS server and bypass SSL certificate check.
OScam installation on Raspberry Pi (Raspbian Stretch, Debian or Ubuntu)
This is updated version how to install OScam on Raspberry Pi (Raspbian Stretch, Debian or Ubuntu).
(Here is older tutorial: OScam installation on (L)Ubuntu 16.04)