I think this is one of those annoying cases where the columns have a 'display name' to prettify the output.
To get the real property names you can select/filter on, you need to do:
Code: Select all
Get-DnsClientCache | Format-List -Property * -Force
Code: Select all
Get-DnsClientCache | Format-List -Property * -Force
Code: Select all
rem Clear the command history
doskey /LISTSIZE=0
doskey /LISTSIZE=50
Code: Select all
FSUTIL.exe behavior set disable8dot3 1