I am trying to collect the names of the Scheduled tasks in Python using subprocess
import subprocess import sys encoding = \'utf-8\' cmd = r\'\'\'$env:PYTHO