Quantcast
Channel: AutoSPInstaller
Viewing all articles
Browse latest Browse all 2279

Created Unassigned: RemoteInstall not executed [22141]

$
0
0
I think the RemoteInstall logic is broken. In my setup the first app server reboots twice. When it finishes setting up the farm it just says that there are other servers in the config file but enableRemoteInstall is not set to true. This is because the reboot sets the CancelRemote reg value to 1 and the script reads this first on launching before removing it later when the prereq tool is re-launched.
I have modified the scripts to have another approach.
• Script launches and reads remoteinstall from config file = true
• Server reboots twice but does not set the cancelRemoteinstall reg value
• The script is re-launched upon restart
• remote install is still true
• The script finishes on the first app server and executes the remote install
• Inside the remote-install function I set the CancelRemoteInstall value to 1
• And in the finalize I remove this reg entry

This prevents remote servers from starting remote installs on the servers specified in the config file

Brian, am I missing something ?

Viewing all articles
Browse latest Browse all 2279

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>