Hi all, I have a PowerShell script that uses a communication DLL to open 
another application. When I start this script manually, Windows prompts me 
for allowing the access to that app, and if I allow, everything works as 
usual.
Now I try to start that PowerShell script from Jenkins, using the 
PowerShell plugin.( Because I had similar issues with other use cases in 
the past, I already changed the Jenkins service to login with my personal 
account. (Windows 10)). The script starts, but the "Allowance"-prompt does 
not appear. And thus, after a while, the script (or the DLL function) 
cancels with a timeout error.

So, what can I do ?

Many thanks,
Heider 

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/c8764b10-3cec-4e06-a390-b60feb320b0c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to