• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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