Command into Scripts

 .ps1

create a file in visual studio psscript.ps1 and run directly from VS and see the output file in folder.




note in bash prompt , youcan call pwsh pscript.ps1 and it does same result, so no need of writing separate one for linux environment.


Comments

Popular posts from this blog

Powershell Modules