When we talk about cisco switches the "ip routing" and "default-gateway" is two common commands that we use for configure the routing info. But if you didn't use this 2 carefully it can cause some serious routing issues. You cannot use both of this in same time in any switches.
Use of default-gateway
To define a default gateway (router) when IP routing is disabled, use the…
This tutorial will explain how to install AD on server 2008. This will valid for windows 2008 R2 as well.
Requirement:
Minimum: Single processor with 1.4 GHz (x64 processor) or 1.3GHz (Dual Core)
Minimum: 512 MB RAM
Minimum: 32 GB or greater
The first step is to assign a ip to the server that you going to deploy the AD. Its nessary to install it as DNS server too. So its better to have fixed ip…
Windows 2008 core its great creation of Microsoft. It's basically a light version of windows 2008 and comes without all the GUI stuff. There are tools that you can install in core installation and get the GUI. In here I'm going to demonstrate how to setup domain control using Command prompt.
Requirement :
Minimum: 1 GHz (x86 processor) or 1.4 GHz (x64 processor)
Minimum: 512 MB RAM
Minimum…
When talk about core 2008 the most admin have this issue since that for even easy task like changing hostname it have to everything via command line. When it comes to a task like setup dc with windows core and doing it via command line its much time consuming. In server 2008 R2 Microsoft gave some more help for admins to use some tools. In 2008 r2 you can use "sconfig" to configure the…