Mmm, software
Showing posts with label
cmdletbinding
.
Show all posts
Showing posts with label
cmdletbinding
.
Show all posts
Sunday, August 13, 2017
Azure Automation does not support the Process{} block
›
There's an undocumented bug in Azure Automation: it does NOT support the Process { } block, i.e. the block that you would use when creat...
Tuesday, August 23, 2016
Getting verbose output from an Invoke-Command -ScriptBlock in PowerShell
›
It's often very useful to invoke commands on other machines, e.g. in deployment scripts. It can be even more useful to have logging of w...
›
Home
View web version