• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Remote Unattended Install of 9.5

scrupul0us

New Pleskian
I've got the .cmd file working for unattended install working just fine if I interactively initiate it via RDP.

Now, we are trying to remotely do this as well using winexe, a nix binary based on psexec to remotely initiate the install.

While the script DOES start, mssql never actually installs... It unpacks and then just "hangs"... Iv'e even tried hard coding the setup.exe inside the unpacked SQL files to see if it was a hold up with the decompression part but at that it doesn't ever seem to work.

Again, if I try any of these methods interactively via RDP it all works just fine, but, it seems like mssql unattended just won't install via remote execution

Info about winexe: http://en.wikipedia.org/wiki/WinExe

Any help would be GREATLY appreciated
 
Back
Top