TM1sd 9.5 install
Posted: Tue Feb 09, 2010 2:19 pm
Installing a TM1 service in 9.5 has changed slightly.....
Historically you would need to write the following code in Command Prompt world
TM1sd.exe -install TM1Server "c:\Dev\Tm1server"
NOW IN 9.5
TM1sd.exe -install -n TM1Server -z "c:\Dev\Tm1server"
It has new parameters of -n and -z that was not needed before (or not aware of) in the command prompt.
Examine this in the Operations Guide.
Herman
Historically you would need to write the following code in Command Prompt world
TM1sd.exe -install TM1Server "c:\Dev\Tm1server"
NOW IN 9.5
TM1sd.exe -install -n TM1Server -z "c:\Dev\Tm1server"
It has new parameters of -n and -z that was not needed before (or not aware of) in the command prompt.
Examine this in the Operations Guide.
Herman