Configure description of contact object


hi,

i use powershell command configure 'description' of contact object in ad.

i have not been able find right command this.

any on matter appreciated.

 

regards,

ashley.


if have powershell v2 , ad cmdlets, can use set-adobject. syntax be:

 

set-adobject -identity "cn=jim smith,ou=west,dc=mydomain,dc=com" -description "test contact object"

 


richard mueller - mvp directory services


Windows Server  >  Windows PowerShell



Comments

Popular posts from this blog

Round Robin is killing performance on our network

WMI Repository 4GB limit - Win 2003 Ent Question

Change home folder default permission?