Renaming of VFE accounts

144 views
Skip to first unread message

Adrian Yong

unread,
Jun 3, 2015, 6:50:50 AM6/3/15
to google-ap...@googlegroups.com
Hi, May I know if I can bulk rename VFE accounts which I have in a former_employees sub org ?

Currently as per default I have 2 groups of users :

1. Migrated from Postini 
- Google renamed them as vfe.1.firstname.lastname ..... vfe.199.firstname.lastname

Is it possibe to bulk rename them to vfe.0001.firstname.lastname ...... vfe.0199.firstname.lastname ?
- adding "zero" so that they become running numbers ?


2. Recently suspended accounts
- Named as Firstname Lastname

Is it possible to bulk rename them to vfe.xxxx.firstname.lastname ?
I will change the number "xxxx" manually.

Jay Lee

unread,
Jun 3, 2015, 7:14:32 AM6/3/15
to google-ap...@googlegroups.com
First off, the naming scheme for VFE accounts is cosmetic, renaming an account to vfe.NNNN.username@ does not turn the user into VFE. Make sure you're actually applying the VFE license to suspended users.

For #1, yes, that's possible, just create a CSV file named renames.csv that looks like:

oldEmail,newEmail

then you can simply run:

gam csv renames.csv gam update user ~oldEmail username ~newEmail

remember that renaming an account leaves the old name on the account as an alias so after it's done you probably want to run:

gam csv renames.csv gam delete alias ~oldEmail

to clean up the aliases.

The process for #2 should pretty much be the same.


Jay Lee

--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/8283f5f2-b0f7-4677-a205-53f2b263c781%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages