There is no excerpt because this is a protected post.
-
-
How to Install PowerShell on Windows, Linux, and macOS
PowerShell is a powerful scripting language and command-line shell designed for task automation and configuration management. It is available on multiple platforms, including Windows, Linux, and macOS. In this blog post, I’ll guide you through the steps to install PowerShell on each of these operating systems. Installing PowerShell on Windows…
-
How to Install PowerShell on macOS: A Step-by-Step Guide
What is PowerShell? PowerShell is a cross-platform task automation and configuration management framework, consisting of a command-line shell and scripting language. Developed by Microsoft, it is designed to help IT professionals and developers control and automate the administration of Windows, Linux, and macOS operating systems and applications. Prerequisites for macOS…
-
How to install OpenSSL Module in Azure Automation
OpenSSL is a widely-used open source tool for secure communication over the internet. It allows you to create and manage SSL/TLS certificates, encrypt and decrypt files, and perform other cryptographic tasks. Azure Automation is a cloud-based automation service in Azure that allows you to automate the management of your resources.…
-
Azure Playbook ARM Template Generator
Recently i am searching a tool how can we export playbook and do some backup and suddenly i found out a useful tool in GitHub, this tool is awesome, and it easily help us how we can export Microsoft Sentinel Playbooks/Azure LogicApps with arm template generator, this tool was developed…
-
How to Install AWS CLI on Ubuntu 20.04
In this article, we will guide you how to install the AWS CLI command-line utility on Ubuntu Server 20.04 1. To Install If you check the AWS documentation, you will see that AWS doesn’t recommend installing the package in a specific location. In this post, I will create a hidden…
-
How to Install Chrome in Windows Server using Powershell
[vc_row][vc_column][vc_column_text]In this article will guide you how to install Google Chrome in Windows Server with powershell, by default the browser of windows server is Internet Explorer and by default it blocks all connections which is hassle to browse through the internet which you need to allow one by one the…


