answersLogoWhite

0

Windows Server 2003

Also known as the Win2K3, Windows Server 2003 is a server OS (operating system) from the American software company Microsoft. This OS has the capability to share printers and files, provide email services, authenticate users, and host message queues.

1,215 Questions

What is the purpose of a Domain User Account?

Using Domain User Account, users have the ability to get to the domain files.

How do you install Windows Server 2008 in a virtual machine?

Installing Server 2008 in a virtual machine is really no different than installing in a physical box; you boot the install DVD in the virtual machine and follow the prompts the same way as booting from the DVD on a real, physical machine.

What is a separate window that enables users to carry out some Word tasks more efficiently?

The task pane is a separate window that lets you efficiently carry out some Word tasks. The task pane also lets you carry out Publisher tasks.

What is piggybacking in computer security?

ACK for the last received packet need not be sent as a new packet, but gets a free ride on the next outgoing data frame(using ACK field in the frame header). The technique is temporarily delaying outgoing ACKs, so that they can be hooked on the next outgoing data frame is called piggybacking. Piggybacking is one of the feature of TCP

When do you get an IP address assigned?

When you connect to the network is normally the time that an Internet Protocol address is created or assigned to your computer

What does active directory require and which components must be installed?

An NTFS partition with enough free space (250MB minimum)

· An Administrator's username and password

· The correct operating system version

· A NIC

· Properly configured TCP/IP (IP address, subnet mask and - optional - default gateway)

· A network connection (to a hub or to another computer via a crossover cable)

· An operational DNS server (which can be installed on the DC itself)

· A Domain name that you want to use

· The Windows 2000 or Windows Server 2003 or Windows Server 2008 CD media

What is the difference between menu bar and title bar?

A toolbar normally has icons on it and is designed for using with the mouse. A menu will have text on it, sometimes showing the icons too, and can be activated with the mouse or the keyboard. Toolbars tend to group related options together, so you have specialised toolbars moreso than specialised menus.

What is a group domain or domain group?

Domain Group Policy is an infrastructure inside of the Microsoft Windows operating systems (Windows Server 2000, 2003, and 2008, along with Vista) that allows the administrator to implement specific configurations for both computers and users. This infrastructure is what provides the centralized management and configuration for an Active Directory environment. Group Policy provides directory-based desktop-configuration management. With Group Policy, you can specify policy settings for registry-based policies, security, software installations, scripts, folder redirection, Remote Installation Services (RIS), and Internet Explorer maintenance.

Admins use Group Policy to define specific configurations for groups of users and computers by creating Group Policy settings. These settings are specified by the Group Policy Object Editor tool and contained in a Group Policy object (GPO), which is in turn linked to Active Directory containers, such as sites, domains, or OUs. Domain Group Policy is the configuration of groups and users within a domain. In this way, Group Policy settings are applied to the users and computers in those Active Directory containers. Admins can configure the users

What valid transmission is recorded to later be used to fraudulently authenticate to a server?

Identify the form of attack where a valid transmission is recorded to later be used to fraudulently authenticate to a server.

What is difference between host and server?

The terms host and end system can be used interchangeably. Both refer to the systems that sit on the "edge" of the internet and run application programs

What command should you use to query a dns server?

nslookup command is used

C:\>nslookup ?

Usage:

nslookup [-opt ...] # interactive mode using default server

nslookup [-opt ...] - server # interactive mode using 'server'

nslookup [-opt ...] host # just look up 'host' using default server

nslookup [-opt ...] host server # just look up 'host' using 'server'

What are the differences between Windows Server 2003 and Windows Server 2008 R2?

1. windows 2008 support Power shell , windows 2k3 not support powershell

2.Win2k8 has inbuilt IPV6 , win2k3 not

3. IIS 7.0 for windows 2k8 , IIS 6.0 for win2k3

4. Virtualzation support for windows 2008

What happens when your school does not have a DNS server?

A school probably doesn't need its own DNS server unless it has internal servers or printers that the students, faculty, and staff would need to access by name.

DNS converts names into IP addresses (numbers). If you set up access by IP addresses only, you're fine.

You can just your OpenDNS, Google DNS, or your ISP DNS servers for resources (websites) outside of the school.

What is the security boundary within Active Directory?

the Domain is called as the security boundary with in the active directory.

A Windows domain is a logical group of computers running versions of the Microsoft Windows operating system that share a central directory database.

domain governs the way user access resources of the network

Why does DNS run over udp?

DNS runs over UDP because the UDP does not have any delay to establish the connection, which DNS will have finer application level control for faster connection speed in comparison to TCP protocol.

What are the two types of groups that can be created in a Windows active directory domain?

