Hey,,
Okay, yes, I'm newbie..
I have this Line:
get-VM | Where notes -match"firmaid: 336" | select * |
out-gridview
All I want is to add the date of today, to the Out-Gridview
It's okay if date is added to every line in the Out-Gridview, but not necessary.
Can that be done in a one line command ?
Best regards
jakiv