cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

PowerShell Tail Command

NT_10191042
4-Participant

PowerShell Tail Command

 

C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe Get-ChildItem D:\ptc\Windchill_12.0\Windchill\logs\MethodServer-*-log4j.log | Sort -Descending | Get-Content -wait

 

Use above command to get the latest MethodServer log file tail in Windows.

0 REPLIES 0
Top Tags