powershell create a text file and write to it code example Example: powershell create file content Set-Content D:\temp\test\test.txt 'Welcome to TutorialsPoint'