Powershell

PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework.

Reference

Get-Content[1]

Read the contents of a file

Get-Content -Path .\test.txt