Hi all,
i run today the first time AutoSPInstaller using the version from Jun 7 2014. I setup a SharePoint 2010 SP2 on a Windows Server 2012. The script runs into a exception (see log below) but the central admin is up. Was the installtion successful or was anything not installed?
Greetings,
Kangee
i run today the first time AutoSPInstaller using the version from Jun 7 2014. I setup a SharePoint 2010 SP2 on a Windows Server 2012. The script runs into a exception (see log below) but the central admin is up. Was the installtion successful or was anything not installed?
Greetings,
Kangee
--------------------------------------------------------------
- Creating web applications...
- Skipping setting the web app directory path name (not currently working on Windows 2012 w/SP2010)...
- Creating Web App "Portal"
- Setting up managed paths for "http://sharepoint-vm:80"
- Setting up explicit managed path "help" at "http://sharepoint-vm:80" and HNSCs...
- Done setting up managed paths at "http://sharepoint-vm:80"
- Granting domain\sharepointservices rights to "Portal"...Done.
- Granting i:0#.w|domain\sharepointdb Full Control to http://sharepoint-vm/...
--------------------------------------------------------------
- Applying object cache accounts to "http://sharepoint-vm:80"...
- Granting i:0#.w|domain\sharepointservices Full Control to http://sharepoint-vm/...
- Granting i:0#.w|domain\sharepointservices Full Read to http://sharepoint-vm/...
- Done applying object cache accounts to "http://sharepoint-vm:80"
--------------------------------------------------------------
- Script halted!
Exception : System.Management.Automation.RuntimeException: Method invocation failed because [System.String]
doesn't contain a method named 'SelectSingleNode'.
bei System.Management.Automation.ParserOps.CallMethod(Token token, Object target, String met
hodName, Object[] paramArray, Boolean callStatic, Object valueToSet)
bei System.Management.Automation.MethodCallNode.InvokeMethod(Object target, Object[] argumen
ts, Object value)
bei System.Management.Automation.MethodCallNode.Execute(Array input, Pipe outputPipe, Execut
ionContext context)
bei System.Management.Automation.ifStatementNode.Execute(Array input, Pipe outputPipe, Array
List& resultList, ExecutionContext context)
bei System.Management.Automation.StatementListNode.ExecuteStatement(ParseTreeNode statement,
Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)
TargetObject : SelectSingleNode
CategoryInfo : InvalidOperation: (SelectSingleNode:String) [], RuntimeException
FullyQualifiedErrorId : MethodNotFound
ErrorDetails :
InvocationInfo : System.Management.Automation.InvocationInfo
PipelineIterationInfo : {}
PSMessageDetails :