SharePoint 2007 Utility #2 - PI - Utility to Import/Export actual user profiles
Posted by: Sahil Malik - blah.winsmarts.com,
on 15 Jan 2007 |
View original | Bookmarked: 0 time(s)
Download code at - http://www.codeplex.com/MOSSProfileImport/
Recommended Reading/Basics before you dive into this blog post: User Profiles and Audience Targeting.
What is this utility?
This is a command line utility that will allow you to export and import user profiles between two MOSS installations that cannot talk with each other, OR, do not have BDC (say you had a cheapo version of MOSS). You could export data from (SAP, or other sources) to XML, and use that XML to suck in data into your SSP in MOSS.
How to use this utility?
The utility comes with online help. Just type in "PI -help" at commandline to get the help screen. The help screen reproduced below for your pleasure -
=================================================Profile...