An interesting news for Sharepoint developers... Keith Richie has
finally release his Sharepoint
User Utility 2.1.
The purpose of the SharePoint User Utilities
(WSSUserUtil and SPSUserUtil) is to assist SharePoint
administrators with performing user maintenance activities for SharePoint
Products and Technologies (which includes Windows SharePoint Services 2.0 and
SharePoint Portal Server 2003).
Some point of interest:
- 100% Full Fidelity User Migrations using the new MigrateUser()
APIs;
- Update feature to synchronize existing SharePoint user Display Name and
Email Address with current values in Active Directory, or values in mapping
file;
- Rich XML export of User Security settings for complete site collections in
WSS and Portal Server areas;
- Interface matches familiar STSADM syntax;
- “Add” feature to add users en-masse to webs, entire web
hierarchies, complete site collections;
- “Clone” account settings.
The project is freely available also with source code. You can download it
from here.
Well done Keith! 