sRet = Sys.PowerShell(#sCommand)
执行PowerShell,返回PowerShell执行过程中的控制台输出文本
社区版与企业版
sRet,将命令运行后的结果赋值给此变量。