LANCommander/LANCommander.Server/Snippets/Examples/Write to File.ps1
2024-09-17 18:14:19 -05:00

1 line
No EOL
61 B
PowerShell

Set-Content "$InstallDirectory\<File Path>" "Hello world!"