Client Management Suite

 View Only
  • 1.  task

    Posted Aug 13, 2014 07:57 AM

    Can i able to add some shortcut of application in systems user desktop using altiris?



  • 2.  RE: task
    Best Answer

    Broadcom Employee
    Posted Aug 14, 2014 05:19 AM

    Hi,

    You may place the icon you need to copy to some network location and then use script task to copy that icon to desktop.

    For example:

    Location with icon:

    \\10.10.10.10\icon

    Script task:

    copy \\10.10.10.10\icon\*.* "%userprofile%\desktop"

    HTH,

    Alex.



  • 3.  RE: task
    Best Answer

    Posted Aug 14, 2014 05:52 AM

    See this articles

    Script to Copy Files/Folders to All the User Profiles on the Machine

    https://www-secure.symantec.com/connect/downloads/script-copy-filesfolders-all-user-profiles-machine