$h.GetEnumerator() | ForEach-Object { Write-Host Key: $_.Name, Value: $_.Value }