Friday, September 16, 2011

Home /Active Directory /Microsoft /Windows /Windows 2008 R2 / Windows 8 Server–Add and Remove Roles

Windows 8 Server–Add and Remove Roles

As you know the Metro UI  and Metro style applications are introduced in Windows 8 Server and Workstation OS.  So the management interface is different in Windows 8.  In this blog, my goal is to explain the procedure for adding or removing a server role on Windows 8 server. 

You need to use Server Manger to Add or Remove roles.  In Windows 8, you can open Server Manager from the UI itself.  By default, Server manger will open at the logion.

image

From the Server Manager Dashboard, select Manage and then Add Role and Features or Remove Roles and Features option. I am going to remove DNS role from this server. 

image

Click Next in the Remove Roles and Features Wizard window. 

image

Select the server name based on Server Pool and Configuration.  Click Next

image

Clear the checkbox next to the Role – I am going to remove DNS role from this server.

image

Click Next or select a Feature to remove. 

image

Click Next in the Confirmation Window. 

image

You will see the process as shown in the following screenshot.

image

You can close this windows without interrupting the current running task. You can open this page again to see progress.

You may want to restart the server depends on the role.  Shutdown and Restart button are in different location on Windows 8.  You will see the Shutdown and Restart options in the lower right side of the window. 

Win8-0037

It will ask you to select a reason for the restart or shutdown  - Shutdown Event Tracker

image

and YES. I am running Windows 8 Server on my Hyper-V box Smile  I received a few emails about Windows 8 installation issues on Hyper-V.  I managed to install it on a Hyper-V. 

SS

Santhosh Sivarajan

Microsoft MVP · Identity & Cybersecurity Architect

Santhosh has 30+ years of hands-on enterprise experience in Identity and Access Management, Microsoft Entra ID, Active Directory, Microsoft 365 and Zero Trust architecture. He is the author of two books on Windows Server and security, and leads consulting, assessments and training at SAG Business Group.

4 comments:

This sounds so cool. Looks like finally the developers would get some good UI with some serious performance. Thanks for posting.

Thanks. Yes. You will see a lot of new features in Windows 8 :)

I have been a windows lover from the beginning and ever since Windows vista's disastrous performance I am a little skeptical of Microsoft's tall claims. Although this time I am feeling a little relieved as I am getting good vibes from Windows 8.

Really useful tips.
Thanks

http://witnessmind.blogspot.com/

Post a Comment

Popular Posts
Workstation Trust Relationship Issue Issue: You receive the following error message, when you try to login to the domain.  The security database on the server does not have ... ADMT Service Account - Permission and Configuration The ADMT service account needs to have proper permission in source and target domains.  You don’t need to use 2 separate accounts.  You can ... My First Peek into Microsoft Exchange 2010 By Santhosh Sivarajan Before I really dive into Exchange 2010, I thought I would install and play with it first. I took some screen shots and notes during the ins... ObjectSID and Active Directory What is an objectSID in Active Directory? When a new object is created in Active Directory, Domain Controller assigns a unique value used ... AD Group Report - List Group Members in Active Directory–PowerShell Script Updated Script - http://portal.sivarajan.com/2011/10/search-ad-collect-local-admin-group.html Script #1 This script... Add Users to a Group–PowerShell Script Purpose – Add users to a group from an input file – PowerShell V2 Script.  Input file – Input file (Users.csv) contains samAccountName in... User Account Migration and Merging – Part I (ADMT) Part I - User Account Migration and Merging Using ADMT Part II - User Account Migration and Merging Using QMM pre-creating user account ... User Account Migration and Merging – Part II (Quest Migration Manager) Part I - User Account Migration and Merging Using ADMT Part II - User Account Migration and Merging Using QMM Pre-creating user account in... Delete Stale or Inactive Computer Accounts from Active Directory Here is an easy way to identify and delete inactive or stale computers in an Active Directory environment.  Using the dsquery command you c... Converting PowerShell (PS1) to EXE / Standalone Application As we know, there many applications available to convert a PowerShell file to a standalone executable file.  Based on my experience, PowerSh...