answersLogoWhite

0

📱

Windows 2000

MS Windows 2000 operating system that was released for PC computers in 2000

569 Questions

What is the next letter in the sequence o t f s e t s?

This is the prime numbers:

O = 1

T = 3

F = 5

S = 7

E = 11

T = 13

S = 17

One has been included although not being prime. Two has been left out although prime. The next prime number after 17 is 19, and so the next letter would be N.

Does Windows 2000 games work on the Windows 7 platform?

If you use Windows 7 Ultimate or Professional (64-bit), to play an old game, you should install the Windows Virtual PC and Windows XP Mode. This will allow you to run a copy of 32-bit XP operating system in a virtual environment. You can try running your game in XP mode here.04-Feb-2014

Is Windows Media Player 11 compatible with Windows 2000?

No. The last version of Windows Media Player to run on Windows 2000 was 9.00.00.336.

What is the Difference between send and copy in windows?

copy just makes a shortcut , so it may not work if u copy work onto usb and then use at a different computer, send, sends all the full informattion to that location

Who has the role of an ISTG by default?

Intersite Topology Generator (ISTG), which is responsible for the connections among the sites. By default Windows 2003 Forest level functionality has this role.

By Default the first Server has this role. If that server can no longer preform this role then the next server with the highest GUID then takes over the role of ISTG.

What do you do when you wash windows with wind ex?

You use a newspaper instead of a washtowel or paper towel.

How much Free space is 1.39 GB?

ummm, close to 1.4 GB

: )

About 300 songs or one divx movie.

How structure and function of computer are different.explain with example?

Structure means how different elements of computer are interlinked, how they are interrelated. While organization referes to operation of different elements of computers in a particular structure

What is resizing button?

The resizing button changes the size of the screen that is seen on the computer monitor. It can be adjusted to any size with the maximum size being the size of the monitor.

What is the maximum size hard drive that INT13 extensions can support?

Depends on the computer. You need to ask your manufacturer how much your pacific model can hold

Why should you never put a semicolon at the end of the while loop's parentheses?

There are rare occasions where you would do that, but in general you don't want to do that for most while loops because the semi-colon is a statement by itself (it becomes part of the loop).

For example,

while (a > b) ;

would terminate the loop body, whereas:

while (a > b) b++ ;

would have the increment of 'b' as part of the loop.

In the first example it might cause an infinite loop, depending on whether or not a is greater than b.

The semi-colon character means the semantic end of a statement. Putting it with the while logically doesn't make much sense most of the time.

Note: Never say never, for example the following is completely legal:

while ((*to++ = *from++)!='\0');

Is there a cross reference of windows processes by file name?

You dont really need one. If you are looking in your task manager, (ctrl + Alt + Delete) you will notice that all the processes are ending with the EXE extension. So there would be no need to to cross reference them. If you are looking at any other window (on windows) then yes, you can right click and sort by file type, name etc.

What are the icons on the control panel?

Is there a particular icon you were wanting to know? Please elaborate and I'll be happy to answer. ICON ON left side shows ! IN red

How many possibilities of filter combinations exist in the Print Management Console?

After getting the answer wrong, and losing .4 points, it told me that there are "When creating filters, each entry in the Field drop-down list has its own collection of possible entries for the Condition drop-down list, and each Condition entry has its own possible entries for the Value setting. Therefore, there are many thousands of possible filter combinations."

What makes BIOS a good BIOS?

Something that no one else knows about you like what you do in your free time, etc.

What is the best way to find the cheapest way to go to Florida?

The best way to find the cheapest way to go to Florida is to ask me. The cheapest way that I have ever gone to Florida was to help someone take a boat down to Florida. It was his boat. He wanted it to go to Florida, so he paid for the fuel and the food. I just went along to help him, so I didn't have to pay anything. So try that, Ask around marinas and see if anyone who is taking a boat to Florida wants some help.

It's a slow way to get there, but a very interesting way.

Describe the structure of Windows 2000?

Windows 2000 is a line of operating systems produced by Microsoft for use on business desktops, notebook computers, and servers. Released on February 17, 2000,[3] it was the successor to Windows NT 4.0, and is the final release of Microsoft Windows to display the "Windows NT" designation. It was succeeded by Windows XP for desktop systems in October 2001 and Windows Server 2003 for servers in April 2003.[4]

Four editions of Windows 2000 were released: Professional, Server, Advanced Server, and Datacenter Server.[5] Additionally, Microsoft sold Windows 2000 Advanced Server Limited Edition and Windows 2000 Datacenter Server Limited Edition, which were released in 2001 and run on 64-bit Intel Itanium microprocessors.[6] While each edition of Windows 2000 was targeted to a different market, they share a core set of features, including many system utilities such as the Microsoft Management Console and standard system administration applications. Support for people with disabilities has been improved over Windows NT 4.0 with a number of new assistive technologies,[7] and Microsoft increased support for different languages[8] and locale information.[9] All versions of the operating system support the Windows NT filesystem, NTFS 3.0,[10] the Encrypting File System, as well as basic and dynamic disk storage.[11] The Windows 2000 Server family has additional features,[12] including the ability to provide Active Directory services (a hierarchical framework of resources), Distributed File System (a file system that supports sharing of files) and fault-redundant storage volumes. Windows 2000 can be installed through either a manual or unattended installation.[13] Unattended installations rely on the use of answer files to fill in installation information, and can be performed through a bootable CD using Microsoft Systems Management Server, by the System Preparation Tool.[14]

Microsoft marketed Windows 2000 as the most secure Windows version ever,[15] but it became the target of a number of high-profile virus attacks such as Code Red and Nimda.[16] Over nine years after its release, it continues to receive patches for security vulnerabilities nearly every month.

Command used to go from User Mode to Privileged Mode is?

For Unix/Linux, use either the 'sudo' command or 'su' to the root account.

The Windows 2000 Active Directory is stored in what three files?

The Active Directory ESE database, NTDS.DIT, consists of the following tables: * Schema table

the types of objects that can be created in the Active Directory, relationships between them, and the optional and mandatory attributes on each type of object. This table is fairly static and much smaller than the data table. * Link table

contains linked attributes, which contain values referring to other objects in the Active Directory. Take the MemberOf attribute on a user object. That attribute contains values that reference groups to which the user belongs. This is also far smaller than the data table. * Data table

users, groups, application-specific data, and any other data stored in the Active Directory. The data table can be thought of as having rows where each row represents an instance of an object such as a user, and columns where each column represents an attribute in the schema such as GivenName.

Recommended size hard drive for a Windows 2000?

A 2 GB hard drive with 650 MB of free space is the recommended minimum. Of course, that's probably not enough for more than very basic tasks, so a larger one is probably required, depending on your needs.