Visit http://www.LearnQuick.Com
Please include:
Test Name:Implementing and Supporting Internet Information Server 4.0
Test #070-087
Road to MCSE and MCSE + I
IIS 4 Study Notes
Q1: you currently store files in a single virtual directory on a single RAID
5 disk array. How can you improve performance?
A: Configure multiple virtual directories on a single raid 5 array.
Q2: You set up a web site on your Intranet. Clients use different browsers.
When some clients try to access pages they receive an error message like
"Error 401.2, Browser does not support required encryption method
A: Site using NT Challenge/Response authentication method.
Q3: You configure multiple web sites on an IIS 4.0 server. Both sites share
the same IP address, home directory, and TCP port. DNS entries have been
setup that point each FQDN to the same IP address. However, when users try
to go the 2nd server, they can't. Why?
A: Configure Site 2 to use a Host Header.
Q4: You administer a NNTP server. How can you enable searching capabilities?
A: Implement MS Index Server. Use .IDQ files to search for the newsgroup
Q5: Where are MIME mappings stored?
A: Metabase
Q6: You have one IP address and two virtual servers how do you do it?
A: Host Headers (DNS Also if asked)
Q7: You have 2 servers (NY and Ontario), what's the easiest way to change
the TCP ports on the 200 sites contained at those locations?
A: Write VB scripts and execute on both sites
Q8: You setup 3 Intranet web sites and set them to use headers. How do
users find them?
A: WINS Server.
Q9: Your Domain name is currently set to one of you subsidiaries, How do you
get SMTP mail to appear it is coming from your real companys domain?
A: Masquerade Domain
Q10: When user does a query on a website with 3 VD on it and gets back data
from all 3 instead of one, what to do?
A: Create catalog for each site
Q11: Word lists take up to much memory, what can you do to increase
performance?
A: Decrease # of word lists and size of word lists.
Q13: You change the port of the ftp site and now clients can not connect?
A: PC trying to use default port.
Q14: You want to do search of unfiltered documents?
A: @unfiltered=true.
Q15: How much free space Index Server for indexing?
A: 40% of the Corpus.
Q16 You have 64MB of Ram and 64MB of virtual memory. You want to improve
performance of index server, so you increase performance of cache, but
performance decreases, WHY?
A: Cache is now using Virtual memory.
Q17 You installed IIS on a WIN 95 machine and now want to use Index Server,
how would you make that happen?
A: Upgrade the operating system to WIN NT Server.
Q18: You set up expiration policy on NNTP for 7days or when it reaches 500MB
for all notes, when does it expire?
A: If file exceeds the particular size, the file is deleted regardless off
age. If a document hits 7 days, it deletes regardless of size.
Q19: You grouped together all CGI scripts and ISAPI apps into same script
folder and assign execute rights to the folder. Afterwards ISAPI works and
CGI doesn't, what gives?
A: Restart WWW services.
Q20: PERL set up on one server and u move it to another server, what is
required to make it work?
A: Add PERL interpreter.
Q21: Optimize performance on a server with SSL, How?
A: Use SSL when needed.
Q22: Mary was promoted to MGR, MGRs have special access to a folder, but
Mary can't access it. She has same perms as Bill does and he can access it.
What to do for Mary to access?
A: Stop and start WWW services.
Q23: What to use to find objects over 32K?
A: Site Server Express Content Analyzer.
Q24: You have a laptop and want to download whole website, how?
A: Site Server Express.
Q25: you are experiencing 6 local retries daily, how to increase
performance?
A: Decrease local retry interval.
Q26: You have two untrusted domains, Marketing and sales, IIS is running on
Sales1 in sales and wants to index something in Marketing 1. What do you do
to allow this?
A: Create an account on Marketing1 that can be accessed from Sales.
Q27: Change .edu to .com, what to do to change extensions?
A: ASP Script, WSH. (VB Script).
Q28: Install IIS with FTP only. How to administer with ISM HTML?
A: Start WWW.
Q29: You have two log files for >900 users, what to do to reduce resolution
and import time?
A: Decrease IP address time out resolution time.
Q30: Need to run HTMH extension, what to do?
A: Use MIME to text/htm.
Q31: You want to create custom errors, how?
A: Create file and then go to custom errors on properties tab.
Q32: Performance monitor shows high bandwidth and low processor usage, what
gives?
A: Add NIC.
Q33: Deny access to 192.168.0.96-192.168.0.127 ?
A: Address 192.168.0.96 subnet mask 255.255.255.224.
Q34: stm extension (bin files from your application) conflicts with server
parsed html documents?
A: Modify MIME mappings text/stm.
Q35: Where to find hits to your web site?
A: Log file.
Q36: You have 50MB of data that Index server is tracking, and u add another
100 more and users complain its to slow, what to do?
A: Force master merge.
Q37: Want to configure all websites to same standard for your company, how?
A: WSH.
Q38: Two sets of users access your site, some intranet and some internet.
The external use browsers that cannot access WINNT Challange, how do u set
up your site for access to both ?
A: Basic authorization.
Q39: Users complaining it takes to long to get back " undeliverable"
messages, how can you reduce the time taken?
A: Reduce retry time.
Q40: How to compensate the impact of SSL Encryption?
A: Upgrade CPU.
Q41: What are two methods to monitor performance of Index Server?
A: 1. Performance monitor; 2. .ida Script.
Q42: What would require multiple certificates ?
A: 1) Server hosting web site for multiple companies
2) Server has links to servers in different domains.
Q43: You want to enable logging of your web site with the lowest available
overhead?
A: Normal text log.
Q44: Which of the following methods are used to secure SMTP service
(choose all) ?
A: 1) SSL identity verification
2) NT Challange/ Responce
3) reverse DNS lookup
4) IP ADD and domain name.
Q45: ISAPI apps taking up to many resources, how to decrease # of threads?
A: Run each app in separate memory.
Q46: With performance monitor you run a log over two weeks, U find a high
number of " NOT FOUND ERRORS." Why? (choose two).
A: 1. Wrong virtual directory configuration.
2. Excessive traffic on network segment.
Q47: You have directories on 4 servers, you need a summary of images. What
do u use?
A: Site Server Express with Content Analyzer.
Q48: You have separate directory for each client (and access to there own
directories), HOW ?
A: Certificate client.
Q49: Which IIS computer configuration setting are stored in the Metabase
A. Virtual server and directory settings
B. HTTP-specific properties
C. Computer and Web Site properties
D. Logging properties.
E. FTP-specific properties
F. File properties
G. Filter properties
H. SSL Key properties.
A: ALL.
Q50: You have configured a virtual directory called on your server called
"White Horse". After doing so, some people cannot access it. What should you
do?
A: Change name to Whitehorse. No spaces, older browsers do recognize
spaces.
Q51: You set up an FTP site and a virtual directory and set the listing to
UNIX. Afterwards, not all users can access it. Why?
A: Set listing styles to MS-DOS.
Q52: You configure your web page to access a SQL database. When trying to
access you the error "unable to find resources". WHY?
A: ODBC drivers not configured.
Q53: You use an ODBC MS database. The data source not found ODBC Error
80004005 MS OLE ODBC Provider ODBC error drive ODBC Driver Manager data
source name not found no default driver specified. What is the most likely
cause of the problem?
A: Data source is configured incorrectly.
Q54: You are behind a firewall and want to administer an IIS server with
HTMLA, what port does the firewall have to let through?
A: RPC port.
Q55: You have 64MB of Ram and 64MB of virtiual memory. You want to improve
performanc of index server, so you increase performance of cache, but
performance decreases, WHY?
A: Cache is now using virtual memory.
Good Luck boys and girls may you pass the test