PowerShell ISE 我有两个脚本:A.ps1 和 B.ps1
1> 我将运行 A.ps1 脚本。它成功运行,并在本地文件中记录日志。2> 运行 B.ps1 脚本。仍在 ISE 中执行 A.Ps1 脚本并记录 A.Ps1 脚本日志。有人能帮忙吗?
PowerShell ISE 我有两个脚本:A.ps1 和 B.ps1
1> 我将运行 A.ps1 脚本。它成功运行,并在本地文件中记录日志。2> 运行 B.ps1 脚本。仍在 ISE 中执行 A.Ps1 脚本并记录 A.Ps1 脚本日志。有人能帮忙吗?