Write PowerShell Online using Visual Studio Codespaces
Last week the Visual Studio Services team announced a new service called Visual Studio Codespaces....
How to use PowerShell ISE Mode in Visual Studio Code
If you are writing PowerShell code, you might have realized that there weren’t really improvements to the PowerShell Integrated...
What’s new in PowerShell 7
As you know, the PowerShell team just released the new PowerShell version called PowerShell 7. PowerShell 7 will brings a couple of new...
Copy Files to Azure VM using PowerShell Remoting
There are a couple of different cases you want to copy files to Azure virtual machines. To copy...
How to Install and Update PowerShell 6
Today Windows 10 and Windows Server 2019 ship with Windows PowerShell 5.1 as the default version. PowerShell Core 6 is a new edition of...
Update PowerShellGet and PackageManagement
Since I am just setting up a new work machine, I wanted to share some information how you can update PowerShellGet and PackageManagement to...
Windows and PowerShell support for SSH
One of the biggest request Microsoft got from customers in terms of PowerShell was that customers...
More about PowerShell OneGet
As already posted and as you can see on my blog, I really like the new feature called OneGet. With the Windows Management Framework 5.0...
Install Sysinternals from PowerShell via OneGet
Microsoft just announced the Windows Management Framework 5.0 Preview. The Windows Management...