• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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