Tontonsam wrote: I've been praticed with CBT Nuggets videos with my VMware and I was able to create users with ldifde/csvde, dsadd. But I try to create an user an another domain with dsadd and I was not able. I think it was the name of my domain. My domain name was for ex "Techexams" and not Techexams.net. So, i place this command: dsadd user cn=Tontonsam,ou=IT,dc=techexams and it s failed. Do I need to have a domain name like Techexams.net to use those commands?
Tontonsam wrote: And if my OU IT was in another OU like Boston, do i add the ou=boston before the ou=it?
Tontonsam wrote: Always on the creating user command, I pratice to use dsquery and dsmod to add a map drive in the home drive user and I can't. To achieve this, I have to use dsmod -hmdir and -hmdrv U: -profile to achieve this. And for use, it creates also roaming profiles for the user. How can only add a map drive using command?
Tontonsam wrote: Excuse me for not using another topic for another issues. I'd like to audit which users in my domain has failed to log on. and also succeed. I create a GPO and defined policy for audit account logon events and audit account managment (success,failure). When I check my event viewer, I see only user System for failure audits and some users told me that they have account locked out. And I can't see their failure attempt.