That's why I started to search a way to log output from Powershell-console to file. Here is the solution. $( <some commands> ) *>&1 > "C:\out.
確定! 回上一頁