< # .SYNOPSIS This script displays the WMI objects associated with a folder .DESCRIPTION This script uses the Associators Of query .NOTES File Name : get-folderobjects.ps1 Author : Thomas Lee – tfl @psp .co.uk Requires : PowerShell Version 2.0 .LINK This script posted to: http://www.pshscripts.blogspot.com .EXAMPLE Get-FolderObjects "C:Foo"… Read the full text.