1. Open Notepad and copy below commands
*************************************************************
@echo off
del "%c:\Users\Public\Desktop\Software Centre.lnk"
XCOPY /H /s /Y "%~dp0Software Center.lnk" "c:\Users\Public\Desktop\"
****************************************************************
2. Then Save as "preferred name".bat
3. Create package with program and deploy from sccm
No comments:
Post a Comment