Open website from PowerShell
If you want to directly open a website from the PowerShell console, you can use the Start-Process...
Windows Sysprep for Virtual Machines
For using the same system image for different virtual machines or physical computer, Microsoft created a tool called sysprep.exe. This blog...
Basic Networking PowerShell cmdlets cheatsheet to replace netsh, ipconfig, nslookup and more
Around 4 years ago I wrote a blog post about how to Replace netsh with Windows PowerShell which includes basic powershell networking...
How to create Windows Server bootable USB media for deployment on UEFI based systems
When you were create a USB media for PCs, notebooks and servers which were using BIOS you could use...
Windows 10 Editions and upgrade paths
Last week Microsoft announced the different editions of Windows 10. As in the past Microsoft offers Windows in different editions that are...
Troubleshoot Windows InstantGo (Connected Standby)
In Windows 8 Microsoft released a feature called InstantGo (formerly know as Connected Standby) which should bring smartphone like Power...
Save PowerShell Object to file for Remote Troubleshooting
This is not something new to the most of you PowerShell guys out there, but still there are a lot...