All Tags »
PowerShell »
Registry »
Provider
Sorry, but there are no more tags available to filter with.
-
Another rewrite of a Hey Scripting guy ! question in PowerShell, How Can I Get the Name of the Last User to Log on to a Computer?
as this time the answer involved the registry, there are a lot of ways in powershell.
First I show a oneliner (using get-item),
Then I will also show that, as in PowerShell the registry is just another Drive ...