None of the powershell script deploys work. I get the error message:
Result: Deployment ended: Unknown error (0xfffd0000). Stop(Failure).
To run the script I use the command:
powershell.exe -executionpolicy bypass -File "\\Lansweeperserver\DefaultPackageShare$\Scripts\SubScriptfolder\powershellscript.ps1"
If I open CMD on the local machine with the Lansweeper Scanning Cred user and type in the same command
powershell.exe -executionpolicy bypass -File "\\Lansweeperserver\DefaultPackageShare$\Scripts\SubScriptfolder\powershellscript.ps1"
then it works just fine.
Also running the scripts over Lansweeper worked a few months ago. Please provide a quick explanation/solution as work is disrupted.