• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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