Locate Compressed files on servers
Posted
by frankdossing
on Stack Overflow
See other posts from Stack Overflow
or by frankdossing
Published on 2009-09-30T12:29:44Z
Indexed on
2010/04/30
0:07 UTC
Read the original article
Hit count: 238
Hi, I would like to create a powershell script generating a report showing all compressed files/folders on remote servers. By compressed files I mean files compressed using the buildin Windows Compression utility, not zip. But I have a hard time figuring out how to localize the compressed files. Should I go with WMI or?
Thanks Frank
© Stack Overflow or respective owner