What are the three components of a fully qualified domain name?
The three parts of a domain name are the host record (www, @(none) or *(other)), the SLD (second level domain) and the TLD (top level domain) or ccTLD (country code top level domain). For example wiki.answers.com:
wiki = host name
answers = SLD (second level domain)
.com = TLD (top level domain)
What are the Benefits of active directory services?
1. It will provide fully integrated security in the form of user logon's and authentication.
2. It makes easy in administration in the form of group policies and permissions.
3. It makes easy to identify the resources.
4. It will provide scalability, flexibility and extentiability.
5. It is tightly integrated with DNS services for all its operations, which will provide better in identifications and migrations.
6. It services will provide Automatic replication of information between the domain controllers.
7. It supports integration of the other directory services also.
8. It supports multiple authentication protocols.
What is the difference between Copy Xcopy and diskcopy?
These are all DOS commands for the old PC DOS operating system.
Copy could copy some combination of file or files (via wildcards) within a given directory, xcopy could do that as well as copy directories, diskcopy could make duplicates of disks usually floppy disks.
Explain why performance monitor counters sometimes have multiple instances?
ANSWER
If the computer contains more than one of the same type of component, such
as two network interface adapters, instances enable you to monitor each one
independently.
In relation to Irish history, G.P.O. means General Post Office, the building outside of which Pearse declared the new republic in 1916.
Also GPO stands for many purpose.
Gazetted Police Officer.
Global Policy Optimization.
Grant and Permission Order.
Grand of Posting Order.
Global Public Organization.
In early computing days, computers were expensive, and so to absorb the cost, a big computer would be shared across many people who would pay for time-sharing (such as one hour units). The limiting factor, money, would be the only reason why someone might use a time-sharing system. For that individual, their use of a computer is so infrequent that they cannot justify purchasing an actual computer, or their current hardware is inadequate for their needs, so they lease time on a more powerful system to play games, process data, etc.
Time sharing is most frequently found today in terms of "virtual machines", such as virtual servers or virtual desktops that are accessed remotely through a less powerful system or even a thin client (a keyboard, mouse, and monitor connected to a very small computer with only enough RAM and CPU power to access the remote desktop). It is projected that as computer networking and virtualization becomes more powerful, time-sharing will soon replace or heavily supplement PCs and single-user workstations.
In active directory what contains one or more domains that are in common relationship?
forest created in AD O/S windows 2003R2
How many clients can windows server 2003 enterprise support?
**Windows 10 product key.**When it comes to deciding whether you need the enterprise version of Windows 10 for your server PC, the answer will depend on your specific needs. The enterprise edition of Windows 10 has added features that are designed to provide businesses with greater security, improved performance, and better control over the system. The enterprise edition of Windows 10 includes advanced features such as Bit Locker, which encrypts the data on the device, protecting it from Mskeydeals Site unauthorized access. It also includes App Locker, which provides administrators with the ability to control which applications are allowed to run on the device. Additionally, the enterprise edition includes Windows To Go, which allows users to boot their PCs from a USB drive, making it easier to move between PCs. The enterprise edition also includes Windows Defender Advanced Threat Protection, which provides businesses with an extra layer of security against advanced threats. It also includes Windows Update for Business, which provides IT administrators with better control over which updates are applied to the device. In addition to these features, the enterprise edition also provides access to Windows 10 Enterprise Long Term Servicing Channel, which provides an extra layer of stability to businesses by providing extended support for the device. In comparison, the pro version of Windows 10 does not include the same
What are other third party directory services?
the 3rd party directory services areused when you have different systems in the network and you want AD to control them under single umbrella .
you can Connect Active Directory to other 3rd -party Directory Services such as dictionaries used by SAP, Domino etc with the help of MIIS ( Microsoft Identity Integration Server )
you can use dirXML or LDAP to connect to other directories (ie. E-directory from Novell)
# Novell eDirectory, formerly called Novell Directory Services (NDS)
Is the processor Most important hardware components in file server?
In a file server the most important components would be the hard drive. You will want fast drives, preferably configured in RAID 5 or 6 to prevent data loss. You will also want a fast network uplink, such as gigabit ethernet if your network can support it. In general you wont need very much RAM or a super fast processor.
How do you block inheritance in GPO?
Blocking inheritance in GPO is worthless if the GPO links are not enforced.
What is the difference between dcpromo command and add or remove a role in server 2003?
one is (dcpromo)command line interface and other is GUI mode. both have same roles
Can you run opensim on a web server?
Yes you can, you can run OpenSim Server on a web server or any PC will do.
You will need MySQL and dotnet.
The easiest way is on a windows OS and use a WAMP Server..or in Linux get LAMP server.
Really this is easy to setup on a windows OS
get the OpenSim server software.
get a viewer as well,like Hippo or Imprudence
get Wamp
start wamp
create OpenSim DB,create user,set permissions,set password.
Now optional you can use SQlite for a test run,and you wont need to do the stuff below,just run opensim/bin/OpenSim.exe .
or MySql for a better Service.
you will need to uncomment your choices in Opensim.ini
Edit Opensim/bin/opensim.ini "Prim Storage" Section.. fill in DB_name...your user_name and your_password....then save
now run Opensim.exe...and answer the questions it asks.
Why error is displayed while creating new users in active directory users and computers?
The error could be due to folwloing
The network is down.
The domain controller is not reachable(PDC is not available need to check, RID stack is not full and RID master is not down)
The account used does not have permission to add user/computer etc
Check the event log to find the event id and search at tech net
Active Directory Users and Computers is a snap-in. A snap-in cannot be started from a command line or from "Start" "run" it has to be started from an MMC (Microsoft Management Console).
I will walk you through those steps.
you can use dsa.msc
What is the RID Master role? The RID Master is one of the operations master roles that exist in each domain in a forest. It controls the sequence number for the domain controllers within a domain. It provides a unique sequence of RIDs to each domain controller in a domain. When a domain controller creates a new object, the object is assigned a unique security ID consisting of a combination of a domain SID and a RID. The domain SID is a constant ID, whereas the RID is assigned to each object by the domain controller. The domain controller receives the RIDs from the RID Master. When the domain controller has used all the RIDs provided by the RID Master, it requests the RID Master to issue more RIDs for creating additional objects in the domain. When a domain controller exhausts its pool of RIDs, and the RID Master is unavailable, any new object in the domain cannot be created
How do you add new user to domain with active directory?
Go to start->programs->administrative tools->active directory users and computers->right click on users folder and create it
What Kind of information active directory holds?
Active Dirctory stores information about all the objects, resources on the network, policies applied on them and permissons on the resources
What are the resultant Group Policy settings for a user in the organizational unit?
the answer is :
Windows Update appears on the user's Start Menu, and Favourites does not appear on the user's Start Menu.