I just downloaded and am getting ready to install NPM, NCM and SAM into my environment. We do not have a large environment so I was hoping to install all 3 applications on 1 VM. I was also hoping for the time being to use only SQL Express until we rebuild our SQL environment then I will migrate the DB to there.
I built a VM with Server 2012 R2, and installed NPM 11. When the configuration wizard ran, it prompted me for the database that I will be connecting to. SQL Express was not an option and I can not see a locally installed version of SQL on my server. According to the documentation, SQL should be an option to install. Am I missing something?
Thanks