How to Run Scripts in your Azure VM using Run Command
You can access your Azure IaaS virtual machine (VM) in multiple ways like SSH or RDP, depending on...
How to open Windows Terminal from Command Prompt or Run
This is a really short blog post and more of a reminder than anything else. You might have seen the new Windows Terminal for Windows 10 was...
Commands for Windows Server Core & Hyper-V Server
For some KTSI projects I have been working a lot with Windows Server Core or Hyper-V Server. Now I...
Check NTFS Version
If you need to know which version of NTFS you are using you can do that with the fsutil.exe and the following command. In my case I am...
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. #...
Cheatsheet: Using Diskpart on a Server Core installation #4
Using Diskpart on a Server Core installation. Disk Administration or Partition a disk. Create a new...