On Thu, Jan 19, 2012 at 2:26 PM, Christopher Bodnar
<[email protected]> wrote:
> I've got a PowerShell script that enumerates a list of groups and
> their members. Works great in the domain that I run the script from
> (acme.com). Trying to make the same script work against a
> trusted domain (Widgets).
> Get-QADGroupMember : 0000202B: RefErr: DSID-031006E0 ...

  I haven't a clue about the Quest stuff, but I looked up 0x202B and
got ERROR_DS_REFERRAL, "A referral was returned from the server".  I
can't find any useful documentation on what that error actually
*means*, but, if I had to guess, I would guess it means a question was
asked of a DC, and the DC said "ask this other guy".  You say it works
for your local domain but not the trusted domain.  Perhaps your local
DC, when asked for details about the trusted domain, is saying to go
ask a DC in that trusted domain (reasonable), and the Quest tools
aren't handling that for some reason.

  I also Googled "DSID-031006E0".  It appears lot of other people are
getting similar symptoms, but answers seem in short supply.

  Maybe contact Quest for support?

-- Ben

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/>  ~

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to [email protected]
with the body: unsubscribe ntsysadmin

Reply via email to