How to use PowerShell to query windows file explorer attribute

  • Thread starter Raymond Penalosa (rpenalosa)
  • Start date
R

Raymond Penalosa (rpenalosa)

Is there a powershell cmdlet whereby I can query a Windows File Explorer attribute?As an example. Open Microsoft File Explorer. Right click on a white space and choose Short by/More.A Choose Details windows appear.Now you have a list of attributes you can place a check mark on and when going back to the Windows File Explorer, the column is now visiable.I would like to know if there is a native Microsoft Windows CMDLET, whereby I can search these specific attributes and get the results in PowerShell?Specifically what I am trying to query on Microsoft File Explorer is the Details attribute 'Fi

Continue reading...
 
Back
Top Bottom