powershell

images/ssh-pem.webp
How to SSH using private key on Windows

This simple command allows you to SSH to a server from Windows Powershell using a private key (pem) file.

ElastiCourse

ElastiCourse

1 min read
images/ps-hash.webp
How to calculate file checksum in Windows using Powershell

In this post you will learn how to calculate file checksum in Windows using Powershell. This method can calculate file hashes using MD5, SHA1 and SHA256 algorithms.

ElastiCourse

ElastiCourse

1 min read
images/ffmpeg-split.webp
How to extract audio from video files with FFMPEG on Windows

Learn how to quickly extract audio only from video files using FFMPEG on Windows.

ElastiCourse

ElastiCourse

1 min read
images/ps-dns.webp
How to find Windows DNS Settings using Powershell

This simple Powershell command will show you Windows DNS settings.

ElastiCourse

ElastiCourse

0 min read