New Post: Exception being thrown with SetSynchronizationMachine
Hi all Getting the below error when UPS is getting configured, trying to install SP2013 with AutoSPInstaller (first time I've ever used it, lots of hiccups along the way but am almost there).Waiting...
View ArticleNew Post: Error creating new farm configuration database
I just ran into the same problem. In this case my SQL machine was a 32 bit machine while the SP boxes were 64 bit.
View ArticleNew Post: Does AutoSPInstaller install the CU's after the PU in SP2013?
Hi Joseph, Thank-you for all your time and help. My finding are that the CU installs on a single (no remote) install correctly after the PU. It's the remote offline install that doesn't pick it up for...
View ArticleNew Post: Exception being thrown with SetSynchronizationMachine
Hi Brett, Open AutoSPInstallerFunctions.ps1 and edit the PS. Write out the parameters used by the $profileServiceApp.SetSynchronizationMachine() method before they are called. It looks like the...
View ArticleNew Post: Exception being thrown with SetSynchronizationMachine
Thanks - have had it write out the 4 params and here they are (with appropriate blocking out): Waiting for User Profile Synchronization Service.. p1: HIL-SRV-SPTEST p2:...
View ArticleNew Post: Exception being thrown with SetSynchronizationMachine
I've also tried starting the User Profile Synchronization Service by hand in Central Admin, entering the farm username and password in when prompted, and it's been stuck on "starting..." for about 6...
View ArticleNew Post: Does AutoSPInstaller install the CU's after the PU in SP2013?
Hi Joseph, This has been driving me crazy so I debugged using PowerGUI and this is my mistake. I had extracted the June 2013 CU for SP2013 and renamed it as I wanted to differenitiate the CU's. The...
View ArticleNew Post: Exception being thrown with SetSynchronizationMachine
Take a look here - http://www.harbar.net/articles/sp2010ups.aspx The UPS Sync Service is probably the most painful to get running. Everything needs to be exact (related to the Farm account) otherwise...
View ArticleNew Post: Exception being thrown with SetSynchronizationMachine
Thanks! I found another page quite helpful:http://myspexp.com/2011/04/28/user-profile-synchronization-servicehangs-on-starting-i-fixed-it/ I turned off profile sync configuration in the AutoSPInstaller...
View ArticleCreated Unassigned: Manged Metadata Service Hangs [20027]
When running AutoSPInstaller it get stuck in Creating Managed Metadata Service. I have tested it on multiple environments including multiple OS, AD etc. and see the same behavior in all environments....
View ArticleCreated Unassigned: SP2013 Active Directory Import, raises error in script...
If you configure Active Directory Import instead of User Profile Synchronisation via the GUI after running AutoSPInstaller, consecutive runs of AutoSPinstaller will terminate in the section where UPS...
View ArticleCreated Unassigned: SP2013 Active Directory Import, raises error in script...
If you configure Active Directory Import instead of User Profile Synchronisation via the GUI after running AutoSPInstaller, consecutive runs of AutoSPinstaller will terminate in the section where UPS...
View ArticleNew Post: Exception being thrown with SetSynchronizationMachine
The SharePoint Farm account does get added (and removed) to the Local Administrators group. Ensure you have the following in your XML file.<Account AddToLocalAdminsDuringSetup="true"...
View ArticleNew Post: Create App Catalog site collection with AutoSPInstaller
Hi there. I noticed that currently, AutoSPInstaller does not create a site collection for the SP2013 App Catalog. is this by design?is there a workaround? (besides doing it manually/scripted AFTER...
View ArticleReviewed: AutoSPInstaller for SharePoint 2010 + 2013 (Aug 06, 2013)
Rated 2 Stars (out of 5) - The Sp2010 Installation has many bugs, I am getting exceptions at configuring the service applications: ParameterArgumentValidationErrorEmptyStringNotAllowed,M...
View ArticleNew Post: Clearing "Missing Server-side dependencies" in 2013
I found that following the instructions inhttp://sharepointsoldiers.wordpress.com/2013/04/22/sharepoint-2013missing-serverside-dependencies/ clears the 2 errors. Navigating to searchfarmdashboard.aspx...
View ArticleCreated Unassigned:...
Friends Thanks in advance for you time !!!!!I am creating managed accounts those are exists in AD, Those accounts contains special characters like $ < # " ! %. My xml is as follows :...
View ArticleCreated Unassigned: Using HNSC for MySite [20063]
The user profile service application provision does not work when a host named site collection is used for the mysite host. First, the code for Create MySites Web Application and Create MySites Site...
View ArticleCreated Unassigned: Access Denied at Site Collection, 0x80070005 [20065]
Title actually says it all already. I'm trying to do the automatic installation and I'm stuck at that point now since I must create a Site Collection.Errorcode: 0x80070005Does anyone have an idea how...
View ArticleCommented Unassigned: Access Denied at Site Collection, 0x80070005 [20065]
Title actually says it all already. I'm trying to do the automatic installation and I'm stuck at that point now since I must create a Site Collection.Errorcode: 0x80070005Does anyone have an idea how...
View Article