Trying to install the first/admin server for a new SP2010 farm. Have downloaded the code version from yesterday. Added a config.xml from an previous installation. When I launch the batch file, it goes nowhere. Almost immediately, even before checking accounts, I get this error.
Error includes:
You cannot call a method on a null-valued expression.
At \server\sp2010\AutoSPInstaller\AutoSPInstallerFunctions.ps1:6651 char
:22
......
There are no other servers referenced, except for 2 SQL servers.
I have tried setting RemoteInstall to "true", but this makes no difference.
I have replaced "localhost" with the admin server name, no effect.
I have set to "false" any service that required or allows a server to be specified (like Search), no effect.
I am at my wits end and need this farm up today.
I have successfull used earlier versions of AutoSPInstaller, so I am familiar with the process.
Error includes:
You cannot call a method on a null-valued expression.
At \server\sp2010\AutoSPInstaller\AutoSPInstallerFunctions.ps1:6651 char
:22
......
- There are other servers specified as farm members in:
- \server\sp2010\AutoSPInstaller\AutoSPInstallerInput-S01A-SPAPP-21.xml
-
but <RemoteInstall> is not set to "true" - nothing else to do.
There are no other servers referenced, except for 2 SQL servers.
I have tried setting RemoteInstall to "true", but this makes no difference.
I have replaced "localhost" with the admin server name, no effect.
I have set to "false" any service that required or allows a server to be specified (like Search), no effect.
I am at my wits end and need this farm up today.
I have successfull used earlier versions of AutoSPInstaller, so I am familiar with the process.