There are two types of groups in Active Directory: distribution groups : You can use distribution groups to create e-mail distribution lists security groups. security groups to assign permissions to shared resources like printers ,scanners ,servers etc.

What is DHCP?

Dynamic Host Configuration Protocol (DHCP) is a client/server protocol that automatically provides an Internet Protocol (IP) host with its IP address and other related configuration information such as the sub net mask and default gateway.

For any further detail, so you can visit this website:http://www.iyogibusiness.com

Dynamic Host Configuration Protocol (DHCP) is a client/server protocol that automatically provides an Internet Protocol (IP) host with its IP address and other related configuration information such as the subnet mask and default gateway. RFCs 2131 and 2132 define DHCP as an Internet Engineering Task Force (IETF) standard based on Bootstrap Protocol (BOOTP), a protocol with which DHCP shares many implementation details. DHCP allows hosts to obtain necessary TCP/IP configuration information from a DHCP server.

If you want to more further detail so you can visit this website:http://www.iyogibusiness.com DHCP (Dynamic Host Configuration Protocol) is a network protocol that enables a server to automatically assign an IP address to a computer.

How do you close an open dialog box?

You can close a dialog box without making changes to it by clicking the Cancel button or by clicking the Close button.

(D.)

What is the role of dhcp?

Dynamic Host Configuration Protocol (DHCP) is a client/server protocol that automatically provides an Internet Protocol (IP) host with its IP address and other related configuration information such as the subnet mask and default gateway. RFCs 2131 and 2132 define DHCP as an Internet Engineering Task Force (IETF) standard based on Bootstrap Protocol (BOOTP), a protocol with which DHCP shares many implementation details. DHCP allows hosts to obtain necessary TCP/IP configuration information from a DHCP server.
If you want to more further detail so you can visit this website:http://www.iyogibusiness.com

What are the differences between file server and client server architectures?

file server is a computer responsible for the central storage and management of data files so that other computers on the same network can access the files. A file server allows users to share information over a network without having to physically transfer files by floppy diskette or some other external storage device. Any computer can be configured to be a host and act as a file server. In its simplest form, a file server may be an ordinary PC that handles requests for files and sends them over the network. In a more sophisticated network, a file server might be a dedicated network-attached storage (NAS) device that also serves as a remote hard disk drive for other computers, allowing anyone on the network to store files on it as if to their own hard drive.

Client/server it is the relationship between two computer programs in which one program, the client, makes a service request from another program, the server, which fulfills the request. Although the client/server idea can be used by programs within a single computer, it is a more important idea in a network. In a network, the client/server model provides a convenient way to interconnect programs that are distributed efficiently across different locations. Computer transactions using the client/server model are very common. For example, to check your bank account from your computer, a client program in your computer forwards your request to a server program at the bank. That program may in turn forward the request to its own client program that sends a request to a database server at another bank computer to retrieve your account balance. The balance is returned back to the bank data client, which in turn serves it back to the client in your personal computer, which displays the information for you. Fore More information with help website :http://www.iyogibusiness.com

What is the SDLC process?

The Software Development Lifecycle (SDLC) is a conceptual model used in project management that describes the stages involved in an information system development project, from an initial feasibility study through maintenance of the completed application.

How many DNS root server in the world?

there are many hundreds of root DNS servers around the world . And there are 13 organisation responsible for the management of these servers . In India , there are three root servers located in Mumbai , Delhi and Chennai .

References : -

http://www.iana.org/domains/root/servers

http://www.apnic.net/community/support/root-servers

http://blog.icann.org/2007/11/there-are-not-13-root-servers/

Trending Questions
Distinguish between internal and external reconstruction of? What command should you use to query a dns server? The Infrastructure Master FSMO role is responsible for reference updates from its domain objects to other domains? Is it possible to install Microsoft Windows Server 2008 to a laptop? Install DHCP server in windows server 2003? What is the minimum processor required for windows 2000 advanced server? What is the function of the forward lookup DNS zone in the DNS name resolution pro? What is the meaning of dcpromo in network while installing active directry service? When would an overflow error occur? Your PC windows xp could not boot completely on booting it stops leaving this error message the instruction at 0x75978dc1 referred memory at 0x00000000 the memory could not be read? Can you have more then on domain controller in an Active Directory domain that is writeable? What are the five FSMO roles in Active Directory forest with one parent and two child domains? What is Group Policy Objects in AD? What is the file name for the Active Directory Database Where is it located? Difference between a Local Group Policy and a Domain Group Policy? Shortcut for active directory sites and service command? Why you will create directory mapping documentation and why it is important to do so? What defines what a user or group can do to an object such as a file or folder? Is a fault-tolerance technique that links multiple servers together to act as a single server? What is the gpo?