Tuesday, December 11, 2007

How to add user using command prompt

How to add user using command prompt

Step 1

To add a new user using the command prompt, go to command prompt and then type the following command out.

NET USER Eric * /add

It’s syntax is shown below :

NET USER [username [password | *] [options]] [/DOMAIN]
username {password | *} /ADD [options] [/DOMAIN]
username [/DELETE] [/DOMAIN]

How to prevent files from moving to Recycle Bin

How to prevent files from moving to Recycle Bin

Step 1

To prevent files from going into Recycle Bin, right click on Recycle Bin and then choose Do not move files to the Recycle Bin.

Which indicates that files will be deleted immediately.


What is the location of Active Directory

What is the location of Active Directory

    Active Directory is actually stored here by default. Do not remove this as it cannot be reconstructed and you won’t be able to login to Windows 2000.

c:\winnt\ntds\ntds.dit

How do I change NT Active Directory to Native Mode

How do I change NT Active Directory to Native Mode

Changing active directory to native mode normally occurs when you no longer have any Windows NT server on your network.

Step 1

To change go to Active Directory Users and Computers, choose the computer and then select Properties. Under the General tab click Change Mode.