I created a batch file package to install LDMS which I added to one of our templates, but I wrote it like this:
@ echo on
"\\my server\software\landesk\remote console files\install\setup.exe" /s Product=RemoteConsole Language=ENU CORE=my core
I created a batch file package to install LDMS which I added to one of our templates, but I wrote it like this:
@ echo on
"\\my server\software\landesk\remote console files\install\setup.exe" /s Product=RemoteConsole Language=ENU CORE=my core