Jon Geller

Results 2 comments of Jon Geller
trafficstars

The features I am working on this this iteration: 1) Check that conversion from MD to MD object works 2) Check that conversion from MD object to MAML object works...

future note from an offhand conversation in the hallway that applied.... could use this to find aliases in system: ``` PowerShell (get-alias -Definition Get-Computer -ErrorAction SilentlyContinue).count ``` Items with multiple...