Exchange 2010 Store The Exchange store is a storage platform that provides a single repository for managing multiple types of information in one infrastructure. The Exchange store (store.exe) is the core data storage repository for Microsoft Exchange Server 2010. Databases in Editions of Exchange 2010: Exchange 2010 is available in two server editions: Standard Edition and […]
Domain Name Servers (DNS) are the Internet’s equivalent of a phone book. They maintain a directory of domain names and translate them to Internet Protocol (IP) addresses. This is necessary because, although domain names are easy for people to remember, computers or machines, access websites based on IP addresses. DNS Port Number is 53 Types […]
In this article, We see about types of zones in DNS and how it’s working, There are three types of Zone in active directory 2016. 1. Primary Zone. 2. Secondary Zone. 3. Stub Zone. 1. Primary Zone: Primary zone is the read write copy of zone, this mean that if this zone answers the query […]
First we create Forward lookup primary DNS zone in server 2016 Create Primary Zone in active directory, Open DNS console –> Right click forward Lookup Zone and click New zone Click Next to create new Zone wizard. Select Primary Zone and click next. Now you select Replication Type and click Next. Now give name for […]
In this article, we see about advanced security scenario for NTFS. Common NTFS folder is used to many organization is to set permissions such that users can create, update, delete and rename files, but not delete or rename folders or sub-folders. Many organizations implement this approach to provide a consistent network folder structure for users to store […]
Being Administrators, we will come across the situation where we need to reset the passwords for all the Servers and Workstations Local administrator Accounts. we can not go to each machine and reset the passwords. In this article, we will see how to reset the Local administrator password. Below command will help in reseting the […]
In this article we see about NTFS sharing folders in Server manager. Open Server manager and file and storage Services Click on share and right side tab click Tasks and click on new Share. Select profile for sharing and select SMB Share -Quick and Click on Next. Select location of server and Volume of the […]
In this article we see about automate the process of sharing new folders by using PowerShell. You can automate the process of sharing new folders using PowerShell 3.0 . For example, To create and share folder, We could use the following commands in PowerShell, MD E:\Shares\ITDocuments New-SMBShare -Name ITDocuments -Path D:\Shares\ITDocuments -FolderEnumerationMode AccessBased -CachingModeITDocuments -EncryptData $True -FullAccess Everyone In […]
As a system administrator, there will be times that user will be contacting you for unlocking their AD account when they get locked out. Usually unlocking their AD account from Active Directory Users and Computers will resolve the issue.But user facing frequently account locking after unlocking the account. For this issue we need follow the some procedure and […]
In this article we see about how to configure the Windows Time service and troubleshoot when the Windows Time service doesn’t work correctly. To check the PDC Server for Time Synchronization and to configure the PDC master by using an internal hardware clock, follow these steps: Select Start > Run, type regedit, and then select OK. Click HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config\AnnounceFlags Right-click on Announce Flags, […]





