I have been facing a really strange problem trying to automate the installation of NewForma.
Below is the line I'm using in a bat file:
"\\bdc\deployment$\NewForma\NewformaProjectCenterOffice64Setup.exe" /s /v"/qn /log \\bdc\deployment$\NewForma\IT tool\log.log" /v"/qn NPCS_LOCATION=ABC-NFM"
It works fine, but no log file is created.
I was wondering if it is a problem with the syntax.
Any help will be highly appreciated.