How to Disable Control Panel Using Group Policies in Active Directory on Windows Server 2012 R2

This tutorial on how to disable the Control Panel in Active Directory on Windows Server 2012 R2 has the following two parts. It assumes you have already created an Organizational Unit (OU) for the users. Creating a GPO or Group Policy Object. Linking that GPO to an OU or Organizational Unit. Creating a Group Policy Object ... Read more

How to add ‘Open in Terminal’ option to Nautilus’ right-click menu in Ubuntu

Suppose you are exploring some directories through Ubuntu's default Nautilus file browser when suddenly there arises a requirement to work in a particular directory on the command line. What would you do in this case? Well, normally, you would open the terminal application, and then manually change the present working directory to the directory you ... Read more

How to Transfer FSMO Roles to Another Active Directory Domain Controller in Windows Server 2012 R2 Using Ntdsutil Utility

The following five FSMO (Flexible Single Master Operation) roles exist. Schema master - Forest wide role. Domain naming master - Forest wide role. RID master - Domain wide role. PDC emulator master - Domain wide role. Infrastructure master - Domain wide role. There are two ways to transfer FSMO roles, using the graphical console or the command line ... Read more

How to Set Correct Permissions to Home Folder in Active Directory Domain Services in Windows Server 2012 R2

This article has been written to help you to setup correct permissions for the home folder in active directory domain services in Windows Server 2012 R2. Below are the user(s) with following permissions: Domain Users - Traverse folder, List Folder, Create Folders in 'This Folder Only'. Creator Owner - Full Control in Subfolders and file only. System - ... Read more