Articles in this series
The possibility to create Jira tickets in an automated can be very handy. But it can be a little bit tricky because Jira is quite customizable and...
Several months ago I've created ConvertFrom-HTMLTable function for helping me extract HTML tables from locally saved HTML files or live web pages and...
Have you ever needed to enclose a long list of strings into quotation marks? I am in such a situation quite often. The last time it was when I was...
Today I want to show you this super cool Read-FromClipboard function for converting plaintext data saved in the clipboard to PowerShell object. I am...
To be able to retrieve DNS records from AWS, you need 3 things: AWS user account that has permissions to READ such DNS zone DNS zone ID Powershell...
Shown on example with AWS Route 53 DNS records · In this article I will show you, how to easily create, update and read HTML table on your company...