This is one of the features in Active directory which most administrators, system engineers not using in typical networks. Even though this is very small feature it’s very helpful in larger infrastructure systems and will save lot of time, errors with user creation in AD and permissions, membership assign.
Even most not using this, user account templates feature was in place from Windows…
This tutorial will explain how to install AD on server 2012 R2.
Requirement:
Minimum: 1.4 Ghz 64-bit processor
Minimum: 512 MB RAM
Minimum: 32 GB or greater
The first step is to get server 2012 install on a server. it is very similar to server 2008 install and in one of my previous posts i have discribe how to do the install in details.
Next thing we need to do is get network interfaces…
To implement network printing I would like to use printer server installed on server and share the printers and control them from the server. So the printer first configured on server and users are getting connected to printer share from server and print things. in this demo I used server 2003 r2 server.
1) Go to Start > Administrative Tools > Configure your server wizard.
IIS is a services introduce by Microsoft which we can used to host internal, external web sites.
In this article I will demonstrate the following,
• Install IIS in server 02 which is member server of the domain environment. ( it doesn’t necessary to have domain environment to setup IIS, you also can use a standalone server in a workgroup environment as well…