What file in the user account folder stores user settings?
Isuser.dat and Ntuser.dat depending on the OS.
Which configuration changes will increment the configuration revision number on the VTP server?
VTP password, domain name, and version number don't propagate.
Domain name change resets the revision number.
Only creating or deleting a VLAN will increase the revision number
(here's your answer ^^^)
What are the primary functions of active directory?
To provide authentication and authorization services for hardware and software resources on the network like computer,users,printers groups etc. Authentication would be verifying the user's identity while authorization is the process of granting the user access to only the resources they are permitted to use
To provide authentication and authorization services for hardware and software resources on the network. Authentication would be verifying the user's identity while authorization is the process of granting the user access to only the resources they are permitted to use.
How can one domain of childhood affect the development of another domain?
The (cognitive) brain is what sends the receptive signals. The brain sends that signal and responds with physical development and actions. Cognitive development affects emotional development because it allows us to think and understand emotions and feelings of others and ourselves.
Can you have more then on domain controller in an Active Directory domain that is writeable?
Yes all domain controllers 2003, 2008 are writable except when its 2008 RODC..
How is file sharing linked to a user account?
Some file sharing sites require registration, and once you do so, a 'token' is added on to the end of any torrent you access on that site. The token authenticates you and allows you to download - if someone else tried to use that torrent, the tracker would deny them access.
Can a Mac be monitored on a windows server?
Most server monitoring solutions will not discriminate on what they monitor. Something like NetCrunch 8 is installed on a Windows device, but can monitor Mac, BSD, Linux, etc.
LDAP means Light-Weight Directory Access Protocol. It determines how an object in an Active directory should be named. LDAP (Lightweight Directory Access Protocol) is a proposed open standard for accessing global or local directory services over a network and/or the Internet. A directory, in this sense, is very much like a phone book. LDAP can handle other information, but at present it is typically used to associate names with phone numbers and email addresses. LDAP directories are designed to support a high volume of queries, but the data stored in the directory does not change very often. It works on port no. 389. LDAP is sometimes known as X.500 Lite. X.500 is an international standard for directories and full-featured, but it is also complex, requiring a lot of computing resources and the full OSI stack. LDAP, in contrast, can run easily on a PC and over TCP/IP. LDAP can access X.500 directories but does not support every capability of X.500 ANSWER B: The Lightweight Directory Access Protocol, or LDAP is an application protocol for querying and modifying directory services running over TCP/IP.[1]
A directory is a set of objects with attributes organized in a logical and hierarchical manner. The most common example is the telephone directory, which consists of a series of names (either of persons or organizations) organized alphabetically, with each name having an address and phone number attached.
An LDAP directory tree often reflects various political, geographic, and/or organizational boundaries, depending on the model chosen. LDAP deployments today tend to use Domain name system (DNS) names for structuring the topmost levels of the hierarchy. Deeper inside the directory might appear entries representing people, organizational units, printers, documents, groups of people or anything else that represents a given tree entry (or multiple entries).
Its current version is LDAPv3, which is specified in a series of Internet Engineering Task Force (IETF) Standard Track Requests for comments (RFCs) as detailed in RFC 4510.
IDE which is used in Sql server 2005?
There are many IDE's available that can be used with a SQL Server database. Some of them are:
What passwords Meet Complexity Requirements policy in server 2003?
The longer the password the better, use different casing, and the password should have special characteristics in it, for instance, @dufS!ig)vnz#. This password almost impossible to crack (but make it but yourself).
Can you Connect a DOS 6.22 Workstation to server 2003 over the internet?
Standard DOS does not have any networking software, so by itself there is no way to connect to a network, let alone a server 2003 system. You would have to buy networking software that runs under DOS to get to the network.
recognition
What is the default period of time after which a dhcp client attempts to RENEW ITS IP?
8 days
Above answer is not exactly correct. The default period of time (T1) is 1/2 the time of the original DHCP lease time. So if you have a lease time of 2 days then the first attempt to renew the lease will be in 1 day.
How do you get the primary dns and secondary dns information from a wireless router?
Usually you would find a considerable amount of information via your Wireless Router administrator panel. You can access that by:
Start > Run > Cmd > ipconfig/all
Copy your Default Gateway address and paste this in your brower's address bar.
You should be prompted for a username/password. These will be given to you by your ISP when you had your router delivered or you can look underneath your router for a little sticker displaying your username and password.
You should be able to access the router homepage and have a look at additional DNS settings usually under 'Settings' or 'Device Settings'.
What is Active Directory Integrated?
The term is active directory dns integrated means that during replication of AD all changed/ updated data is replicated and we dont have to replicate DNS zone files(which contains information aout the dns records) seperately .
Active Directory-integrated DNS enables Active Directory storage and replication of DNS zone databases. Windows 2000 DNS server, the DNS server that is included with Windows 2000 Server, accommodates storing zone data in Active Directory. When you configure a computer as a DNS server, zones are usually stored as text files on name servers - that is, all of the zones required by DNS are stored in a text file on the server computer. These text files must be synchronized among DNS name servers by using a system that requires a separate replication topology and schedule called a zone transfer However, if you use Active Directory-integrated DNS when you configure a domain controller as a DNS name server, zone data is stored as an Active Directory object and is replicated as part of domain replication.
Why shouldn't you install Outlook on the same machine as an Exchange server?
Conflits with MAPI versions in Outlook and Exchange 2003, But solved in Exchange 2010