Install the DHCP server role

  1.       Sign in to SERVR as nkcode\Administrator with the password xxxxxx. 2.       On the Taskbar, click the Server Manager icon, then in Server Manager, click Add roles and features. 3.       In the Add Roles and Features Wizard, click Next. 4.       On

Read More

Installing Windows Server 2012

  (Insert The Bootable DVD): Choose installation language, currency format, time format, and keyboard input method. Click Install now or choose to repair your computer. Select the operating system you want to install. Review and accept the license terms. Select the installation

Read More

Creating New User In PowerShell Command

The Windows PowerShell commands needed to create the new user Kugan Tech in the preceding example were as follows: New-ADUser -DisplayName:”Kugan Tech” -GivenName:”Kugan” -Name:”Kugan Tech” -Path:”OU=IT Users OU,OU=IT OU,DC=nkcode,DC=com” -SamAccountName:”Kugan” -Server:”MIS-SRV.nkcode.com” -Surname:”Tech” -Type:”user” -UserPrincipalName:kugan@nkcode.com Set-ADAccountPassword -Identity:”CN=Kugan Tech,OU=IT Users OU, OU=IT OU,DC=nkcode,DC=com” -NewPassword:”System.Security.SecureString”

Read More

Windows 8 Shortcut Keys

You can use the following shortcut keys in the Windows 8 Startscreen. Shortcut Description Windows Key Window Toggle between the Start screen and the last-opened Windows Store app or the desktop. Window+1, Window+2, etc. Switch to the desktop and launch the “nth” application in the

Read More

Adding the Active Directory Domain Services Role

From the Dashboard click on “Add roles and features”.  You will be presented with the “Before you begin screen.  Click Next.  In the “Installation Type” screen click on “Role-base or feature-based installation”. Click Next You will be presented with the following screen

Read More

Installing Windows Server 2012

The first step is to boot up from the CD or ISO image and select your language settings. Select your Language and input options and then click on Next. Click Install Now Select the operating system you want to install.  I have

Read More

Office 365 for Small Businesses

Create, edit and share With Office 365, make documents and presentations that shine – anytime, anywhere – no matter what device you’re on, including Apple and Android phones and tablets.

Read More

Microsoft Skills Development Roadmap

Choose your path to success. Whether you’re an experienced IT professional or new to the field, we have the training and certification path that will help lead you to success. Our classes are taught by Microsoft Certified Trainers, so you can be

Read More

DNS server Root Hints Locations and Details

Server Location   IP Address a.public-root.net Amsterdam, The Netherlands   84.22.106.2 b.public-root.com Budapest, Hungary   79.172.201.120 c.public-root.com Paris, France   91.121.45.127 d.public-root.net London, UK   80.252.121.2 e.public-root.net Kelowna, British Columbia, Canada   209.97.212.120 f.public-root.com Melbourne, Victoria, Australia   84.22.100.250 g.public-root.net Chicago, Illinois,

Read More

Enable Active Directory Recycle Bin & Restore Deleted Objects

Once you have installed Windows 2008 R2 on all Domain Controllers and the Forest Functionality mode is set to Windows 2008 R2, the Recycle Bin is an available option. However, it is not automatically enabled.  In order to use it, it has

Read More