Results 41 comments of Brian Lalancette

Thanks, if you feel this might be a permanent fix, feel free to submit a PR for review! Cheers Brian

Pretty minor and TBH I'm surprised anyone noticed :) I'll update in next commit.

Hey Aaron! AutoSPInstaller Online actually has its own repo: https://github.com/IvanJosipovic/AutoSPInstallerOnlineGithubPage However... I don't know that there will be much traction here... the project is essentially in maintenance mode with basically...

You're of course free to patch whatever AppFabric CU version you want after the install is complete, but as far as the official version that the PrerequisiteInstaller.exe installs and expects...

Yep if you want to be covered for both Win2016 and Win2019 make sure these are in your \sxs\ folder: ` microsoft-windows-netfx3-ondemand-package.cab microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~en-US~.cab microsoft-windows-netfx3-ondemand-package~31bf3856ad364e35~amd64~~.cab ` Brian

Indeed it should. To be fixed in the next PR.

I get this error too occasionally. Haven't dug in to see if it's really an issue with the script, with SharePoint, or with overall timing.

What about localized versions of IIS? In those cases, is the default web site still called "Default Web Site" ? I believe that's why I originally included the site ID...

I'm noticing this too quite frequently. Only with SP2016, and possibly only on Server 2016 as well. Everything works fine in 2013. Even some of my other scripts (AutoSPUpdater) have...