|
|
Browse by Tags
All Tags » Provider » Registry
-
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 ...
|
|
|