Reusable authentication to Azure
How to reuse existing authentication to Azure from powershell. When coding Azure it is common to perform Connect-AzAccount to call for login prompt before running all other Azure cmedlets. It Continue Reading →
How to reuse existing authentication to Azure from powershell. When coding Azure it is common to perform Connect-AzAccount to call for login prompt before running all other Azure cmedlets. It Continue Reading →
Sharing a little program we used to analyze DNS log files of Microsoft Windows Server (DNS debug logging turned on with default settings). It takes one parameter – path to Continue Reading →
I would like to present a script which gathers information generated by NETSTAT. It is designed to help in a situation when we have a Windows server with a lot Continue Reading →