Things to try
     1. $FormatEnumerationLimit = –1
       2. Select-Object –ExpandProperty <property>
 
  Output will display everything.
  https://blogs.technet.microsoft.com/heyscriptingguy/2011/11/20/change-a-powershell-preference-variable-to-reveal-hidden-data/

Powershell: reveal hidden/truncated data in output
 
No comments:
Post a Comment