Hello,
does anybody know why my AutoSPInstallation reboots in a never ending loop and installs the prereqs again after every reboot. My machine does that since 2 hours again and again. I don't know if I should laught or cry... At one site it's a little bit funny at the other.....
What can be wrong at this machine, at my script.... at whatever....?
Any ideas?
Comments: ** Comment from web user: brianlala **
does anybody know why my AutoSPInstallation reboots in a never ending loop and installs the prereqs again after every reboot. My machine does that since 2 hours again and again. I don't know if I should laught or cry... At one site it's a little bit funny at the other.....
What can be wrong at this machine, at my script.... at whatever....?
Any ideas?
Comments: ** Comment from web user: brianlala **
Does the server in question have outbound Internet access? I was getting this as well on a server without Internet connectivity, until I enabled it and then the install was able to proceed.
It can actually be related to .Net Framework 3.5.1 installation - since the bits are no longer included within the OS, the installer needs to go to the Internet to download them. The next check-in of AutoSPInstaller will provide support for offline installs of .Net Framework 3.5.1 thus removing the need for Internet access.
Brian