Remove-Item powershell command fails
I have a very simple powerhell script
Remove-Item "C:\Users\Public\Desktop\Student TV.lnk" that returns an error code of 1 when I try to use it through PDQ deploy. When I test it locally on a machine it works fine. Any guidance of why this is? I am using all the default settings with the package and this is the only step in the package.
Please sign in to leave a comment.
Comments
2 comments