Posts

Showing posts from March, 2023

windows server 2019 installing in vmware workstation 2023?

Image

What is Server ? && what is Client ? && Types of Server Hardware machines ?

Image
  What is a server? A server is  a computer program or device that provides a service to another computer program and its user is called server.   Servers are used to manage network resources . For example, a user may set up a server to control access to a network , send/receive e-mail, manage print jobs, or host a website . They are also proficient at performing intense of   calculations. Some servers are committed to a specific task, often referred to as dedicated.   What is client system?   client is any computer hardware or software device that requests access to a service provided by a server     Types of server  Hardware machines There are 3 types of server machines 1.tower server,2.rack server,3.blade server   What is tower server? Tower server is most basic types of servers. Each and every individual tower server consumes data center space. Tower server used for small businesses that have li...

Windows Server tutorial

Image
  What is Server manager? Server Manager is a management console in Windows Server that helps IT professionals to   provision and manage both local and remote Windows-based servers from their desktops, without requiring either physical access to servers, or the need to enable Remote Desktop protocol (RDP) connections to each server   What is ADDS? ADDS stands for Active Directory domain services/system. It stores information about the objects on the network and it make available to the users and network administrators. What is domain controller? A Domain controller allows network users and access to permitted resources anywhere on the network through a single logon process. What is Domain? A domain is a logical grouping of network objects such as user, computers and network devices.    What is Tree in windows server?   A tree or domain tree is a collection of domains. Moreover, a tree...