Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This article intent to demonstrate how to automate Configuration and Installation in a DEV Environment using AutoInstaller v3
The Source
Codeplex Tools for installing and configuring SharePoint 2013
Tools
The secret is follow a sequence
- Copy SharePoint Binaries, Service Pack’s and Language Packs to folder structure
- Configure your XML File with AutoSPInstallerGUI
- Configure Installation
- Configure Farm
- Create your Portal App
- Create MySites App
- Configure Service Applications
- Choose to stop the script after install binaries
Copy SharePoint Binaries, Service Pack’s and Language Packs to folder structure
https://sptime.files.wordpress.com/2014/07/image_thumb20.png?w=498&h=299
https://sptime.files.wordpress.com/2014/07/image_thumb21.png?w=503&h=302
https://sptime.files.wordpress.com/2014/07/image_thumb22.png?w=505&h=303
Use the correct language code, in my case folder “pt-pt”
Configure your XML File with AutoSPInstallerGUI
Download tools for a folder and open “AutoSPInstallerInput.xml”
https://sptime.files.wordpress.com/2014/07/image_thumb23.png?w=506&h=264
https://sptime.files.wordpress.com/2014/07/image_thumb24.png?w=508&h=362
https://sptime.files.wordpress.com/2014/07/image_thumb25.png?w=509&h=363
https://sptime.files.wordpress.com/2014/07/image_thumb26.png?w=508&h=362
https://sptime.files.wordpress.com/2014/07/image_thumb27.png?w=507&h=361
Configure Services
Bellow is my script that will install and configure
- MMS
- UPS
- Search
- State
- Usage and Health
- Secure Store
- Subscription Service
- App Management
- Work Management
- Machine Transaction
- PDF MIME Type Configure
Result
https://sptime.files.wordpress.com/2014/07/image_thumb28.png?w=233&h=477