I'm using IIFP to sync the GAL between the forests of two separate companies. The process is working well, but I'd like to be able to append a company designation to the display name of the entries both being exported and imported. Does anyone know how to append a static piece of text to the display name of both exported and imported entries?
Karine wrote: > I'm using IIFP to sync the GAL between the forests of two separate > companies. The process is working well, but I'd like to be able to append a > company designation to the display name of the entries both being exported > and imported. Does anyone know how to append a static piece of text to the > display name of both exported and imported entries? As You are using standard GAL Synch probably there is no other way like to open its source code (attached with IIFP), find display name generation rule and change it - pretty simple however I understand taht not everyone wants to open Visual Studio on their desk (because I do this from time to time other MCS folks calls me - "developer" :) ) -- Tomasz Onyszko http://www.w2k.pl/ - (PL) http://blogs.dirteam.com/blogs/tomek/ - (EN)
I don't have access to Visual Studio. Are there any other options? "Tomasz Onyszko" wrote in message news:47FDC469.9070300@w2k.pl... > Karine wrote: >> I'm using IIFP to sync the GAL between the forests of two separate >> companies. The process is working well, but I'd like to be able to >> append a company designation to the display name of the entries both >> being exported and imported. Does anyone know how to append a static >> piece of text to the display name of both exported and imported entries? > > As You are using standard GAL Synch probably there is no other way like to > open its source code (attached with IIFP), find display name generation > rule and change it - pretty simple however I understand taht not everyone > wants to open Visual Studio on their desk (because I do this from time to > time other MCS folks calls me - "developer" :) ) > > -- > Tomasz Onyszko > http://www.w2k.pl/ - (PL) > http://blogs.dirteam.com/blogs/tomek/ - (EN)