View/Find all compressed files on the server?
Posted
by
Volodymyr
on Server Fault
See other posts from Server Fault
or by Volodymyr
Published on 2012-11-27T11:19:26Z
Indexed on
2012/11/27
17:06 UTC
Read the original article
Hit count: 438
I need to find all compressed files/folders regardless of file format on a Windows Server 2003 machine. Search options do not provide this capability.
Is there a way to list/view all compressed files?
Perhaps, this can be done by PowerShell using file/folder attributes and put into a txt file with file location.
UPD:
Under compressed files/folders - I mean files which appear in blue color in Explorer after changing file/folder attribute.
© Server Fault or respective owner