I am using exporter.exe and an associated .ini file to export group members. The "member" section of the .ini file looks like:
ExportMembers=1
ExportMemberFile=a real file name
ExportDomainGlobalMembers=1
ExportDomainLocalMembers=1
ExportServerLocalMembers=0
ExportWorkstationLocalMembers=0
It works like a charm except that it doesn't export the group names as members, only the users. I don't need the members of the nested groups, but do need the names of the groups themselves. I don't want to use ExporterPro since it cannot be scripted.
Is there a fix for this?
Thanks.
ExportMembers=1
ExportMemberFile=a real file name
ExportDomainGlobalMembers=1
ExportDomainLocalMembers=1
ExportServerLocalMembers=0
ExportWorkstationLocalMembers=0
It works like a charm except that it doesn't export the group names as members, only the users. I don't need the members of the nested groups, but do need the names of the groups themselves. I don't want to use ExporterPro since it cannot be scripted.
Is there a fix for this?
Thanks.
Comment