Hi, I am struggeling a little bit with PSADT because I want to start from PSADT another Powershellscript with following parameters, I am not the best in powershell but I am very interested.
I have an external script that should be run with parameters.
GetDriverDownload.ps1 -Destination C:\programdata\driver -PackageTypes 1,2,3,4 -RebootTypes 0,3,5
My Problem is now that I try to start it from PSADT. Please, has anyone an idea so that this could work?
Thanks a lot. ![]()