PSTools ╰半夏微凉° 2022-11-21 09:47 116阅读 0赞 pstools = r'C:\PSTools\PsExec64.exe \\' arguments = ' -u coputername -p password -accepteula ' python_path = r'c:\python38\python.exe ' main_script = r'c:/main1.py ' start_end = '-s {} -e {}' os.system(pstools+ip+arguments+python_path+main_script+start_end.format(str(start),str(end)))
相关 PSTools pstools = r'C:\PSTools\PsExec64.exe \\' arguments = ' -u coputername -p password ╰半夏微凉°/ 2022年11月21日 09:47/ 0 赞/ 117 阅读
相关 【转】PSTools工具使用方法 转自:[https://blog.csdn.net/hongkaihua1987/article/details/85230082][https_blog.csdn.net_h - 日理万妓/ 2022年10月24日 11:50/ 0 赞/ 1064 阅读
还没有评论,来说两句吧...