NunoLinhares / Web-8.5-Quick-Install

Initial Commit (Create Repository)
9 stars 5 forks source link

Web-8.5-Quick-Install

This is my first attempt to create an "all-in-one" installer for people that don't want to be bothered following setup instructions from docs.sdl.com

Pre-Requisites

To use this script, you need:

Instructions

Edit the file "Quick-Install-Options.ps1" and modify it to fit your needs. At a minimum, you need to specify valid locations for the installer and licenses. The rest of the defaults should be good enough.

Run the Web-8.5-Quick-Install.ps1 script (as Administrator) to launch the CM installation process. At the end of the CM Installer your machine will reboot without warning. Once the machine is rebooted, run the script again and it will continue.

What do you get?

This will:

At the end of the script you get:

Bugs

I still want to make it more robust and configurable (especially for distributed environments) and iron out some quirks.

Acknowledgements

Thanks Peter Kjaer for the excellent Tridion Powershell Modules (https://github.com/pkjaer/tridion-powershell-modules)

Apologies

This is my first ever Powershell script... so, yes, it's probably full of odd stuff for those of you that have been going at it for a while. Nope, I'm not embarrassed, just focused on the results