Category: Microsoft Windows Server

  • Active Directory Migration Server 2008 to 2016

    Active Directory Migration Server 2008 to 2016

    In this blog, we’ll move the roles on our Server2008 (Windows Server 2008 R2 SP1) Active Directory Migration server to Server2016 (new Windows Server 2016 Standard)

    Before proceeding to migration an Active Directory from Windows Server 2008 R2 to Windows Server 2016, you want to first install Windows Server 2016 on a replacement machine which can then be promoted to Active Directory Server 2016.

    Migration Server 2008 to Server 2016

    1- Install Windows Server 2016.

    How to Install Windows Server 2016 so, Click here

    2- Rename Windows Server 2016.

    How to rename Windows Server 2016 so, Click here

    3- Configure the IP Addresses in Server 2016.

    The next step is to configure the IP and therefore the DNS Addresses on the new server.

                               Windows Server 2008 R2           Windows Server 2016

    Computer Name:             Server2008                            Server2016

    Domain Name:              xpertstec.local

    IP Address (Static):          10.0.0.20                                10.0.0.25

    Subnet Mask:                255.255.255.0                       255.255.255.0

    Default Gateway:            10.0.0.1                                  10.0.0.1

    Preferred DNS Server:   10.0.0.20                                 10.0.0.20

    4- First, let’s have a glance at my environment. we have a domain controller xpertstec.local which is installed on Windows Server 2008 R2.

    active directory users and computers server 2008

    Raise the Forest Functional Level and Domain Functional Levels in Windows Server 2008 R2.

    5- Click Start button, select Administrative Tools and then Active Directory Domains and Trusts.

    server 2008 administrator tools

    6- Right click Active Directory Domains and Trusts and then choose Raise Forest Functional Level.

    active directory domains and trusts

    7- Select an available forest functional level Windows Server 2008 R2 and then click on Raise.

    raise forest functional level

    8- Click OK.

    raise the forest functional level

    9- The functional level was raised successfully so, click on ok.

    forest functional level raised successfully

    Now Raising the Function Level of the Domain

    10- Right-click on the name, (xpertstec.local) and then click on Raise Domain Functional Level.

    server 2008 raise domain functional level

    11- It has already got raised the Domain Functional Level to Windows Server 2008 R2 so, click on Close.

    current domain functional level

    12- Type the Netdom query fsmo command to see which server has installed FSMO roles.

    netdom query fsmo command

    13- DNS Manager screen.

    dns manager server 2008

    14- The IP address of our Active Directory Domain Controller Windows Server 2008 R2.

    internet protocol properties

    15- The IP address of the Windows Server 2016.

    internet protocol properties

    16- On our Windows Server 2016 server so, we will ping and access our Domain Controller server

    command prompt

    Join Windows Server 2016 to an Active Directory Domain Controller.

    17- The thanks to Join Windows Server 2016 to an Active Directory Domain, Click here

    18- Our server2016 has successfully joined the domain. Server2008 on our AD server so, we will see the status within the Computers.

    active directory users and computers computers

    Migration Server 2008 to Server 2016

    Now check in Windows Server 2016 with the domain administrator account.

    19- Create an Additional Domain Controller (ADC) In Windows Server 2016.

    How to Create an Additional Domain Controller (ADC) In Windows Server 2016, so please Click here

    20- Now have a glance at my active directory Domain Controllers Server2008 so, we will now see that our server Server2016 is within the domain role.

    active directory users and computers computers

    21- within the Server Manager, we will see the AD DS Roles.

    server manager 2016 ad ds

    22- within the Start menu, we will see shortcuts and management components for Active Directory management.

    server 2016 start menu

    23- Our Active Directory services are running smoothly.

    server 2016 local services

    24- DNS Manager Screen.

    dns manager server 2016

    25- In the Active Directory Sites and Services screen.

    active directory sites and services

    Transferring the Flexible Single Master Operations (FSMO) Role.

    I have a Windows Server 2008 Domain Controller (server2008) and have a further Windows Server 2016 domain controller (Server2016). to finish the migration, we’d like to transfer 5 FSMO roles to the new domain controller.

    1. Schema Master
    2. Domain Naming Master
    3. PDC
    4. RID pool manager
    5. Infrastructure Master

    26- To seek out which server is currently holding FSMO. so, run the subsequent command, netdom query fsmo

    The FSMO roles are currently within the Windows Server 2008 R2 domain controller server name (server2008)

    netdom query fsmo command server 2008

    Using the Active Directory Schema snap-in to transfer the Schema Master role

    27- Open prompt in administrative mode and sort regsvr32 schmmgmt.dll

    server 2016 regsvr32 command

    Transfer Operations Master Role

    28- On the Server2016 server so, open Active Directory Users and Computers, right-click on local domain xpertstec.local and then click on Operations Masters.

    active directory 2016 operations master

    29- On the Operations Masters and Select the RID tab and then choose the Change button.

    active directory server 2016 operations master rid

    30- Click Yes.

    active directory server 2016 operations master role

    31- The operations master role was successfully transferred. so, click on ok.

    operations master transferred role

    32- Now you can Verify that Operation master now transferred to our new Server SRV2016.xpertstec.local

    operations master rid tab

    33- On the Operations Masters and then select the PDC tab and choose the Change button.

    operations master pdc

    34- Click Yes.

    operations master transfer role

    35- The operations master role was successfully transferred, so click on ok.

    operations master transferred role

    36- Now Verify that Operation master now transferred to our new Server SRV2016.xpertstec.local

    operations master pdc transferred

    37- On the Operations Masters and select the Infrastructure tab and then choose the Change button.

    operations master infrastructure

    38- Click Yes.

    active directory server transfer role

    39- The operations master role was successfully transferred, so click on ok.

    operations master roles transferred

    40- Now Verify that Operation master is now transferred to our new Server SRV2016.xpertstec.local

    operations master infrastructure

    41- Open Server Manager, select the Dashboard tab, select Tools and then click Active Directory Domains and Trusts.

    windows server 2016 dashboard, tools

    Change Domains and Trusts roles from server 2008 to 2016

    42- Right-click Active Directory Domains and Trusts and then choose to change the Active Directory Domain Controller.

    domains and trusts operation master  server 2016

    43- Select this Domain Controller or AD LDS Instance. Click on the domain controller that you simply want to be the schema master role and then click on ok.

    change directory server server 2016

    44- Right-click Active Directory Domains and Trusts and then choose Operations Master.

    domains and trusts operations master

    45- Select Change.

    server 2016 domain naming operations master

    46- Click YES.

    domains and trusts role transfer

    47- The operations master was successfully transferred, so click on ok.

    domains and trusts role transferred

    48- Confirmed the domain naming operation master role and click on Close.

    server 2016 domain naming operations master

    49- Now we’d like to move our Schema Master role. So, we’d like to register the schmmgmt.dll open prompt and run the command below. Regsvr32.exe C: \ windows \ system32 \ schmmgmt.dll

    schmmgmt command

    50- the method was completed successfully and then click on ok

    regsvr32 command

    51- To open Microsoft Management Console mmc type mmc and then hit enter.

    command prompt mmc

    52- Click File and then choose Add/Remove Snap-in

    server 2016 add remove snap-in

    53- From the left side, under Available Snap-ins, Select Active Directory Schema, then click Add and then click on ok.

    server 2016 add remove snap-in

    54- Right-click Active Directory Schema, and then choose Change Active Directory Domain Controller.

    Console

    server 2016 console root

    55- Select this Domain Controller or AD LDS Instance, click on the domain controller that you simply want to be the schema master role and click on ok.

    change directory server server 2016

    56- Click OK.

    change directory schema snap-in

    57- within the console1, right-click on Active Directory Schema (SRV2016.xpertstec.local) and choose the Operations Master.

    change directory schema operations master

    58- Click Change.

    change schema master

    59- Click Yes.

    change directory change schema master

    60- Operations Master successfully transferred and click ok.

    change directory schema transferred

    61- Now confirm your current schema master which is Server2016 and click on Close.

    change schema master

    62- Now run the Netdom query fsmo command, we will now see that our roles are moved to our Windows Server 2016 Additional Domain Controller.

    netdom query fsmo server 2016 command

    63- Now have a glance at the status of replication after moving the roles. once we run the repadmin / showrepl command for this process.

    repadmin shorep command

    64- Now we need to change the DNS address of our additional Domain Controller server to be the IP address of our Windows Server 2016 Domain server.

    internet protocol properties

    Now the final step is to remove (uninstalling) server2008 Active Directory domain controller.

    Remove Active Directory Domain Controller 2008

    65- Open prompt type dcpromo and hit Enter.

    dcpromo command prompt

    66- Click Next.

    run dcpromo server 2008

    67- The Active Directory domain controller is a global catalog service, make sure your primary DC also has the service enabled and click the ok button.

    active directory installation wizard

    68- Confirmed that Delete the domain because this server is the last domain controller in the domain is UNCHECKED and click next.

    active directory installation wizard 2008

    69- Type a password for the new Administrator account on this server and click next.

    active directory install password

    70- Review the summary and click next.

    active directory 2008 installation wizard

    71- Check the Reboot on completion box to restart the server after the service has been removed.

    active directory 2008 setup dcpromo

    72- After rebooting the server2008 Domain Controller Login with the local administrator account and open Server Manager.

    server 2008 start menu

    73- In Server Manager click Roles under Roles Summary and click on Remove Roles.

    server manager 2008

    74- Remove Roles Wizard, click next.

    server 2008 remove roles wizard

    75- Uncheck Active Directory Domain Services and DNS Server and click on next.

    server 2008 remove roles dns server

    76- Click Remove.

    server 2008 confirm remove roles

    77- Click Close.

    server 2008 remove roles results

    78- does one want to restart now, click Yes.

    server 2008 uninstalling domain

    79- After rebooting server Log back to server2008, active directory domain services removal succeeded and click on Close.

    server 2008 roles removal results

    Disjoin the machine from the domain.

    80- Select Server manager, Under Server Summary, click Change System Properties.

    server manager 2008

    81- On the System Properties, click Change.

    system properties change name

    82- Select Workgroup type during a workgroup name and click on ok.

    server 2008 name workgroup

    83- Warning message, click ok.

    server 2008 computer name change

    84- Welcome to the workgroup, and then click ok.

    server 2008 welcome workgroup

    85- Click ok to restart the server.

    server 2008 how to rename

    86- System Properties, click Close.

    system properties sever 2008

    87- Click Restart Now or Restart Later and then shut down this server.

    how to rename server 2008

    For more details click here

  • Step by step Migrate Active Directory Windows Server 2003 to Active Directory Windows Server 2016.

    Step by step Migrate Active Directory Windows Server 2003 to Active Directory Windows Server 2016.

    Migrate Active Directory Server 2003 to Server 2016, In this blog, I’m using my Server2003 (windows server 2003 STD SP2) and my Server2016 (new Windows Server 2016 Standard).

    Before proceeding to migrate a lively Directory from Windows Server 2003 to Server 2016, you want to first install Windows Server 2016 on a replacement machine which can then be promoted to Active Directory Server 2016.

    Migrate Active Directory Server 2003 to Server 2016

    1- Windows Server 2016 Installation.

    How to Install Windows Server 2016, Click here

    2- Renaming Windows Server 2016.

    How to rename Windows Server 2016, Click here

    3- Configure the IP Addresses in Server 2016.

    Windows Server 2003     Windows Server 2016

    Computer Name:         Server2003                     Server2016

    Domain Name:             xpertstec.local

    IP Address (Static):      10.0.0.20                        10.0.0.25

    Subnet Mask:               255.255.255.0                255.255.255.0

    Default Gateway:          10.0.0.1                          10.0.0.1

    Preferred DNS Server:  10.0.0.20                        10.0.0.20

    Now we’d like to Rais the domain and forest functional level in Server2003.

    How to raise Active Directory domain and forest functional levels in Windows Server 2003.

    Raise Domain Function level Server 2003

    4- On the Server2003, open Active Directory Users and Computers, then right-click domain name (xpertstec.local), then click Raise Domain Functional Level.

    raise domain functional level active directory server 2003

    5- Raise Domain Functional Level interface, make sure you click on Windows Server 2003 and then click Raise.

    Domain Functional Level must be found out to a minimum of Windows 2003 mode. this is often rock bottom required Domain Functional Level that permits a Windows Server 2012 Domain Controller installation.

    raise domain functional level active directory sever 2003

    6- Raise Domain Functional Level, so click ok.

    domain functional level active directory sever 2003

    7- The Domain functional level was raised successfully, then click the ok button.

    domain functional level raised sever 2003

    8- The current domain functional level is Windows Server 2003, so click close.

    current domain functional level active directory sever 2003

    Raise Forest Functional Level Server 2003

    9- Open Active Directory Domain and Trusts right-click Active Directory Domain and Trusts and then click Raise Forest Functional Level.

    raise forest functional level active directory sever 2003

    10- On the Raise Forest Functional Level select Windows Server 2003 and then click Raise.

    raise forest functional level active directory sever 2003

    11- On the Raise Forest Functional Level, so click ok.

    forest functional level sever 2003

    12- Click ok the functional level was raised successfully.

    forest functional level raised sever 2003

    13- Verify Current Forest functional level is Windows Server 2003 and then click on ok.

    current forest functional level sever 2003

    14- The next step is to hitch Windows Server 2016 to a lively Directory Domain.

    How to Join a Windows Server 2016 to a lively Directory Domain, Click here here

    Now check in Windows Server 2016 with the domain administrator account.

    15- Setup an Additional Domain Controller (ADC) in Windows Server 2016.

    How to Setup an Additional Domain Controller (ADC) in Windows Server 2016, Click here

    Now we need to move Server roles from windows server 2003 to Windows Server 2016

    Change Operation Master ( Migrate Active Directory Server 2003 to 2016)

    16- On the Server2016 server, open Active Directory Users and Computers, right-click domain xpertstec.local and then click on Operations Masters.

    active directory 2016 operational master

    17- On the Operations Masters, Select the RID tab and then choose the Change button.

    server 2016 operational master rid

    18- Click Yes.

    active directory 2016 operational master role

    19- The operations master role was successfully transferred and then click ok.

    active directory 2016 transferred role

    20- Verify that the Operation master now transferred to your new Server Server2016.xpertstec.local.

    active directory 2016 operational master rid

    21- On the Operations Masters, Select the PDC tab and then choose the Change button.

    active directory 2016 operational master pdc

    22- Click Yes.

    server 2016 transfer role

    23- The operations master role was successfully transferred and then click on ok.

    server 2016 operations master transferred

    24- Verify that the Operation master now transferred to the new Server Server2016.xpertstec.local

    active directory 2016 operational master

    25- On the Operations Masters, Select the Infrastructure tab and then choose the Change button.

    server 2016 operational master infrastructure

    26- Click Yes.

    server 2016 transfer role

    27- The operations master role was successfully transferred, so click ok.

    server 2016 operational master transferred

    28- Verify that the Operation master now transferred to the new Server Server2016.xpertstec.local

    server 2016 operational master infrastructure

    Change Domain Controller

    29- On Server2016 server, open Active Directory Sites and Services right-click Active Directory Sites and Services and then click Change Domain Controller.

    server 2016 sites and services

    30- Select This Domain Controller or AD LDS instance and choose your Server2016.xpertstec.local and click on ok.

    change directory server 2016

    31- Verify that the Windows Server is now reflecting your new Server2016.xpertstec.local.

    sites and services server 2016

    32- On the Active Directory Domains and Trusts, right-click Active Directory Domains and then Trusts and choose Operations Manager.

    domains and trusts operations master

    33- On the Active Directory Domains and Trusts, right-click Active Directory Domains and Trusts and choose Operations Manager.

    server 2016 domain naming operations master

    34- Are you sure you would like to transfer the operations master role to a special computer? and click on Yes.

    domains and trusts tole transfer

    35- The Operations Master is successfully transferred and click on ok.

    domains and trusts tole transferred

    36-Now the Domain naming operations master transferred to the Server2016.xpertstec.local server.

    domain naming operations master

    37- On the Server2016 server, open prompt and sort regsvr32 schmmgmt.dll to vary the Schema Master.

    server 2016 regsvr32

    38- Now type mmc and press Enter.

    mms command prompt

    Change Active Directory Schema ( Migrate Active Directory Server 2003 to 2016)

    39- On the Server2016.xpertstec.local server > open MMC > click file and then choose Add/Remove Snap-in.

    server 2016 add remove snap in

    40- Select Active Directory Schema, click Add button and then click ok.

    server 2016 add remove snap in

    41- On the Console1 > right-click Active Directory Schema and then select Change Active Directory Domain Controller.

    server 2016 console root

    42- Select This Domain Controller or AD LDS instance > click Server2016.xpertstec.local server and then click on ok.

    change directory server 2016

    43- Click OK to proceed.

    change directory schema snap in

    44- Verify the Active Directory Schema Server2016.xpertstec.local computer is shown.

    active directory schema master server 2016

    45- On the Console1 > right-click Active Directory Schema and then choose Operations Master.

    directory directory schema operations master

    46- Click the Change button to transfer the schema master role to the Server2016.xpertstec.local.

    change directory change schema

    47- Are you sure you would like to vary the schema operations master? and then click on Yes.

    change directory change schema master

    48- Operations master successfully transferred, click ok.

    change directory change schema transfer

    49- Verify the present schema master (online) is now Server2016.xpertstec.local and then click on Close.

    change directory change schema 2016

    50- Go back to Server2016 Server, open prompt and sort Netdom query fsmo to verify that out new Server2016.xpertstec.local Server is running the FSMO role.

    netdom query fsmo 2016

    51- Remove the Server 2003 from Global Catalog.

    On Server2016 open Active Directory Users and Computers.


    Expand your domain (e.g. xpertstec.local) and Select Domain Controllers.
    Right-click at your old server (e.g. Server2003) and then Select Properties.

    server 2016 add users and computers

    52- So, Under General tab click NTDS Settings.

    server 2003 ntds global catalog

    53- Uncheck the Global Catalog checkbox and click ok and then ok to close all windows.

    ntds settings properties

    54- Next, open IPv4 IP and make sure you point the DNS IP to your new Server2016.xpertstec.local IP address.

    Change the Preferred DNS Address on Server 2003

    On Server2003: Open Network and Sharing Center.

    Right-click on Local Area Connection and click Properties.
    Double click on Internet Protocol TCP/IP.

    Change the Preferred DNS server address to match the Server2016 IP Address.
    click ok and then close all windows.

    internet protocol properties

    Remove Active Directory Server 2003

    Now the last step is to remove our Server 2003 Active Directory Domain Controller.

    55- Open run and type dcpromo.

    command prompt dcpromo

    56- Active Directory Installation Wizard, so click next.

    active directory installation wizard

    57- Remove the active directory Server 2003, so click on next.

    server 2003 remove active directory

    58- Type Active Directory Administrator Password and then click on next.

    active directory server 2003 wizard password

    59- Review the summary and ensure the choices you chose and click on next.

    remove active directory server 2003

    60- Wait for the process to complete.

    removing active directory in progress

    61- Active Directory was faraway from this computer and click on Finish.

    sever 2003 active directory removed

    62- Click Restart Now.

    active directory removed restart now

    63- Now login on to Server2003 (this computer) type username and password and click on ok.

    windows server 2003 login

    64- Now type ipconfig/ flushdns & ipconfig/ registerdns & dcdiag /fix commands

    ipconfig registerdns command

    65- To remove Server 2003 from the Domain and join to Workgroup.

    Server 2003 Join to Workgroup

    Right-click on My Computer and select properties.

    windows server 2003 desktop

    66- Select the Computer Name tab and click the change button.

    server 2003 system properties

    67- Select Workgroup > type the workgroup name and click ok.

    server 2003 change computer name

    68- Type Administrator username, password and click on ok.

    change name change server 2003

    69- Welcome to the WORKGROUP, click ok.

    welcome to workgroup server 2003

    70- Click OK.

    change name restart sever 2003

    71- Click ok.

    change server name 2003

    72- Close all open windows and then click Yes to restart the computer

    system settings change

    For more details click here

  • Setting Up Additional Active Directory Domain Controller (ADC) In Windows Server 2016.

    Setting Up Additional Active Directory Domain Controller (ADC) In Windows Server 2016.

    In this guide, I am going to Set up an Additional Domain Controller Server 2016 (ADC) In Microsoft Windows Server 2016.

    Additional Domain Controller Server 2016

    1- Click on the Windows Start Button and Open server manager.

    open server manager

    2- Under the configure this local server select Add roles and features.

    windows server 2016 dashboard

    3- Add roles and features wizard, click next.

    add roles and features wizard

    4- Select the Role-based or feature-based installation option and click on next.

    add role based or feature based

    5- Select a server from the server pole and click on next.

    server 2016 server selection

    6- Select the Active Directory Domain Services box.

    server 2016 role active directory domain services

    7- Click the Add Features button that is required for the Active Directory Domain Services.

    add features that are required

    8- After adding the active directory Server Roles, click next.

    server 2016 role active directory domain services

    9- Click Next.

    server 2016 active directory features

    10- Click Next.

    server 2016 wizard ad ds

    11- Click Install to start out the installation.

    server 2016 confirm installation

    12- Active directory successfully installed, click Close.

    server 2016 installation selections

    Configure Additional Domain Controller

    13- Server Manager click warning message and click on Promote this server to a website controller.

    server 2016 promote this server

    14- Select Add a domain controller to an existing domain, then click on the select button and browse to xpertstec.local, verify that credentials are Administrator and click on next.

    server 2016 deployment configuration

    15- Verify that the name System (DNS) server and Global Catalog (GC) are selected and sort the directory services restore mode DSRM password and click on next.

    server 2016 domain controller options

    16- Ignore the DNS options warning and click on next.

    server 2016 dns options

    17- Specify Additional replication Options interface, besides the Replicate from Select Server2003.xpertstec.local and then click on next.

    server 2016 additional options

    18- Specify the situation of the AD DS database, log files, and SYSVOL folders and then click on next.

    server 2016 ad ds databases

    19- within the active directory preparation options, then click Next.

    server 2016 preparation options

    20- Reviews the choices interface, verify all the knowledge and then click on next.

    server 2016 review options

    21- On the prerequisites check to verify that each one prerequisites checks passed successfully and then click on Install.

    server 2016 additional domain prerequisites

    22- Please wait for a few minutes to complete the process.

    upgrading an active directory additional domain

    23- After restarting the Windows Server 2016, so log in as Domain Administrator.

    server 2016 additional domain admin log in

    24- Login to your Domain Controllers, open active directory users and computers, expand your domain.local (xpertstec.local) and choose domain controllers, here you’ll find the extra domain controller.

    For more information click here

  • How to Join Windows Server 2016 to an Active Directory Domain.

    How to Join Windows Server 2016 to an Active Directory Domain.

    Join Windows Server 2016 to an Active Directory Domain

    Join Domain Server 2016

    1- Click Start and open the Server Manager.

    open server manager

    2- From the left side Select Local Server, so under Properties Click on WORKGROUP.

    server manager local server

    3- System Properties, then click Change.

    change computer name server 2016

    4- Under Member of select Domain > A name (my name is xpertstec.local) and then click on ok.

    computer domain name server 2016

    5- Type domain Administrator account username, password and then click on ok.

    joining domain server 2016

    6- Welcome to the xpertstec.local domain, click ok.

    welcome domain server 2016

    7- Click OK to restart the computer.

    buy prednisone generic https://rxxbuynoprescriptiononline.net/prednisone.html over the counter

    change host name server 2016

    8- Click Close.

    system properties 2016

    9- Click Restart Now.

    server 2016 change hostname

    For more details click here

  • How to install Active Directory in Windows Server 2016.

    How to install Active Directory in Windows Server 2016.

    Install Active Directory in Microsoft Windows Server 2016.

    Install Active Directory Server 2016

    Requirements.

    Administrator account has a strong password

    Static IP is configured

    Latest windows updates are installed

    A firewall is turned off

    Rename Computer (optional)

    1- Click Start Button and choose the Server Manager.

    server menu

    2- From the Server Manager Dashboard, Select Manage and choose Add Roles and Features.

    windows server 2016 dashboard tools

    3- Click Next.

    add roles and features wizard

    4- Select the Role-based or feature-based installation and click on next.

    add role based and feature based

    5- Select a server from the server pool on which you would like to configure active directory and click on next.

    server 2016 server selections

    6- Select the Active Directory Domain Services from the server roles page.

    server 2016 role active directory domain services

    7- A Windows will popup be showing additional require features and click on Add Features.

    add required features

    8- After adding the active directory domain services features, click next.

     role active directory domain services

    9- Default settings, click next.

    server features

    10- Review about Active Directory Domain Services details and click on next.

    server 2016 wizard ad ds

    11- Review the active directory installation and click on Install.

    server 2016 confirm installation

    12- Active directory Windows Server 2016 installation completed, then click close.

    server 2016 installation selections

    Configure Active Directory windows server 2016

    13- From Server Manager click on Notifications, so click Promote this server to a website controller.

    server 2016 promote this server

    14- Under the deployment operation Select Add a replacement forest enter Root name and then click on next.

    server 2016 deployment configuration

    15- Selection forest and domain functional level Windows Server 2016 because of the default level.

    Keep the name System (DNS) server and Global Catalog (GC) checked and sort the directory services restore mode (DSRM) password and then click on next.

    server 2016 domain controller options

    16- Ignore warnings within the DNS options window and then click on next.

    server 2016 dns options

    17- within the additional options window, verify the NetBIOS name and then click on next.

    server 2016 additional options

    18- Specify the situation of the AD DS database, log files, and SYSVOL folders and then click on next.

    server 2016 ad ds databases

    19- Within the review options window, review name, NetBIOS name, and Global catalog, etc. and then click on next.

    server 2016 review options

    20- When all prerequisite is successfully passed, so click the Install button to start out active directory installation.

    server 2016 prerequisites check

    21- When the installation completes, you’ll be prompte that your machine successfully configures as a website controller and so can be rebooted automatically.

    server manager tools

    For more details click here

  • How to Change computer name from command line.

    How to Change computer name from command line.

    Change Computer Name Command. You can rename your windows computer from the instruction using the WMIC computer system command. Please follow the command.

    WMIC computersystem where caption=’currentname’ rename newname

    Change Computer name from the command line

    Example: If the present pc name is SRV2016, to vary it to Server2016, we will run the below command.

    1- Open command prompt and then type

    WMIC computersystem where caption=’SRV2016′ rename Server2016

    change computer name powershell

    2- After renaming successfully you would like to restart the pc then type,

    shutdown –r and hit enter.

    change computer name command line

    3- So the computer is restarting.

    you are about to be signed out

    For more details click here

    How to Install Active Directory Server 2016

  • How to change computer name in Windows Server 2016.

    How to change computer name in Windows Server 2016.

    In this blog, I am going to change the Computer Name in Microsoft Windows Server 2016

    Change Computer Name 2016 (using Server Manager)

    1- Select the beginning button then click on the Server Manager

    server menu

    2- After opening Server Manager, on your left side select Local Server, under Properties then click the pc name

    local server manager 2016

    3- Under the System Properties, so click the change button.

    change computer name server 2016

    4- Type-A server name under the pc name and then click on ok.

    computer domain name server 2016

    5- Click on OK.

    change hostname server 2016

    6- Click on Close.

    change computer name

    7- Click Restart Now

    restart computer

    8- To rename computer using PC Properties, right-click on This PC select Properties.

    windows server 2016 desktop

    9- Under Computer name, domain and workgroup settings, so click the Change Settings option.

    system properties

    10- PC System Properties window will open, click on the Change button to rename Server name.

    change computer name server 2016

    11- Under Computer Name, type the server name and then click on ok.

    computer domain name server 2016

    12- Click ok to restart the computer.

    change hostname server 2016

    13- Click Close.

    change computer name

    14- Click Restart Now.

    restart computer

    For more information click here

  • How to Install Windows Server 2016 Step by Step.

    How to Install Windows Server 2016 Step by Step.

    In this article, I will explain how to Install Microsoft Windows Server 2016 Step by Step, To test in my home lab.

    Install Windows Server 2016

    System requirements:

    Processor: 1.4Ghz 64-bit.

    RAM: 512 MB.

    Disk Space: 32 GB.

    Network: Gigabit (10/100/1000baseT) Ethernet adapter.

    Optical Storage: DVD drive (if you are installing the OS from DVD media)

    Video: Super VGA (1024 x 768)

    Input Devices: Keyboard and mouse (optional)

    You can download an evaluation version of Windows Server 2016 from Microsoft in ISO format, from here.

    To create a USB installation media, here.

    1- Insert the Windows Server 2016 DVD (or the USB) installation media and set boot option from the computer bios to a DVD drive or USB.

    Press any key else from CD or DVD.

    press any key to boot cd or dvd

    2- Select Language to put in, Time and currency format and therefore the Keyboard or input method and then click on next.

    server 2016 setup language to install

    3- So click Install Now.

    server 2016 setup install now

    4- Select the Windows Server 2016 version you would like to put in and then click on next.

    server 2016 select operation system

    5- Select I Accept the License terms and then click on next.

    windows server 2016 setup license terms

    6- Select Custom: Install Windows only (advanced).

    windows server 2016 custom install

    7- Select new partition the hard disc > Select drive size in MB and click on Apply.

    where do you want to install windows

    8- Click OK.

    windows setup create additional partitions

    9- Select the disk to install the OS and then click next.

    server 2016 setup create partitions

    10- Windows setup to start out copying the specified files, Sit back and relax while Installation takes a flash.

    installation windows status

    11- After several times rebooting A password for the Administrator account and then click on Finish.

    windows server 2016 login screen

    12- Press Ctrl + Alt + Delete, type your Administrator password and then press Enter to login.

    windows server 2016 login

    13- After the login, the Server Manager will start automatically.

    server manager dashboard
  • How to backup and restore settings and configurations in IIS 6.

    How to backup and restore settings and configurations in IIS 6.

    Backup and Restore IIS Settings and Configuration in IIS 6.0 Manager follow the below steps.

    1- Select start and click Administrator Tools and then select IIS 6.0 Manager.

    server 2008 administrator tools

    2- Under Internet Information Services right click the machine labeled as (local computer).

    Backup & Restore IIS Settings and Configuration

    Select All Tasks and then select Backup/Restore configuration.

    iis manager configuration

    3- Type a name for the configuration backup name

    Select Encrypt backup using a password type password and then click ok.

    iis configuration backup

    4- IIS 6 backup and restore configuration so, click on close.

    backup/restore iis manager configuration

    5- Open the C:Windows\System32\inetsrv\Metaback directory and then copy the created backup to a local drive.

    windows explorer iis backup

    Restore IIS.

    6- Open the local folder where you save IIS backup and then copy the backup file to the %windir%\system32\inetsrv\MetaBack directory.

    Open the IIS Manager.

    Under Internet Information Services Right click the machine labeled as (local computer).

    Select All Tasks and then select Backup/Restore configuration.

    iis manager backup restore

    7- Select the backup name you want to restore and then click the restore button.

    iis manager backup configuration manager

    8- Click Yes.

    iis restoring metabase backup

    9- Type the Metabase backup password and then click on ok.

    backup and restore metabase iis password

    10- IIS backup restored successfully, click ok.

    operation completed successfully

    11- Click the close button.

    iis manager backup configuration manager

    If you would like to know more about how to backup & restore iis For more information click here

    How to Enable Microsoft Web Server IIS SMTP service

  • Enable Microsoft Web Server IIS SMTP Service in Window Server 2008

    Enable Microsoft Web Server IIS SMTP Service in Window Server 2008

    Web Server IIS SMTP services to enable in windows server 2008. so, Launch the Windows 2008 Server Manager.

    1- Left side selects Features and then under the Feature Summary click Add Features.

    server manager 2008

    2- From the Add Features Wizard so, select the SMTP Server.

    buy vardenafil online https://galenapharm.com/pharmacy/vardenafil.html no prescription

     server 2008 enable smtp features

    3- The SMTP Server feature required additional role services and features. So, click Add Required Role Services.

    setup and configure smtp server 2008

    4- After adding the required role services, click next.

    smtp features server 2008

    5- Web server iis features click next.

    buy symbicort online https://galenapharm.com/pharmacy/symbicort.html no prescription

    server 2008 iis web server

    6- In this screens select any required role services and features and click next.

    server 2008 role services

    7- Confirm installation selections and click Install to start the installation.

    server 2008 iis confirm installation

    8- SMTP Server installed successfully, click close.

    server 2008 iis smtp installation roles results

    For more details click here

    Backup and Restore Configurations in IIS 6.

  • How to download and install .Net Framework v4.5

    How to download and install .Net Framework v4.5

    In this blog, I am going to Install .Net Framework. This is often a software framework developed by Microsoft. That runs totally on Microsoft Windows. It includes an outsized class library named as Framework

    Download .Net Framework v4.5 then click here

    Download and Install the .Net Framework

    1- After downloading the .Net Framework. so, double click to run the installation file and then click on Run.

    windows explorer .net framework installation file

    2- Select I have read and accept the license terms and then click on Install.

    .net framework setup

    3- Installation Completed click Finish.

    install .net framework

    Enable Microsoft Web Server IIS SMTP Service

  • Step by step Migrate Windows Server 2008 R2 Active Directory Domain Services To Windows Server 2012.

    Step by step Migrate Windows Server 2008 R2 Active Directory Domain Services To Windows Server 2012.

    Migrate Server 2008 to 2012, In this blog, I am using my Server2008 (windows server 2008 R2 STD SP1) and my SRV2012 (new Windows Server 2012 Standard)

    Migrate Server 2008 R2 Active Directory To Server 2012

    1- First we need to use a domain account which is a member of Domain Admins and Enterprise Admins Groups and member of the Schema Admins group. I am using the domain Administrator account which is already a member of all these groups.

    server 2008 administrator properties

    How to Raise the Forest Functional Levels and Domain Functional Levels in Windows Server 2008 R2.

    2- Click Start, select Administrative Tools, then Active Directory Domains and Trusts.

    server 2008 administrator tools

    3- Right-click Active Directory Domains and Trusts and then select the Raise Forest Functional Level.

    server 2008 domains and trusts

    4- Select an available forest functional level “Windows Server 2008 R2 and then click Raise.

    server 2008 raise forest functional level

    5- Click OK.

    server 2008 raise the forest functional level

    6- The functional level was raised successfully, so click ok.

    forest functional level raised successfully

    Now Raising the Function Level of the Domain

    7- Right click on the Domain name, (xpertstec.local) and then click Raise Domain Functional Level.

    server 2008 raise domain functional level

    8- It has already got raised the Domain Functional Level to Windows Server 2008 R2, so click Close.

    server 2008 current domain functional level

    Prepare the Active Directory Schema for Windows Server 2012

    9- Insert the Windows Server 2012 installation disk into the Windows Server 2008 R2 Domain Controllers.

    10- Click Start > right click prompt > select Run as administrator.

    CMD run as administrator

    11- Type D: and press Enter D is the windows server 2012 installation disk.

    12- Type the command cd d:\support\adprep

    server 2008 adprep command

    13- Now type adprep /forestprep

    server 2008 adprep forestprep command

    14- Type the letter C and then press enter

    server 2008 adprep command

    15- And then type adprep /domainprep and then press enter.

    server 2008 domainprep command
    server 2008 adprep domainprep command

    Install Windows Server 2012 and join it to the Windows Server 2008 Domain Controller.

    17- How to Install Windows Server 2012, Click here

    18- How to change the computer name in Windows Server 2012, Click here

    19- You will also need to set up the IP Address of the SRV2012 server.

    server 2012 desktop

    internet protocol ipv4 properties

    How to Join Windows Server 2012 to a Domain Controller.

    21- How to Join Windows Server 2012 to a Domain, Click here.

    22- After the server reboots, we need to logon to the server with a domain administrator username. So Click on the Switch User button.

    server 2012 user login

    23- Click other user.

    server 2012 other user

    24-Type the domain administrator username and password. The domain name will be replaced beside Sign in to :xpertstec

    server 2012 domain login

    Setup Additional Domain Controller

    25- How To Create Additional Domain Controller (ADC) In Windows Server 2012, Step by step, Click here.

    26- After setting an Additional Active Directory Domain Controller.

    server 2012 desktop

    Transferring the Flexible Single Master Operations (FSMO) Role.

    I have a Windows Server 2008 Domain Controller ( server2008 ) and have an additional Windows Server 2012 domain controller (SRV2012). to finish the migration, we’d like to transfer 5 FSMO roles to the new domain controller.

    1. Schema Master
    2. Domain Naming Master
    3. PDC
    4. RID pool manager
    5. Infrastructure Master

    27- To find who is currently holding FSMO > open command prompt > so run the following command, netdom query fsmo

    netdom query fsmo server 2008

    The FSMO Server roles are currently with the Windows Server 2008 R2 domain controller (server2008).

    Using Active Directory Schema Master snap-in to transfer the Schema Master role.

    Migrate Server 2008 to 2012

    28- Open Command Prompt in administrative mode and then type regsvr32 schmmgmt.dll

    regsvr32 command

    29- Open Microsoft Management Console MMC

    server 2012 desktop search mms

    30- Click File and then select Add/Remove Snap-in…

    server 2012 add remove snap in

    31- From the left side, under Available Snap-ins > select Active Directory Schema > then click Add and click ok.

    server 2012 add remove snap in

    Change Domain Controller

    32- Right click Active Directory Schema and then select Change Active Directory Domain Controller.

    server 2012 console root

    33- Select this Domain Controller or AD LDS Instance > click on the domain controller that you want to be the schema master role and then click ok.

    change active directory server 2012

    34- Click ok.

    change directory schema snap in

    35- In the console1, right click Active Directory Schema [SRV2012.xpertstec.local] and then select Operations Master.

    change directory schema operations master

    36- Click Change.

    change directory schema operations master

    37- Click Yes.

    change directory change schema master

    38- Operations Master successfully transferred, so click ok.

    change directory schema master

    39- Now confirm your current schema master which is SRV2012, so click close.

    change directory change schema

    Using Active Directory Domains and Trusts to transfer the Domain Naming Master Role.

    40- From the Start Screen, open the Active Directory Domains and Trusts.

    server 2012 desktop

    41- Right-click Active Directory Domains and Trusts and then select Change Active Directory Domain Controller.

    domains and trusts operations master

    42- Select this Domain Controller or AD LDS Instance > click on the domain controller that you want to be the schema master role and then click ok.

    change directory server 2012

    43- Right click Active Directory Domains and Trusts and then select Operations Master.

    domains and trusts server 2008

    44- Click YES to confirm the transfer of the Domain Naming role.

    domains and trusts role transfer

    45- The operations master was successfully transferred, so click ok.

    domains and trusts role transferred

    46- Confirmed the domain naming operation master role and then click close.

    domains and trusts role transferred

    Using Active Directory Users and Computers snap-in to transfer.

    RID, PDC, and Infrastructure Roles.

    47- From the Start Screen, open the Active Directory Users and Computers.

    server 2012 desktop

    48- On the SRV2012 server > open Active Directory Users and Computers, right-click on your domain xpertstec.local and then click Operations Masters.

    active directory 2012 operations masters

    49- On the Operations Masters, Select RID, then select the Change button.

    active directory 2012 operations masters rid

    50- Click Yes.

    active directory 2012 operations masters role

    51- The operations master role was successfully transferred, so click ok.

    active directory 2012 operations masters role transferred

    52- Verify that Operation master now transferred to our new Server SRV2012.xpertstec.local

    active directory 2012 operations masters rid

    53- On the Operations Masters > Select PDC and then select the Change button.

    active directory 2012 operations masters pds

    54- Click Yes.

    active directory 2012 operations masters transfer role

    55- The operations master role was successfully transferred, so click ok.

    active directory 2012 operations masters transferred

    56- Verify that Operation master now transferred to our new Server SRV2012.xpertstec.local

    active directory 2012 operations masters pdc

    57- On the Operations Masters > select Infrastructure and then select the Change button.

    active directory 2012 operations masters infrastructure

    58- Are you sure you want to transfer the operation master role, so click on Yes.

    active directory 2012 transfer role

    59- The operations master role was successfully transferred and then click on ok.

    active directory 2012 operations masters transferred

    60- Verify that Operation master now transferred to our new Server SRV2012.xpertstec.local

    active directory 2012 operations masters infrastructure

    61- Now we need to check if the roles were properly transferred > open command prompt and type “netdom query fsmo” you have successfully transferred all of your FSMO roles to the SRV2012.

    Now Migrate Server 2008 to Server 2012 Completed

    netdom query fsmo server 2012

    Now the final step is to remove (uninstall) server2008 Active Directory domain controller.

    Remove Active Directory Server 2008

    62- Click Start > click Run type dcpromo and then click on ok.

    run command

    63- Welcome to the Active Directory domain services installation wizard, click next.

    run dcpormo server 2008

    64- The Active Directory domain controller has the global catalog service, make sure your primary DC also has the service enabled and then click ok.

    active directory install wizard

    65- Confirmed that the Delete this domain, because this server is the last domain controller in the domain, is UNCHECKED and click on next.

    active directory installation wizard

    66- Type a password for the Administrator account on this server and click next.

    active directory installation wizard

    67- Review the summary (remove active directory domain services from this computer) and click next.

    active directory 2008 installation wizard

    68- Check the Reboot on completion box to restart the server after the service has been removed.

    active directory 2008 setup dcpromo

    69- After rebooting server2008 DC Login and open Server Manager.

    server 2008 start menu

    70- In Server Manager under Roles Summary, click Remove Roles.

    server manager 2008

    71- Remove server roles wizard, click next.

    server 2008 remove roles wizard

    72- Uncheck Active Directory Domain Services, DNS Server and click next.

    server 2008 remove roles dns

    73- Confirm removal selection and click Remove.

    server 2008 confirm remove roles

    74- Active directory domain service removal results restart pending, click Close.

    server 2008 remove roles result

    75- Do you want to restart now, click Yes.

    server 2008 uninstalling domain

    76- After rebooting server log back to server2008, active directory domain services removal succeeded and click Close.

    server 2008 removal results

    Unjoin the Windows server 2008 machine from the domain.

    77- Click Start > right-click computer and select properties.

    server 2008 desktop

    78- From windows server 2008 system properties, click change settings.

    server 2008 system properties

    79- On the System Properties click Change.

    server 2008 change name

    80- Select workgroup type in a workgroup name and click ok.

    server 2008 name workgroup

    81- After you leave the domain a warning message appears, click ok.

    server 2008 computer name change

    82- Welcome to the workgroup, click ok.

    server 2008 welcome to workgroup

    83- Click ok to restart the server.

    server 2008 how to rename

    84- System Properties, click Close.

    you must restart your computer

    85- Click restart now or restart later and then shut down this server.

    computer name server 2008

    For more details click here