Quantcast
Channel: LANDESK User Community : Popular Discussions - Software Distribution
Viewing all articles
Browse latest Browse all 2282

Batch Deployment using Local System Account

$
0
0

I'm having trouble fully deploying a piece of software.  The software installs fine but due to the software being installed using the Local System Account as the option in the Software Distribution package it doesnt add the software to the start menu.  I thought turning the software into a batch file package i could add the xcopy command and manually copy over the folder/shortcut but this is not working. If i run the bat locally it works or if i switch the Accounts to Current User's account that works also (user is an admin)  We are removing admin access to all users so this method wont work moving forward.

 

Has anyone run into this issue?

 

Any help is greatly appreciated.

 

Here's what i currently have in my batch:

 

msiexec /i G2MSetup5.8.1189_IT.msi TRANSFORMS="G2M.mst" G2MRUNATLOGON=true ALLUSERS=1 /qn

 

::W7 profile::

copy GoToMeeting.lnk "%USERPROFILE%\Microsoft\Windows\Start Menu\Programs\" /Y

 

::XP profile::

copy GoToMeeting.lnk "%USERPROFILE%\Start Menu\Programs\" /Y


Viewing all articles
Browse latest Browse all 2282

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>