Skip to main content

Microsoft

Excel

Conditional highlighting with functions This is a collection of frequently used functions for co...

Installing Certificates on Windows

Using PowerShell to install into the Local Computer store This can only be done with elevated pr...

Microsoft Remote Desktop Certificates

Manually replacing RDP certificate Install the new certificate in the Local Computer Personal st...

Network Policy Server / NPS

  Enable NTLMv2 support for MSCHAPv2 RADIUS requests Enables proxied radius requests when using...

On-Prem to Azure DNS Migration

The Azure CLI can easily be used to do this migration. Here's the steps to use the Azure CLI: Cr...

OpenSSH on Windows

https://learn.microsoft.com/en-us/windows-server/administration/openssh/openssh_install_firstuse?...

PowerShell

TCP/IP Reset

WiFi adapter sees available network, however will not accept tcp/ip address. Attempting to reset ...

Teams

    How to stop Aftershokz / Shokz headphones from beeping while muted Source While Teams is ...

Transitioning from old to new

IPv4 ARP -> IPv6 Neighbors netsh interface ipv6 show neighbors # OUTPUT: Interface 16: Wi-Fi ...

Useful MSSQL Queries

    Show running queries SELECT req.session_id, req.status, req.command, req.cpu_time, req...

Junctions

Finding junctions / reparse points # return all reparse points on the C: volume DIR C:\ /S /A...