run powershell new-pssession from php

后端 未结 0 797
春和景丽
春和景丽 2020-12-13 14:25

I have the following PowerShell script and try it to run from my php website to get the email address from M365:

Try  {
$username = "username"
$pass         


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