Jenkins 2.0 introduced Pipeline as a code. I need to create CI/CD automation pipeline as code for different stages in Continous Integration and Continous Delivery. SSH Agent plugin comes with the pipeline as a code. I will discuss two scenarios using the SSH agent from a Cloud perspective and create a Public key, private key using SSH keygen for an individual user.
Category Archive: DevOps
DevOpsDays India, a two day event happens every year in Bangalore. The event was useful and met speakers Ian […]
Microsoft releases Windows updates and security updates every month of second Tuesday to fix the vulnerable’s and loopholes in the Windows Server Operating system. The requirement is to find the latest Windows security updates installed with hotfix ID and installation date.
SSH using PowerShell is a quiet old topic, but when coming to real-time implementation, there would be few challenges in making the script. SharpSSH a Dot NET library used to connect SSH session via PowerShell and it works excellent for multiple hosts (Linux or Mac).
PowerShell, a scripting language for advanced Windows administrator’s, uses dot NET framework. You will learn here, how to send Service Status, Error Event logs in email.
Scenario :
Trigger an Email when a service goes down with error event logs to a particular email distribution list.