Peter Schneider


MCT, MCSD.NET, MCAD.NET, MCDBA

News

Locations of visitors to this page

  

Austrian .NET Community

Browse by Tags

All Tags » General Software Development » Powershell (RSS)
Get-DocProps Cmdlet for Powershell
I've written a small and rather simple powershell cmdlet which allows you to list the core and application properties of office documents, so that you can do something like this: Samples: Get-DocProps –path "*.docx" | where { $_.Creator...
More Posts