Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Configuring Nano Server to Join a Domain, Exercises of Computer Science

The steps to add a successfully created nano server to a domain controller. The process includes setting the ip address, enabling file and printer sharing in the inbound firewall rule, moving a file from the domain controller to the nano server, adding the nano server as a trusted host, joining the nano server to the domain using offline commands, and restarting the nano server to confirm the join. Once logged in with domain administrator credentials, the domain column will display the domain name.

What you will learn

  • What are the steps to set the IP address for a NANO Server on a Domain Controller?
  • How can I enable file and printer sharing session from the inbound firewall rule for a NANO Server?
  • What command should I use to add a NANO Server as a trusted host on a Domain Controller?

Typology: Exercises

2016/2017

Uploaded on 09/25/2017

karthirk2k7
karthirk2k7 🇮🇳

3 documents

1 / 3

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Adding NANO Server to Domain controller
After Creating Success Full Nano Server. We need to do some initial configuration to communicate
from Domain controller.
a. We need set IP Address
b. We need to enable ALL file share and printer sharing session from the inbound
firewall rule
Once finished above task. We can move to Domain controller and follow the steps for join nano server
to domain.
You will receive file on c:odjblob and you need move same file into your Nano server.
From DC in the file explorer
2. Need to add Nano Server as trusted host on DC
3. You can view the trusted hosts from the below Command
4. You can add Nano server to domain through following command (Offline)
5. To confirm domain join we have to restart the Nano server.
pf3

Partial preview of the text

Download Configuring Nano Server to Join a Domain and more Exercises Computer Science in PDF only on Docsity!

Adding NANO Server to Domain controller After Creating Success Full Nano Server. We need to do some initial configuration to communicate from Domain controller. a. We need set IP Address b. We need to enable ALL file share and printer sharing session from the inbound firewall rule Once finished above task. We can move to Domain controller and follow the steps for join nano server to domain.

You will receive file on c:odjblob and you need move same file into your Nano server. From DC in the file explorer

  1. Need to add Nano Server as trusted host on DC
  2. You can view the trusted hosts from the below Command
  3. You can add Nano server to domain through following command (Offline)
  4. To confirm domain join we have to restart the Nano server.
  1. We can login through you domain administrator credential.
  2. You can see the Domain Column it’s showing my Domain name MYLAB.COM

I just create one html file and pasted into Nano server IIS root folder to confirm my Nano IIS server is working fine. Here we go…..