Hello.
I am getting this error when AutoSPInstaller attempts to install SharePoint 2013 on remote Windows 2012R2 servers:
> - Starting remote session to SERVER2...
- SharePoint 2013 binaries are not yet installed on SERVER2.
- Launching AutoSPInstaller...
The term '\\server1\AutoSPInstaller\SP\AutoSPInstaller\AutoSPInstallerMain.ps1' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
+ CategoryInfo : ObjectNotFound: (\\server1...stallerMain.ps1:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
+ PSComputerName : SERVER2
- Removing session "AutoSPInstallerSession-SERVER2..."
I have tried the suggestions in the documentation but they have not worked for me. Has anybody else encountered and resolved this issue? I can manually browse to the script on server1 from server2 so I know it's accessible.
I am getting this error when AutoSPInstaller attempts to install SharePoint 2013 on remote Windows 2012R2 servers:
> - Starting remote session to SERVER2...
- SharePoint 2013 binaries are not yet installed on SERVER2.
- Launching AutoSPInstaller...
The term '\\server1\AutoSPInstaller\SP\AutoSPInstaller\AutoSPInstallerMain.ps1' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
+ CategoryInfo : ObjectNotFound: (\\server1...stallerMain.ps1:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
+ PSComputerName : SERVER2
- Removing session "AutoSPInstallerSession-SERVER2..."
I have tried the suggestions in the documentation but they have not worked for me. Has anybody else encountered and resolved this issue? I can manually browse to the script on server1 from server2 so I know it's accessible.