• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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