“A specified logon session does not exist” in Powershell script called via Python in Windows Scheduled Task

后端 未结 0 665
南方客
南方客 2020-12-19 00:29

I\'m running Windows 10 Pro. I have a python script that calls a PowerShell script like this:

p = subprocess.Popen(
  [
    "C:\\\\windows\\\\system32\\\         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题