Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

I have created a user account called "MyUser" via powershell, and the icon graphic in active directory different to that of the user test that I create via the UI.

The scripted one has a circle icon with a downwards facing arrow (would show this but dont have 10 reputation points on server fault =P )

The UI generated user does not has an icon that does not have the downwards facing arrow.

share|improve this question

1 Answer

up vote 8 down vote accepted

It means that the user is disabled. you can right click the account and choose "enable" to enable it.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.