Categories: Uncategorized

Power Of Powershell 2

Hope you are doing great . Current Time is very critical for us . I never thought that I will see a global pandemic in 2020 where we are building a commercial path to reach moon . But we cant ingonre the truth . I will talk about this in my ” Future millionaire” post .   

First Post : http://www.subhendumct.com/2020/02/06/power-of-powershell/

From last couple of month I am working on Powershell . I have to say that ‘Powershell’ is one of the great invention by Microsoft . I working for a company and I have developed couple of application for them through powersehll . This is one of them .  This application is a combination of 9 individual application . I can’t share the code of this application just shared a view so that you can get an idea about an application which is developed in PowerShell.

 

 

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

Being a part of Microsoft Education I have explored powershell long time back . But…

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