Windows admin interview questions (includes Vista)
There are three predefined Naming Contexts (NC)
1. Domain Naming Context - One per domain. The domain naming context stores users, computers, groups, and other objects for that domain. All domain controllers that are joined to the domain share a full writeable copy of the domain directory partition. Additionally, all domain controllers...
Categories
- All Posts
- android
- AntiVirus
- apps
- AWS
- Backup
- Batch
- Blogger
- Books
- CISCO
- Cloud
- Cluster
- Coin Master
- commands
- Commvault
- Configurations
- CSS
- Data Protector
- Data Recovery
- DB Backup
- Desktop Sharing
- Disabling
- domain
- Downloads
- Dumps
- ESX
- exam questions
- Excel
- Exchange
- FOLDER LOCK
- free Books
- games
- Guide
- Hacks
- HP - UX
- HP0-A113
- HP0-A113 HP ATP - Data Protector v9 (Exam 1 Questions) - Question 9
- HTML
- Hyper-V
- information
- Internet
- interview questions
- inventory
- jQuery
- key
- Links
- Linux or Unix
- Mcafee
- microsoft
- Migrations
- mobile tips
- NetBackup
- Networker
- Networking
- Online Database
- Operating system
- Outlook
- Password reset
- PHP
- Ports
- RAID
- regedit-tips
- Registry
- SAN
- SBS 2008
- Simulator
- software
- SQL
- Storage
- Study Meterial
- tech support
- Tools
- Top List
- Troble Shooting
- Useful commands
- vbscript
- Veeam
- Videos
- Virtual Machine
- VirtualBox
- VMWare
- VSphere
- webinar
- windows
- windows 10
- Windows 2003
- Windows 2008
- Windows 7
- Windows 8
- Windows Tips
- windows XP
- YouTube
Contact
Friday, December 24, 2010
5.What is the SYSVOL folder?
Windows admin interview questions (includes Vista)
System Volume (SYSVOL) is a shared directory that stores the server copy of the domain public files (Policies and scripts) that must be shared for common access and replication throughout a domain. It must be located in NTFS volume (because junctions are used within the SYSVOL folder structure)
...
4.Where is the AD database held? What other folders are related to AD?
Windows admin interview questions (includes Vista)
The Active Directory Database is Stored in %SYSTEM ROOT%\NDTS folder. Main database file for active directory is ntds.dit. Along with this file there are other files also present in this folder. These files are created when you run dcpromo. These are the main files controlling the AD structure
ntds.dit: This is the main database...
3. Can you connect Active Directory to other 3rd-party Directory Services? Name a few options.
Windows admin interview questions (includes Vista)
Active Directory is a LDAP compatible directory service and supported by various third party applications like Novell DirXML, and Atlassian Crowd.
Microsoft Identity Integration Server (MIIS) is one of the options you can use to act as an intermediary between two directories (including directories used by SAP, Domino, etc).
MIIS...
2 Windows admin interview questions (includes Vista)
2. What is LDAP?
LDAP, Lightweight Directory Access Protocol, is an Internet protocol that email and other programs use to look up information from a server.
Every email program has a personal address book, but how do you look up an address for someone who's never sent you email? How can an organization keep one centralized up-to-date phone book that everybody has access to?
That...
1 Windows admin interview questions (includes Vista)
1. What is Active Directory?
An active directory is a directory structure used on Microsoft Windows based computers and servers to store information and data about networks and domains.
A central component of the Windows platform, Active Directory directory service provides the means to manage the identities and relationships that make up network environments. Windows Server...
Monday, December 20, 2010
Backing Up the Registry
There are many backup programs for the registry but if the computer goes down and you can't fire off Win95 because of the registry problem.
Backup to a directory the following files:
SYSTEM.DATA
SYSTEM.DA0 (Yes seem to be the same size)
USER.DAT
USER.DA0 (Same size likely)
WIN.INI
CONTROL.INI
SYSTEM.INI
These files can be copied to the windows directory from Win95 or DOS to help...
Keyboard Shortcuts
When speed counts, the keyboard is still king. Almost all the actions and commands you can perform with a mouse you can perform faster using combinations of keys on your keyboard. These simple keyboard shortcuts can get you where you want to go faster than several clicks...
Remove shortcut arrow from desktop icons
Here's how you can remove those shortcut arrows from your desktop icons in Windows XP.
1. Start regedit.
2. Navigate to HKEY_CLASSES_ROOTlnkfile
3. Delete the IsShortcut registry value.You may need to restart Windows X...
My Computer Won't Shut Down Itself After Installing XP
There are a number of users who are noticing that their PC will no longer automatically power down/shut off without pressing the power off button on the computers unlike in Windows Me/95/2000. There could be a number of reasons for this - but the main one seems to be that...
How To Enable Hibernation
Under Windows 98, Me, or 2000 there was an option in the shutdown dialog box to enter the computer into hibernation (where all the content of the RAM is copied to the hard disk). The shutdown dialog box of Windows XP doesn't offer any longer the hibernation button. Some users...
Microsoft Office 2007 filename extensions
Word 2007 File Type Extension
• docx - Word 2007 XML Document
• docm - Word 2007 XML Macro-Enabled Document
• dotx - Word 2007 XML Template
• dotm - Word 2007 XML Macro-Enabled Template
Excel 2007 File Type Extensio...
Restricting Logon Access
If you work in a multiuser computing environment, and you have full (administrator level) access to your computer, you might want to restrict unauthorized access to your "sensitive" files under Windows 95/98.
One way is to disable the Cancel button in the Logon ...
Search For Hidden Or System Files In Windows XP
The Search companion in Windows XP searches for hidden and system files differently than in earlier versions of Windows. This guide describes how to search for hidden or system files in Windows XP.
Search for Hidden or System Files By...
Add Open With to all files
You can add "Open With..." to the Right click context menu of all files.This is great for when you have several programs you want to open the same file types with. I use three different text editors so I added it to the ".txt" key. 1. Open RegEdit
2. Go to HKEY_CLASSES_ROOT\*\Shell
3. Add a new Key named "OpenWith" by right clicking the "Shell" Key and selecting new
4. Set the...
Turn off Welcome screen
Open User Accounts in Control Panel.
Click Change the way users log on or ...
XP Computer management console
To quickly access the computer management console, where you can see event logs (to see what's causing a problem, for example), right-click My Computer and choose Manage.
Then, select the Event viewer and double-click highlighted events in the Applications or System areas to view detailed explanations of what went wro...
Sunday, October 10, 2010
Automatic Screen Refresh
When you make changes to your hard drive and use Explorer, the changes are not usually displayed until you press the F5 key
To make the updates automatic:
Start Regedit
Go to HKEY_LOCAL_MACHINE / System / CurrentControlSet / Control / UpdateMode
Edit the DWORD value to be between 1 and 7
Restart Windo...
Deleting Registry Keys from the Command Line
With the OEM Version of Windows95, a new switch, /D, is added to Regedit.
This enables you to delete items from Registry.
The syntax is: REGEDIT /L:system.dat_location /R:user.dat_location /D Reg_Key
where Reg_Key is the key you want to delete
There are two requirements:
1. That you have to boot to the same OEM version of Windows95 as the REGEDIT.EXE file.
2. You cannot be in...
Creating a Default File Opener
If you have a un-registered file type and want to view it with Explorer's Right-click
you can add your program to the right-click options by:
Starting Regedit
Go to HKEY_CLASS_ROOT / Unknown
Highlight the Shell Folder below it
Right click on Shell and create a New Key
Name it anything you want (For example NOTEPAD)
Create a New Key under that named command
Highlight the Command...
Creating a Network Logon Banner
If you want to create a Network Logon Banner:
Start Regedit
Go To HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Winlogon
Create a new String called LegalNoticeCaption
Enter the text for your bann...
Changing the Location of Windows95's Installation Files
If you need to change the drive and or path where Windows95 will look for it's installation files:
Start Regedit
Go to HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Setup \ SourcePath
Change the location from the...
Subscribe to:
Posts (Atom)
Upcoming Topics
Search This Blog
Subscribe via email
Weekly
-
Below are some of the frequently asked Storage (SAN)...
-
#NetBackup interview Questions and Answers. I just...
-
AZ-900 Dumps - Actual exam question and Answers from...
-
Based on my experience in the daily issues level I have...
-
Being a NetBackup backup administrator we should...
-
AZ-900 Dumps - Actual exam question and Answers from...
-
If you're looking for CommVault Interview Questions &...
-
AWS Interview Questions And Answers The AWS Solution...
-
Master Server Daemons/Processes Request daemon bprd ...
-
Today i'm going to explain how to configure your VMware...