Categories: Uncategorized

Power of Powershell

Being a part of Microsoft Education I have explored powershell long time back . But that was a very basic intro . Honestly I haven’t explored this option much . But now being a part of production I have to use powershell of various work . Within a very short time I have realized the power of powershell and now I have realized why my fellow powershell trainer love powershell a lot . I am using this tool extensively from last couple of months and believe me it made my life easier . Every company has there own custom requirement and we need to develop application or interface based on that . I have build my own script and run for my work . From last few days I am working on a project and here is the result . A custom powershell based application which is capable to complete huge task with-in a few click . This is in Beta and exclusive to my company .

 

king

Recent Posts

Create Complex NSG – PowerShell

Creating NSG in azure is easy unless you want to create multiple NSG with multiple…

4 years ago

Restore VM from Recovery Service Vault – PowerShell

# Mention your VM here $VMName = "SubhenduTestVM" # Mention your Stage Storage here $stagestorageaccountname…

4 years ago

Power Of Powershell 2

Hope you are doing great . Current Time is very critical for us . I…

4 years ago

New Azure Exam is Ready to Launch

Sorry !! But Yes .  Microsoft is about to release new exam in Azure Segment…

4 years ago

DFSR to Azure File Sync | DFS cross domain Migration | Azure File Sync Agent issue and Solution

Migration is always a part of our life and part of this fantastic IT world…

4 years ago

Powershell Script to create Snapshot from VM and move to storage account

I believe you have enjoyed my last script related to VM snapshot creation . Sometime…

4 years ago