Created Unassigned: SharePoint 2013\Windows 2012 Post deployment steps [20764]
Good day,A few observations...Following multiple trial runs, I now have scripts that successfully install 2 load-balanced front ends & 1 App\Central Admin server on windows 2012 & SharePoint...
View ArticleNew Post: App Catalog
Since an App Catalog is needed for all SharePoint App Solutions, it would make sense to support creating it as part of ASPI. I've given this some thought as to how to implement this. Since the App...
View ArticleNew Post: Can we run AutoSPInstaller without any Web Application
Is this scenario supported- Running AutoSPInstaller without any web application configured? Thank You, Samir Raut
View ArticleCommented Issue: Trying to connect to "SQL"... - Fail [19412]
I am running into an issue with an installation on a new VM instance and VM database. When I ran the script for the first time it fails when trying to connect to the Dev (Connection Error. Check server...
View ArticleCommented Issue: Trying to connect to "SQL"... - Fail [19412]
I am running into an issue with an installation on a new VM instance and VM database. When I ran the script for the first time it fails when trying to connect to the Dev (Connection Error. Check server...
View ArticleCommented Unassigned: SharePoint 2013\Windows 2012 Post deployment steps [20764]
Good day,A few observations...Following multiple trial runs, I now have scripts that successfully install 2 load-balanced front ends & 1 App\Central Admin server on windows 2012 & SharePoint...
View ArticleClosed Unassigned: Couple of strange behaviors with Remote-Install function...
__Background__:1. Using the [106186](https://autospinstaller.codeplex.com/SourceControl/changeset/106186) release2. Topology: 1 SQL, 1 WFE, 1 APPAttached: our XML__Behavior__:We've been firing off the...
View ArticleNew Post: How do you indicate that a server role is just WFE (without Central...
That's not quite correct. The server "roles" are quite loosely defined and fluid in fact, but whether a server is a classic WFE or not is controlled by the following element in the XML:<!-- As a...
View ArticleNew Post: Can we run AutoSPInstaller without any Web Application
I've never tried it (it's not a common scenario), but it should simply be a matter of commenting out the relevant sections of the XML (or just removing everything within the...
View ArticleNew Post: App Catalog
How about submitting a patch (https://autospinstaller.codeplex.com/SourceControl/list/patches)? Please add your net modifications/additions to the most recent checked-in version of the script files, so...
View ArticleCommented Unassigned: SharePoint 2013\Windows 2012 Post deployment steps [20764]
Good day,A few observations...Following multiple trial runs, I now have scripts that successfully install 2 load-balanced front ends & 1 App\Central Admin server on windows 2012 & SharePoint...
View ArticleCreated Unassigned: Suggested Updates to „DisableCRLCheck“ [20775]
Quite frequent the DisableCRLCheck function failed due to a „File already in use“ – error. The suggested update to the function should fix this problem. What has changed in my proposal:1. The Change to...
View ArticleCommented Unassigned: SharePoint 2013\Windows 2012 Post deployment steps [20764]
Good day,A few observations...Following multiple trial runs, I now have scripts that successfully install 2 load-balanced front ends & 1 App\Central Admin server on windows 2012 & SharePoint...
View ArticleNew Post: App Catalog
Will do. Is it safe to assume that \sites\ is the managed path for all web applications' site collections? I'll be testing but the only proposed changes would be : XMLinput<AppManagementService...
View ArticleNew Post: Script Hatls after Running all Health Analyzer jobs
Hi, I've been trying to figure out what's the problem but just can't find it! I'm trying to install SharePoint 2010 on a 2008 r2 server and I'm always getting this error... I'm installing with a french...
View ArticleNew Post: App Catalog
Why assume anything? Add another config setting. At most do what other areas of the scripts do and default it to something (/sites) if left blank. Good idea though. It's one of the first things to do...
View ArticleCreated Unassigned: Remoting Loop when creating User Profile Service over...
HiHave an issue when creating a UPS profile with Windows Firewall enabled.---------- - Provisioning User Profile Service Application - Starting User Profile Service instance... - Waiting for User...
View ArticleNew Post: Passwords not stored as plain text
Greetings, We have been using this tool for some time, and have over 50+farms. One of the issues we have is that the password is stored as plain text in the XML. Is there a way to encrypt only the...
View ArticleNew Post: Passwords not stored as plain text
Hi Brian, As far as I remember, if you don't enter a password, it will prompt for a password when the script comes to that account, $host.ui.PromptForCredential is all over the script.
View ArticleNew Post: Passwords not stored as plain text
Oh, awesome! I will have to try that out and see if it works. Thanks!
View Article