Go Back   TechArena Community > Technical Support > Computer Help > Windows Server > Active Directory
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , ,

Sponsored Links



User only visible with view Advanced features enabled

Active Directory


Reply
 
Thread Tools Search this Thread
  #1  
Old 06-05-2009
Chris Ramsay
 
Posts: n/a
User only visible with view Advanced features enabled

Hello,

I'm scratching my head with this one. We have a new user account in Active
Directory. This user is only visible in the Active Directory users and
computers applet if I go to View and select "Advanced Features". Otherwise
he does not show at all. I can perform a find for the user and that returns
successfully regardless whether I have the Advanced Features view turned on
or not. This appears to be the only account affected in this way.

I looked through the security settings and everything appears as it should.
Any thoughts on this would be appreciated.

Thanks,
Chris
Reply With Quote
  #2  
Old 07-05-2009
Ace Fekay [Microsoft Certified Trainer]
 
Posts: n/a
Re: User only visible with view Advanced features enabled

"Chris Ramsay" <ChrisRamsay@discussions.microsoft.com> wrote in message
news:B71369B7-B15F-42E8-B501-707158762DFB@microsoft.com...
> Hello,
>
> I'm scratching my head with this one. We have a new user account in
> Active
> Directory. This user is only visible in the Active Directory users and
> computers applet if I go to View and select "Advanced Features".
> Otherwise
> he does not show at all. I can perform a find for the user and that
> returns
> successfully regardless whether I have the Advanced Features view turned
> on
> or not. This appears to be the only account affected in this way.
>
> I looked through the security settings and everything appears as it
> should.
> Any thoughts on this would be appreciated.
>
> Thanks,
> Chris



Interesting issue. I've never seen this problem. I assume DNS settings are
correct on the DC (not using your ISP DNS).

I am assuming you created the account on the DC that you have the ADUC
opened, or was it created on another one?
I also assumed you closed the ADUC and re-opened it?

Maybe elaborating on how many DCs, how many domains, are any of the DCs
multihomed, Event Log EventID errors, etc, and an ipconfig /all of this DC
and another sample DC may be helpful to further specifically diagnose this
for you.

--
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSA Messaging, MCT
Microsoft Certified Trainer
aceman@mvps.RemoveThisPart.org

For urgent issues, you may want to contact Microsoft PSS directly. Please
check http://support.microsoft.com for regional support phone numbers.

"Efficiency is doing things right; effectiveness is doing the right
things." - Peter F. Drucker
http://twitter.com/acefekay

Reply With Quote
  #3  
Old 07-05-2009
Florian Frommherz [MVP]
 
Posts: n/a
Re: User only visible with view Advanced features enabled

Chris,

Chris Ramsay schrieb:
> I'm scratching my head with this one. We have a new user account in Active
> Directory. This user is only visible in the Active Directory users and
> computers applet if I go to View and select "Advanced Features". Otherwise
> he does not show at all. I can perform a find for the user and that returns
> successfully regardless whether I have the Advanced Features view turned on
> or not. This appears to be the only account affected in this way.


Please check with ADSIEdit (or LDAP) whether the user's
"showInAdvancedViewOnly" attribute is set to "TRUE". If so, change that
back to "FALSE".

Is Cisco's "Unity" involved here?

Cheers,
Florian
--
Microsoft MVP - Group Policy
eMail: prename [at] frickelsoft [dot] net.
blog: http://www.frickelsoft.net/blog.
Maillist (german): http://frickelsoft.net/cms/index.php?page=mailingliste
Reply With Quote
  #4  
Old 07-05-2009
Meinolf Weber [MVP-DS]
 
Posts: n/a
Re: User only visible with view Advanced features enabled

Hello Florian Frommherz [MVP],

You can also use the "Attribute Editor" on the user account properties to
check the "showInAdvancedViewOnly" instead of ADSIedit or LDP.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> Chris,
>
> Chris Ramsay schrieb:
>
>> I'm scratching my head with this one. We have a new user account in
>> Active Directory. This user is only visible in the Active Directory
>> users and computers applet if I go to View and select "Advanced
>> Features". Otherwise he does not show at all. I can perform a find
>> for the user and that returns successfully regardless whether I have
>> the Advanced Features view turned on or not. This appears to be the
>> only account affected in this way.
>>

> Please check with ADSIEdit (or LDAP) whether the user's
> "showInAdvancedViewOnly" attribute is set to "TRUE". If so, change
> that back to "FALSE".
>
> Is Cisco's "Unity" involved here?
>
> Cheers,
> Florian



Reply With Quote
  #5  
Old 07-05-2009
Chris Ramsay
 
Posts: n/a
Re: User only visible with view Advanced features enabled

Hello,

Actually yes as it turns out Unity was setting the "showinAdvancedViewOnly"
field when we unchecked the "Show subsricber in email server address book
field". Turns out it not only hides the user from the GAL but also sets this
attribute. I'll be taking this up with Cisco for a possible fix.

Thanks for everyone's help,
Chris



"Florian Frommherz [MVP]" wrote:

> Chris,
>
> Chris Ramsay schrieb:
> > I'm scratching my head with this one. We have a new user account in Active
> > Directory. This user is only visible in the Active Directory users and
> > computers applet if I go to View and select "Advanced Features". Otherwise
> > he does not show at all. I can perform a find for the user and that returns
> > successfully regardless whether I have the Advanced Features view turned on
> > or not. This appears to be the only account affected in this way.

>
> Please check with ADSIEdit (or LDAP) whether the user's
> "showInAdvancedViewOnly" attribute is set to "TRUE". If so, change that
> back to "FALSE".
>
> Is Cisco's "Unity" involved here?
>
> Cheers,
> Florian
> --
> Microsoft MVP - Group Policy
> eMail: prename [at] frickelsoft [dot] net.
> blog: http://www.frickelsoft.net/blog.
> Maillist (german): http://frickelsoft.net/cms/index.php?page=mailingliste
>

Reply With Quote
  #6  
Old 08-05-2009
Florian Frommherz [MVP]
 
Posts: n/a
Re: User only visible with view Advanced features enabled

Chris,

Chris Ramsay schrieb:
> Actually yes as it turns out Unity was setting the "showinAdvancedViewOnly"
> field when we unchecked the "Show subsricber in email server address book
> field". Turns out it not only hides the user from the GAL but also sets this
> attribute. I'll be taking this up with Cisco for a possible fix.


Thanks for posting the feedback. Could you drop us a message here if you
get any news/answers from Cisco on the issue?

Thanks,
Florian
--
Microsoft MVP - Group Policy
eMail: prename [at] frickelsoft [dot] net.
blog: http://www.frickelsoft.net/blog.
Maillist (german): http://frickelsoft.net/cms/index.php?page=mailingliste
Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Server > Active Directory


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "User only visible with view Advanced features enabled"
Thread Thread Starter Forum Replies Last Post
Advanced Features of Asus Crosshair IV Extreme Deward Motherboard Processor & RAM 6 15-02-2011 05:41 PM
How I can determine which tank is visible to the user in FishVille Abigaill Video Games 4 29-01-2011 12:57 AM
VPN connections as the user is not visible in Windows 7 Damned 2 Networking & Security 5 06-01-2011 10:59 AM
User account is not visible in the welcome screen of windows 7 ? Hemendu Operating Systems 3 02-12-2010 06:52 AM
Features of Advanced SystemCare Free Gaige Windows Software 5 16-03-2010 10:08 PM


All times are GMT +5.5. The time now is 05:26 PM.