TechNet Script Center - Local Account Management Module
"...
Introduction
This module allows managing local groups and user accounts, local group membership and some other useful tasks. It is based on the ADSI interface and some classes written in C# that are also attached.
All cmdlets support the pipeline so that also complex tasks are very easy to do. Some samples are below.
...
LocalAccount 1.0 C# Solution: LocalAccount 1.0.zip
Security2 1.2 C# Solution: Security2 1.2.zip
Description
The module provides the following script cmdlets:
- Add-LocalGroupMembership
- Disable-LocalUser
- Enable-LocalUser
- Get-LocalGroup
- Get-LocalGroupMembership
- Get-LocalUser
- New-LocalGroup
- New-LocalUser
- Remove-LocalGroup
- Remove-LocalGroupMembership
- Remove-LocalUser
- Set-LocalUser
We're playing some local management "fun and games" at my day job, so this caught my eye and something that might come in handy. But I think best of all was that the C# source was provided, so we not only get the binary goodness, but the source to learn how to fish with too... :)
No comments:
Post a Comment
NOTE: Anonymous Commenting has been turned off for a while... The comment spammers are just killing me...
ALL comments are moderated. I will review every comment before it will appear on the blog.
Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...
I reserve, and will use, the right to not approve ANY comment for ANY reason. I will not usually, but if it's off topic, spam (or even close to spam-like), inflammatory, mean, etc, etc, well... then...
Please see my comment policy for more information if you are interested.
Thanks,
Greg
PS. I am proactively moderating comments. Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...