Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Best method for using Otter to Install Features/applications?
-
I uploaded some PowerShell script assets to my Otter server, and per the PSCall documentation, what would be the most appropriate method of calling the script? It's basically a bunch of enable-WindowsOptionalFeature cmdlet calls, so, no arguments/value pairs like in the documentation. (BTW, most of the available documentation errors out with http 404.) Thanks for any support you can provide.
-
We recently moved our documentation; do you know where you found those 404s? We're also monitoring via Analytics Tools as well, but finding sooner is better :)
Anyways PSCall is good in Orchestration Plans (can be done in a Configuration Plan, under some conditions), and PSEnsure is best for Configuration Plans.
Explaining Ensure vs Execute can be tricky, but I'd recommend checking out our ebook, called Windows-first Guide to Infrastructure as Code and Continuous Configuration Automation :)