|
|
Browse by Tags
All Tags » PowerShell » Provider
-
In part one of this series : PowerShell Community Extensions Active Directory Provider Part 1
I did show how you can use the PowerShell Community Extensions 1.1 (PSCX 1.1) Active directory provider, to explore your Active Directory Domain from PowerShell as if it was a FileSystem. I this post I go on from there and Show how to select a user ...
-
In my presentations with Bruce Payette at the Developer IT Pro Days in Belgium we did show a lot if community resources , Bruce did show the Gac Provider and some utilities from the Community Extension project on CodePlex in both of the sessions and In the March 29, 2006 Thinking PowerShell session I did show ...
-
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 ...
|
|
|