Forum Discussion
UpNorthIntune
Jun 20, 2024Iron Contributor
Running Powershell Scripts - Windows 11 Laptop - Local Admin
Hi All, I am going round in circle's trying to deploy some powershell scripts, they are required to do some pretty simple tasks, like download a file from a suppliers website and set the wallpape...
UpNorthIntune
Jun 20, 2024Iron Contributor
Slight Break through.
Simplified the process.
Created a script to create a folder on the C drive. - that worked
Created a script to download the file and safe it to the that folder - that worked
Just creating a third script to create a shortcut to that file on the desktop - testings....
Simplified the process.
Created a script to create a folder on the C drive. - that worked
Created a script to download the file and safe it to the that folder - that worked
Just creating a third script to create a shortcut to that file on the desktop - testings....
- UpNorthIntuneJun 20, 2024Iron ContributorDesktop shortcut not worked - seems to be having issues when trying to add files and folders to the desktop..
- NicklasOlsenJun 20, 2024Iron ContributorAre you testing it in system context as well, when you are testing directly on the device?