Share via


Scripts to populate the memberuid attributes when migrating from SFU 3.5 to RFC 2307 schema

As discussed on my earlier Blog post: https://blogs.technet.com/b/sfu/archive/2011/05/25/scripts-to-populate-the-unix-attributes-when-migrating-from-sfu-3-5-to-rfc-2307-schema.aspx ,

So after running both the script as dicussed on the above blog, you would be able to populate the User's unix attribute and Gidnumber for the group. But once you click on the Unix attribute tab for the group, you will not be able to see any users added there. The reason is "missing entries for memberUID for the group".

Please find the attached script to sync memberuid from SFU 3.5 to RFC 2307. Save it as ‘SyncMemberUID.vbs’ and then run it from command prompt using the command below:

> cscript. <name of the script>

SyncMemberUID.txt