Thursday, December 17, 2009
What is Active Directory?
Active Directory is a network-based object store and service that locates and manages resources, and makes these resources available to authorized users and groups. An underlying principle of the Active Directory is that everything is considered an object—people, servers, workstations, printers, documents, and devices. Each object has certain attributes and its own security access control list (ACL).
How do you get to Internet Firewall settings
Start –> Control Panel –> Network and Internet Connections –> Network Connections.
What do you do if earlier application doesn’t run on Windows Server 2003
When an application that ran on an earlier legacy version of Windows cannot be loaded during the setup function or if it later malfunctions, you must run the compatibility mode function. This is accomplished by right-clicking the application or setup program and selecting Properties –> Compatibility –> selecting the previously supported operating system.
What are the accessibility features in Windows 2000
StickyKeys,
FilterKeys Narrator,
Magnifier,
On-Screen Keyboard.
FilterKeys Narrator,
Magnifier,
On-Screen Keyboard.
what is folder sharing? Explain hidden sharing and open sharanig How can i assign that?
Folder Sharing:--> The folder sharing means we can access
the files & Folders of other computer in our computer
without access the Desktop & Drives.
Hiden Sharing:--> The hiden sharing means we share the
drive with Sign $ & we can't see the drive in Network.
Open Sharing:--> The Open sharing means we can see the
drive in Network.
the files & Folders of other computer in our computer
without access the Desktop & Drives.
Hiden Sharing:--> The hiden sharing means we share the
drive with Sign $ & we can't see the drive in Network.
Open Sharing:--> The Open sharing means we can see the
drive in Network.
What are the advantages of using DLL’s
DLLs are run-time modular. DLL is loaded when the program needs it. Used as a code sharing between executables.
What is a deadlock
A deadlock, very simply, is a condition in which two or more threads wait for each other to release a shared resource before resuming their execution. Because all threads participating in a deadlock are suspended and cannot, therefore, release the resources they own, no thread can continue, and the entire application (or, worse, more than one application if the resources are shared between threads in multiple applications) appears to hang.
The differences between Windows 95 and Windows NT
Lack of Unicode implementation for most of the functions of Win95. Different extended error codes. Different number window and menu handles. Windows 95 implements some window management features in 16 bits. Windows 95 uses 16-bit world coordinate system and the coordinates restricted to 32K. Deletion of drawing objects is different. Windows 95 does not implement print monitor DLLs of Windows NT. Differences in registry. Windows 95 does not support multiprocessor computers. NT implementation of scheduler is quite different. Different driver models. Win95 was built with back-compatibility in mind and ill-behaving 16-bit process may easily corrupt the system. Win95 starts from real DOS, while WinNT uses DOS emulation when one needs a DOS. Win95’s FAT is built over 16-bit win3.1 FAT (not FAT32!, actually, Win95’s FAT contains two FATs).
The difference between local, global and universal groups
Domain local groups assign access permissions to global domain groups for local domain resources. Global groups provide access to resources in other trusted domains. Universal groups grant access to resources in all trusted domains.
Subscribe to:
Posts (Atom)