0% found this document useful (0 votes)
5 views1 page

Change Computer Name and IP via CMD

Uploaded by

kavya
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views1 page

Change Computer Name and IP via CMD

Uploaded by

kavya
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

> To change the computer name

run->[Link] -> give the number of computer name(2) -> enter the
computer name(Srever2) -> enter and restart

> To change ip address

run ->[Link] ->enter 8 for network Adaptor -> enter 10 ->enter op 1


for set ip ->write s ->give th ip address [Link] and [Link]

> creat user using command line ( dir service command line tools like dsadd )

cd /
dsadd user cn=Mishrasadhana,cn=users,dc=ABC,dc=com -upn sadhana@[Link] -
pwd home@123

> creat usre in OU using command line

cd/
dsadd user cn=Mishrasadhana,ou=users,dc=ABC,dc=com -samid Mishra -fn
Mishra -ln sadhana -upn sadhana@[Link] - pwd home@123

first cn:-common name(full name to identify user name)


secont cn:-container name
dc:-distinguished name
samid:-security account management
fn:- fiest name
ln:- last name
upn:- user principal name

>

You might also like