devynspencer / powershell-sysadmin

Automate sysadmin tasks.
MIT License
4 stars 2 forks source link

Add installation script template #36

Open devynspencer opened 3 months ago

devynspencer commented 3 months ago

Create a template script for configuring logging, running an executable, and capturing output (including exit code and standard error/output. Everything should be logged to a single file.

Potential Resources

devynspencer commented 3 months ago

See also powershell-profile issue #25