Add to Technorati Favorites
Welcome to ThePowerShellGuy.com Sign in | Join | Help

Browse by Tags

All Tags » Provider   (RSS)

PowerShell Community Extensions Active Directory Provider Part 2

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
Posted by MoW | 1 Comments

PowerShell Community Extensions Active Directory Provider Part 1

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
Posted by admin | 8 Comments

Hey PowerShell Guy ! : How Can I Get the Name of the Last User to Log on to a Computer?

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),
Posted by admin | 3 Comments