How To Use WinUI 3 Styles with WPF Forms in PowerShell (Sideload DLL)
If you look back at my posts over the years, it’s no secret that I’ve been on the hunt for a way to create forms that use WinUI 3 element...
If you look back at my posts over the years, it’s no secret that I’ve been on the hunt for a way to create forms that use WinUI 3 element...
I’ll keep this one brief. After years of hosting via Squarespace I finally decided I ought to power this site with something new, so here we are. Surprisingly the process...
It’s been a while since I provided a post around updates for IT Admin Toolkit nearly a year ago. Since then a lot has changed… Disclaimer: The application in this...
The other day I had a need to take data from hundreds of logs and transform it, do a few lookups, then finally flatten it into a single unified output...
Now that you know you will have to use Delegated permissions the next logical step would be to identify what is the required setup based on HOW you will be...
Now that you know you will have to use Application permissions the next logical step would be to identify what is the required setup based on HOW you will be...
APIs are quickly becoming more and more prevalent in the SysAdmin/DevOps space and one of the most powerful resources is the Microsoft Graph API. Why? One thing I’ve had front...
***Update 1/29/2023 – https://www.nkasco.com/blog/2023/1/29/it-admin-toolkit-v110-alpha-release *** A while back I posted a free-to-use IT Admin Toolkit (a customizable and expandable destination for centralizing day-to-day job functions) that was very well received...
After 3 successful release candidates, the PowerShell team has released their first LTS version of PowerShell 7. With this brings many new enhancements that both bring new capabilities as well as further closing the gap between Windows PowerShell and PowerShell Core.
Today I stumbled upon a neat new module by Doug Finke that I can see being useful to add a bit of visual flair to your object data. OutTabulatorView is a brand new module that creates a HTML/CSS/JS based output to easily bring your data to life. Some features I find interesting are: progress charting, star based rating, true/false imaging, and grouping.