Is there any way (short of getting an active directory browser) to view my OU while logged in to the domain?
Comment determine my user account's OU dans a Windows domain?
Re: Comment determine my user account's OU dans a Windows domain?
gpresult /r | find “OU”
will do it.