
xkln.net Blog
495 FOLLOWERS
A mix of system administration, networking, security, and development
xkln.net Blog
3w ago
Had an interesting issue where Azure AppService (.NET Core Runtime) zip deployments via Azure CLI were failing with , and a link to the ..read more
xkln.net Blog
3w ago
When configuring Intune app deployments with MSI files there is the need to provide an Uninstall command. This is typically in the form of ..read more
xkln.net Blog
3w ago
This post is going to be a summary of my first look into Entra Id Private Access, Microsoft’s “zero trust” replacement for traditional VPNs ..read more
xkln.net Blog
3w ago
Cisco IOS/XE has for a very long time now had the command which allows the configuration of the device to be sent off to a remote system ..read more
xkln.net Blog
5M ago
I’m a fan of using SQLite for small projects where a full MSSQL instance is not warranted, but I wasn’t sure whether it could be packaged ..read more
xkln.net Blog
5M ago
Getting uptime using WMI with PowerShell There are already a ton of posts about getting system uptime with PowerShell, and most of them use ..read more
xkln.net Blog
5M ago
This two part series will cover the process to automate many of the repetitive tasks we need to perform when building simple lab ..read more
xkln.net Blog
10M ago
I was recently going through an old SVN repo and found a small pet project I worked on. It was a simple way display Veeam job sessions in a ..read more
xkln.net Blog
10M ago
This goal of this post is to explore some .NET classes that may be useful to sysadmins and PowerShell devs without .NET (C#, etc ..read more
xkln.net Blog
10M ago
I’ve recently been playing with Polly, a .NET library for adding resilience to code where transient faults may occur. It allows policies to ..read more