powershell

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.
Tags:
ssh, powershell
ElastiCourse


ElastiCourse
1
min read

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.
Tags:
powershell
ElastiCourse


ElastiCourse
1
min read

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.
Tags:
powershell
ElastiCourse


ElastiCourse
1
min read

How to find Windows DNS Settings using Powershell
This simple Powershell command will show you Windows DNS settings.
Tags:
powershell, dns
ElastiCourse


ElastiCourse
0
min read