LucD
I'm getting the following error:
Unexpected token '_' in expression or statement.
At C:\Documents and Settings\iswbez\Desktop\wbNFSJan232013.ps1:25 char:24
+ $dsName = $_.Name $_ <<<< .ExtensionData.Host | %{
+ CategoryInfo : ParserError: (_:String) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken