answersLogoWhite

0

Windows Server 2008

Released in February 2008, Windows Server 2008 is a Microsoft operating system that shares the same code as Windows Vista. Ask questions about its features and system requirements here.

313 Questions

Why use DHCP?

In the LAN, its recommended to use DHCP because of the following two big reasons.

  1. Reliable IP address configuration: Using DHCP minimizes the human error caused while manual IP address configuration.
  2. Reduced Netwok Administration:

  • Centralized and Automatic TCP/IP configurations.

  • The ability to assign a full range of additional TCP/IP configuration values by means of DHCP options.

In school what software do you use to create a database?

Microsoft Acess...

To the person who wrote excel that's used for spreadsheets which is different from a database.

When would you disable automatic site link bridging within active directory sites and services?

If your network is not fully routed, it is recommended that you disable automatic

site link bridging and instead configure manual site link bridges according to your

network infrastructure.

When did active directory come out?

Active Directory was previewed in 1999, released first with Windows 2000 Server edition, and revised to extend functionality and improve administration in Windows Server 2003. Additional improvements were made in Windows Server 2003 R2. Active Directory was refined further in Windows Server 2008 and Windows Server 2008 R2 and was renamed Active Directory Domain Services.

Active Directory was called NTDS (NT Directory Service) in older Microsoft documents. This name can still be seen in some Active Directory binaries.

What is the difference between Groups and OUs?

OUs are what is used to segregate and filter department bases on the region or type of users, groups, or computers. Users are placed into groups in an OU to control who has administrative authority over that user and group.

Why need a ENE CIR receiver driver?

The ENE CIR receiver is a device installed in most computers and televisions that detects infrared signals sent by a mouse, keyboard, or remote control. An ENE CIR receiver driver is necessary for the receiver itself to function.

What is the maximum length of a computer name in Windows Server 2008?

15 characters.

The 16th character is reserved to identify the functionality that is installed on the registered network device.

Where is Microsoft Visual Studio Tools for Applications 2.0 located?

This program is located in the IDE directory of the Visual Studio directories and varies depending on the version of Visual Studio you have.

One example is

C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\vsta.exe

What are the DS commands?

New DS (Directory Service) Family of built-in command line utilities for Windows Server 2003 Active Directory A: New DS built-in tools for Windows Server 2003

The DS (Directory Service) group of commands are split into two families. In one branch are DSadd, DSmod, DSrm and DSMove and in the other branch are DSQuery and DSGet. When it comes to choosing a scripting tool for Active Directory objects, you really are spoilt for choice. The the DS family of built-in command line executables offer alternative strategies to CSVDE, LDIFDE and VBScript. Let me introduce you to the members of the DS family: DSadd - add Active Directory users and groups

DSmod - modify Active Directory objects

DSrm - to delete Active Directory objects

DSmove - to relocate objects

DSQuery - to find objects that match your query attributes

DSget - list the properties of an object

DS Syntax

These DS tools have their own command structure which you can split into five parts: 1 2 3 4 5

Tool object "DN" (as in LDAP distinguished name) -switch value For example:

DSadd user "cn=billy, ou=managers, dc=cp, dc=com" -pwd cX49pQba This will add a user called Billy to the Managers OU and set the password to cx49Qba Here are some of the common DS switches which work with DSadd and DSmod

-pwd (password) -upn (userPrincipalName) -fn (FirstName) -samid (Sam account name). The best way to learn about this DS family is to logon at a domain controller and experiment from the command line. I have prepared examples of the two most common programs. Try some sample commands for DSadd. ˚ Two most useful Tools: DSQuery and DSGet

The DSQuery and DSGet remind me of UNIX commands in that they operate at the command line, use powerful verbs, and produce plenty of action. One pre-requisite for getting the most from this DS family is a working knowledge of LDAP. If you need to query users or computers from a range of OU's and then return information, for example, office, department manager. Then DSQuery and DSGet would be your tools of choice. Moreover, you can export the information into a text file

What is the difference between assign and publish?

ANS An administrator can either assign or publish software applications.

Assign Users

The software application is advertised when the user logs on. It is installed when the user clicks on the software application icon via the start menu, or accesses a file that has been associated with the software application.

Assign Computers

The software application is advertised and installed when it is safe to do so, such as when the computer is next restarted.

Publish to users

The software application does not appear on the start menu or desktop. This means the user may not know that the software is available. The software application is made available via the Add/Remove Programs option in control panel, or by clicking on a file that has been associated with the application. Published applications do not reinstall themselves in the event of accidental deletion, and it is not possible to publish to computers.

How to Create Rules in Active Directory Services?

1)On the Active Directory tab, click Create synchronization rule.

2)Enter the server address for your Active Directory server and a user name and password that provide at least read access, then click Next.

3)elect the Active Directory container that you want to import, then click Next.

4)Select the target policy domain for importing the structure, then click Next.

5)Click Done to run the synchronisation rule.

What is the difference between Child Domian and Tree Domain?

A child domain is a member of a domain tree, but is not the root of the tree. The domain tree is the root of the tree.

Where do you find the netsh command menu on windows 2008 server?

'netsh' is a CLI command. It doesn't really have a 'menu'. You can have it list its options by using the /? argument to the command, such as 'netsh /?'

Trending Questions
What protocol event viewer use to configure event forwarding? What tool can you use to delete virus elements from the registry from windows server 2008? How many nodes does Windows Server 2008 Enterprise Edition support for an NLB cluster? What is linked GPO and enforced GPO? 1 The ability to use the installation process to fix problems with an existing Windows Server system is called? What is Block Policy inheritance? The procedure entry point arccon-getconnectversion could not be located in the dynamic link library arccondll? How do you DMZ your local IP to get around a firewall that the network server has and open up certain ports so you can get out on 'STEAM'? Is it possible to install Microsoft Windows Server 2008 to a laptop? What are initial configuration tasks? What is function of Active directory lightweight directory service of server 2008? What are the five FSMO roles in Active Directory forest with one parent and two child domains? What are the differences between power user and administrator on Windows XP Pro? What is the security boundary within Active Directory? What is willwipedisk? Can you reinstall windows update in windows 7? What is responsible in Active Directory for management of adding removing and renaming domains in a forest? Do you have to install active directory in server 2008? What is a new feature in Windows server 2008 that allows you to configure a GPO pattern that you can use to create GPOs beginning with the same settings in the pattern? Why need a ENE CIR receiver driver?