Hi support, please help. i need to create a script to create a shortcut in all user desktop for a sharepoint site and the icon must display as our company logo. i dont have any url to download the logo. the logo is stored in local storage. please assist. thanks
where do i create this powershell script? in comodo portal?
Hi @doreenmolly ,
Thanks for your script request. We have created an internal task with our script developer CS-56709 for reference.
Kind Regards,
PremJK
The provided Powershell script is only for locally stored icons.
when can i have the script please? in json format
Hi @doreenmolly ,
Please try this script prepared by our script developer and provide your feedback
https://scripts.itarian.com/frontend/web/topic/to-add-a-shortcut-to-users-desktops
Note: Please follow the instructions mentioned in the script.
Kind Regards,
PremJK
Hi @doreenmolly ,
The company logo icon must be stored locally on the system and the path should be mentioned in the parameter “icon path”.
For more information, please refer the description mentioned in the script link
PARAMETERS :
icon name = provide the shortcut icon name as Shortcut_Name parameter eg. comodo
target_path = provide the browser path here as Application_path parameter eg. C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
icon path = provide the path where your icon image is located as a parameter eg. C:\Users\images\logo.ico
Kind Regards,
PremJK