I am building a PowerShell script that will upgrade an existing installation of StateServer. I am trying to make it as graceful and robust as possible.
I need a way to remove the host from the store before I uninstall it.
The documentation is vague and references a command (leave_wait) that...