Installing NAV 2017 with single click (via PowerShell)?
barandeniz
Member Posts: 44
Hello, i need to make a script that installs NAV.
1)Installs NAV (Parameter: Installation folder path)
2)Restores a DB (parameter: Database path)
3)Creates an NAV Instance (Parameter: a config XML)
3.5) Starts the instance.
4)Uploads Customers License to DB. (Parameter: Customers License File)
5)Installs Language Pack. (Parameter: A Setup file which includes translated ResX files and build.)
6)Adds some records to Add-ins table for Turkish Lang. to be enabled.
7)Copies a txt files to a directory for caption translations. (Parameter: Source file and destination path)
8)Restarts the instance for enabling the Language Pack and Translated Captions.
I am pretty sure that the items above can be achieved with PowerShell comandlets. Can anyone assist me to create this script ? Our company is going to need install a lot of navision instances so a sctipt like this will be amazing.
1)Installs NAV (Parameter: Installation folder path)
2)Restores a DB (parameter: Database path)
3)Creates an NAV Instance (Parameter: a config XML)
3.5) Starts the instance.
4)Uploads Customers License to DB. (Parameter: Customers License File)
5)Installs Language Pack. (Parameter: A Setup file which includes translated ResX files and build.)
6)Adds some records to Add-ins table for Turkish Lang. to be enabled.
7)Copies a txt files to a directory for caption translations. (Parameter: Source file and destination path)
8)Restarts the instance for enabling the Language Pack and Translated Captions.
I am pretty sure that the items above can be achieved with PowerShell comandlets. Can anyone assist me to create this script ? Our company is going to need install a lot of navision instances so a sctipt like this will be amazing.
1
Best Answer
-
https://github.com/waldo1001/Cloud.Ready.Software.PowerShell Browse around the scripts folder, there is a LOT of inspiration there.
I used it myself for a localization project, here's a link to how I used it for preparing my environments. Actually installing NAV is also possible, see Waldo's scripts.5
Answers
-
Assist or completely do your work for you?

At least start yourself and post what you have, and which challanges remain. Then I'm sure we can assist.1 -
https://github.com/waldo1001/Cloud.Ready.Software.PowerShell Browse around the scripts folder, there is a LOT of inspiration there.
I used it myself for a localization project, here's a link to how I used it for preparing my environments. Actually installing NAV is also possible, see Waldo's scripts.5 -
https://github.com/waldo1001/Cloud.Ready.Software.PowerShell Browse around the scripts folder, there is a LOT of inspiration there.
I used it myself for a localization project, here's a link to how I used it for preparing my environments. Actually installing NAV is also possible, see Waldo's scripts.
Thank you for your answer, i was looking for a link like that
i'll keep this post updated with my work / how is going. 0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 328 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions

