Recently I worked on an automation for cloud infra, where I had to perform different task for AWS and Azure, and both linked with SOLIDserver EfficientIP IPAM. For Azure : We had to use pipeline to deploy new resource group and during this deployment process EfficientIP will give the next available subnet for network creation and update its own database
Category: PowerShell
PowerShell Basics, PowerShell Scripts, PowerShell Modules, PowerShell Remoting, PowerShell Functions, PowerShell Active Directory, PowerShell Security, PowerShell Error Handling, PowerShell Variables, PowerShell Objects, PowerShell Package Management, PowerShell, PSCustomObject, cmdlet, PowerShell pipeline, PowerShell ISE, PowerShell 7, pwsh, Get-Command, Get-Help, Invoke-RestMethod, Import-Module
S3 Bucket Audit Report using AWS PowerShell Script – Secure your S3 Buckets
If you are working on AWS environment and if you follow the news related to AWS, you will probably know there are many major data breach happened because of the human negligence, where vast amount of data kept without any protection like encryption, public access blocking. It is all because of human error. We create S3 bucket, and start
Do not trust any public VPN service, Create your own Secure SOCKS5 Proxy for just $5 – Be Free :)
If someone ask me to recommend one good proxy service, I would recommend none. Why should I trust any of them, as they can do what ever they want with my internet traffic, we don’t have any control over them, nor we should trust their privacy policy. So, what will be the solution? Very simple, create your own in pubic
Powerful AWS Bot for automation using Telegram Bot API written in PowerShell
Sometimes back I was working on a free notification system using Telegram Bot (https://telegram.org/blog/bot-revolution), and I wrote a simple function in PowerShell, which could be use in various ways for sending instant notification to any smartphone for free (http://bit.ly/2ys1gF5). I thought what else we could do with it, and I have got an idea to use it as AWS Automation
How to use AWS PowerShell cmdlets with Filter
I personally can’t imagine supporting a big infrastructure without introducing automation and to automate something you have to use command line. If you are more into Windows and started working on AWS for your clients, then I assume that you would love to start managing AWS using AWS PowerShell Module like I do. AWS Console is really good and informative





