How I Manage and Plan Tasks as a Remote Worker
I know being a remote worker and working from home can be a challenge, especially when it comes to managing and planning your tasks and...
How to host Tech Workshops and Trainings online
I just got asked by one of my blog readers, who is a consultant and trainer, about what tools I use to give online tech workshops and...
Remote Edit Files on Azure Linux VMs using VS Code
There are a lot of different ways to remote manage your Azure virtual machines using various tools and technics. In this blog post, I am...
Hyper-V PowerShell Direct
One of the new features of Hyper-V in Windows Server 2016 and Windows 10 is called PowerShell Direct. PowerShell Direct lets you remotely...
Microsoft Remote Desktop Preview App for Windows 10
Yesterday Microsoft announced a new Remote Desktop Preview app for Windows 10 Universal Windows...
Windows Intune July 2011 Beta
Microsoft released the July 2011 Beta of Windows Intune yesterday. The new beta brings a lot of new cool features which were missing in the...
Run Remote Powershell Commands on multiple standalone Computers
With this little Powershell Script you can run Powershell Commands on multiple Remotehosts even if those are not in an Active Directory. #...
Quick Powershell Remoting Guide
This is small guide which allows you to create Remote Powershell Sessions (like SSH). It allows you...