My most common use of Groovy is for writing scripts. As such, I enjoy its characteristics that enable an improved script development experience, but I also notice features of Groovy that are less than ...
This is a collection of shellscripts for linux environments. I use them to update dependencies, print out stuff, managing my aliases, etc.. With this collection ships a simple framework for developing ...
I basically have a script with a SecureString parameter called Password, when invoked from PSU it correctly hides input from the parameter list under the job but if called with Invoke-PSUScript the ...