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

Commented Issue: Central Admin Not Installed When Using FQDN [19666]

$
0
0
I've been running my multiserver installation script setting the Provision= attributes to NetBios server names with only a few issues. While attempting to solve one of my issues I decided to change all the Provision= attributes to FQDN's and Central Admin is not getting provisioned.

Joe
Comments: ** Comment from web user: jspadea **

I pulled down the latest version of the script (4/22/2013) and it solved the central admin problem. However, I noticed that in AutoSPInstallerFunctions.ps1 there are 11 locations that are still using:

$_.Name -eq $env:computername

instead of:

MatchComputerName $_.Name $env:COMPUTERNAME

Without replacing those 11 instances the search components won't get installed.

Joe


Viewing all articles
Browse latest Browse all 2279

Trending Articles



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