This is for IIS 4.0!!!!
1. 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.
2. Word lists take up to much memory, what can you do to increase
peformance?
A. decrease word lists and decrease size of wordlists
3. Change port of FTP to 32153, and then you cant connect from another PC?
A PC trying to use default port.
4. Want to do search of unfiltered documents?
A. @ unfiltered = True
5. You have 500MB of corpus, how much free space does Index Seerver require
for indexing?
A. 200MB ( 40% )
6. 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.
7. Install IIS on Win 95 and now want to use Index Server, what do you need
to do?
A. Upgrade to WINNT Server.
8. 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 oldest documents delete
regardless off age. If a document hits 7 days, it deletes regardless of
size.
9. NNTP news server set up on RAID 5 array with one disk, how to improve
performance?
A. set up multiple directories on multiple arrays.
10. 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 service
11. PERL set up on one server and u move it to another server, what is
required to make it work?
A. add perl interpretor
12. Optimize performance on a server with SSL, how?
A. Use SSL only when needed.
13. 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.
14. What to use to find objects over 32k ?
A. site server express content analyzer.
15. You have a laptop and want to download whole website, how?
A. site server express
16. You are experiancing 6 local retrys per day, how to increase
performance?
A. decrease local retry intervals
17. Want to reach PC on other side of firewall, how?
A. RPC listener port.
18. Where are MIME settings kept ?
A. metebase
19. You have two untrusted domains, Marketing and sales, IIS is running on
sales1 in sales and wants to index something in Marketin 1. What do you do
to allow this?
A. make Marketing1 part of sales domain.
20.Two web sites...same IP address and TCP Port, what do you do to reach
2nd site?
A. add host header to 2nd site.
21. Change .edu to .com, what to do to change extensions?
A. ASP scripts.( VB scripts )
22-24. 3 OBDC errors....
A. General Network--- server has moved
Logon failure--- wrong perms for database
Source Name not found or no Default Driver found--- incorrectly
configured DNS
25. Install IIS with FTP only on it. How to administer with web browser?
A. enable WWW ( my test had start www )
26. You have two log files for >900 users, what to do to reduce resolution
and import time?
A. increase cache period of IP lookups for importing log files.
27. Need to run HTMH extension, what to do?
A. use MIME to text/htm?
28. You want to create custom errors, how?
A. create file and then go to custom errors on properties tab.
29. Performance monitor shows high bandwidth and low processor usage, what
gives?
A. add NIC
30. Company with web site and a virtual directory. Images placed on both,
but can only see web site images. What do you do using MMC to correct this
problem?
A. ??????? ( check host header? )
31. Want user friendly names to access site, What do you use?
A. DNS and WINS
32. Deny access to 192.168.0.96-192.168.0.127 ?
A. address 192.168.0.96 subnet mask 255.255.255.224
33. stm extension(bin files from your application) conflicts with server
parsed html documents ?
A. modify MIME mappings text/stm.
34. Domain name to appear as two ?
A. masquerade name.
35. Where to find hits to your web site.
A. log file.
36. 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.
37. Want to configure all websites to same standard for your company, how?
A. WSH
38. 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 auth.
39. Users complaining it takes to long to get back " undeliverable"
messages, how can you reduce the time taken?
A. reduce retry time.
40. One client can't reach web site but another can with web browser ?
A. install capable browser.
41. How to compensate the impact of SSL ?
A. upgrade CPU.
42. U set up FTP site and virtual directory, then set listing to UNIX.
Afterwards not all can access it, why?
A. stop and restart FTP site.
43.What are two methods to monitor performance of INDEX server ?
A. 1( performance monitor 2) .ida script
44. What would require multiple certificates ?
A. 1) server hosting web site for multiple companys 2) server has links to
servers in different domains.
45. U want to enable logging of your web site with the lowest available
overhead ?
A. normal text log.
46. 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.
47. Want to take away anonymous form folder and only allow one person
access, how ?
A. Take away anon in MMC and assign NTFS perms to folder.
48. Asked me to take away anonymous rights from a site... However it had
nothing else configured for permissions....Instructor said to do just waht
they ask for and not to fix anything.
A. Just disallow anonymous.
49. ISAPI apps taking up to many resources, how to decrease # of threads?
A.You can't decrease # of threads required by an application without
programming the app.
You can however configure it to run in a shared WAM rather than its own
memory space. This will save one thread ( the WAM ) and use less resources.
50. With performance monitor you run a log over two weeks, U find a high
number of " NOT FOUND ERRORS." Why??? (choose two)
A. 1) incorrect perms for anonymous account 2) excessive traffic on
network.
51. You have directories on 4 servers, you need a summary of images. What
do u use?
A. site server express content analyzer.
52. You have separate directory for each client (and access to there own
directories), HOW ?
A. certificate client.
53. You have two users ( NY and Ontario ), whats the easiest way to change
the IP ports on 200 sites contained on these locations ?
A. VB scripts on both sites.
Best of luck to all....Thats MCSE for me !!!!!!
MICROMAN