What kind of server responds to recursive queries?
A DNS servers that is setup with to preform recursive queries
or an SQL server
The DHCP server will not issue the addresses ranging from 192.168.24.1 to 192.168.24.5.
Which windows cannot join to domain?
Windows 98 machines don't join a domain - they are just able to browse it. You only have a choice to change the workgroup name on a Win98 machine - you make the workgroup name the same as the domain name and they can browse the network resources and map drives to them. They are like XP Home edition which can just join workgroups and not domains.
What is the .dll used to view the schema master of fsmo roles?
The MMC is used to view the schema master not dll file but you need to register the
schmmgmt.dll before you can use the mmc
type regsvr32 schmmgmt.dll
Distinguish between internal and external reconstruction of?
Internal Reconstruction:
1. No new company is formed. The existing company continues as a going concern;
2. The ailing company will not gove ito liquidation under the capital reduction scheme and
3. Involves complying the requirements under the Companies Act.
External Reconstruction:-
1. A new company is formed by the existing shareholder of the old company to take over the assets and liabilities;
2. The ailing company goes into liquidation and
3. There is no need to comply with particular clause in the Companies Act. Anonymous
regards
Bhimireddy
What is the recommended minimum CPU requirement for a windows server 2003 system rusnning sus?
recommended minimum CPU requirement for a windows server 2003 system running sus is 1 GHz Pentium III or higher processor; 3 GHz Pentium IV or higher recommended (dual processors recommended (for more than 10,000 clients).
The schema is the physical arrangement of data.
An XML schema is a description of a type of XML document, typically expressed in terms of constraints on the structure and content of documents of that type, above and beyond the basic syntactical constraints imposed by XML itself. These constraints are generally expressed using some combination of grammatical rules governing the order of elements, Boolean predicates that the content must satisfy, data types governing the content of elements and attributes, and more specialized rules such as uniqueness and referential integrity constraints.
Name some OU design considerations?
OU design requires balancing requirements for delegating administrative rights - independent of Group Policy needs - and the need to scope the application of Group Policy. The following OU design recommendations address delegation and scope issues: Applying Group Policy An OU is the lowest-level Active Directory container to which you can assign Group Policy settings. Delegating administrative authority usually don't go more than 3 OU levels http://technet.microsoft.com/en-us/library/cc783140.aspx
the policy is applied in the order of LSDOU
local site->domain->then OU the poilcy applied will be of OU in the end
What type of DNS resource record is used to identify an email server?
Note
Only mail exchange servers use MX records.
What is the interim release of windows server 2008 is called?
The interim release of Windows Server 2008 is called Windows Server 2008 R2. It was released in July 2009 and built on the foundation of Windows Server 2008 while introducing new features such as improved virtualization capabilities, enhanced Active Directory management, and support for the latest hardware.
Why you will create directory mapping documentation and why it is important to do so?
Creating directory mapping documentation is essential for maintaining an organized and efficient file system, ensuring that all users can locate and access necessary resources easily. This documentation serves as a reference guide, reducing confusion and minimizing the risk of errors during file retrieval or data management. Additionally, it aids in onboarding new team members by providing them with a clear understanding of the directory structure and its purpose, ultimately enhancing productivity and collaboration.
Windows Server 2016 is a server operating system developed by Microsoft, released in October 2016. It introduces several key features, including Windows Containers for application virtualization, Nano Server for a lightweight installation option, and enhanced security with features like Shielded Virtual Machines. Additionally, it supports significant improvements in storage, networking, and management capabilities, making it suitable for both on-premises and cloud environments. Overall, Windows Server 2016 enhances flexibility and efficiency for enterprise IT infrastructures.
What Windows Server 2008 editions does not have upgrade path?
Windows Server 2008 editions that do not have an upgrade path include Windows Server 2008 Web Edition and Windows Server 2008 Standard Edition. Additionally, there is no upgrade path from Windows Server 2008 to Windows Server 2008 R2 for these editions. Users of these editions need to perform a clean installation when moving to a newer version.
What is the importance of webserver?
A web server is crucial as it stores, processes, and delivers web content to users over the internet. It handles requests from clients (like web browsers) and serves HTML pages, images, and other resources, ensuring a smooth user experience. Additionally, web servers enable the hosting of websites, support web applications, and manage data interactions, making them essential for online communication and commerce. Their performance and reliability directly impact website accessibility and user satisfaction.
To create a Group Policy Object (GPO), open the Group Policy Management Console (GPMC) on a Windows Server. Right-click on the desired organizational unit (OU) or domain where you want to create the GPO, then select "Create a GPO in this domain, and Link it here." After naming the GPO, you can configure its settings by right-clicking the GPO and selecting "Edit" to access the Group Policy Management Editor. Finally, apply your desired policies and close the editor to save your changes.