With multiple ways to accomplish the task, here's how to know the right route to take based on the situation. Central to the idea of DevOps is configuration as code, and PowerShell supports it with ...
The terminal finally stopped managing me, and started serving me.
You can simplify application deployment and customization greatly by keeping as many configuration settings as possible in a configuration file. Configuration files support XCOPY deployment, and you ...
You can wrap an executable file around a PowerShell script (PS1) so that you can distribute the script as an .exe file rather than distributing a “raw” script file. This eliminates the need to explain ...
How a simple script can transform your desktop cleanup.