Hi, my name is Jaco Greyling and I wrote IIS4 today (18/11/1998) with a score of 818/1000 and it was not that difficult. Most of my questions I got is listed in my Braindumps and you can go over it. I'm not going to tell you what books to use and what not but I can tell you that I used SYBEX and Braindump Heaven for my preparation. I included 3 topics (Practical, Questions and Braindump).

Enjoy!!!!

I also want to thank my heavenly Farther for Helping me and to my girlfriend Maryke.

 

Practical:

  1. You must add an ASAPI DLL with an application name in MCC.
  2. ASAPI Filters à Add à Give name and path of DLL

  3. You can read out of the one directory (using WWW) but not out of the other one.
  4. Directory Security à Anonymous Access à Anonymous account à Enter account details

  5. You must limit connection time (limiting user and connection time not an option).
  6. Performance à HTTP Keep alive Enabled

  7. Create a web site and a FTP site using MMC.
  8. Deny a single IP address access to a web site while allowing everyone else access to connect.
  9. Create two FTP sites: Docs (site name), C:\docs (home dir), Allow uploads and downloads
  10. Forms (site name), C:\forms (home dir), Allow only downloads

  11. The anonymous ID is IUSR_NT5, set it up so that the password will be synchronised with the IUSR_NT5 account in NT.
  12. Disable HTTP Keep Alives on the Default Web Service
  13. Track anonymous logins on the Default FTP site but not on the default Web site

 

 

Questions:

  1. You are behind a firewall and want to administer an IIS server with HTMLA, what port does the firewall has to let through? 1. Automatic Port assigned 2. RPC listener Port 3. NBT
  2. Change DNS domain to .com from .edu on all of your sites. Host Headers
  3. You have only FTP service on your IIS server and want to remotely administer the FTP sites, how? Run WWW service
  4. How can you create multiple standard (default) web-sites? Assign unique IP address

 

Braindumps:

  1. You currently store NNTP files in a single virtual directory on a single RAID 5 disk array. How can you improve performance?
    1. Create additional virtual folders on the single disk array
    2. Create additional virtual folders on multiple disk arrays
    3. Move the virtual folders location onto a non RAID 5 disk
    4. Something, something, something

My Answer: A

  1. You configure multiple sites on a IIS 4.0 server. Both sites share the same IP address, Home Directory and TCP port. DNS entries have been set up that point each FQDN to the IP address. However, when users try to go to the 2nd web site they can not access it?
    1. Configure HOSTS files on the server
    2. Configure HOSTS files on the clients
    3. Configure the clients to use DNS
    4. Configure site 2 to use a Host Header

My Answer: D

  1. You administer a NNTP server. How can you enable searching capabilities?
    1. Install and configure Index Server
    2. Something, something, something
    3. Instruct users to use the search features of their client newsreader
    4. Newsgroups cannot be searched

My Answer: A

  1. You have an IIS installation, which has only FTP, how can you configure the FTP site remotely?
    1. Enable the WWW service
    2. Allow anonymous connection to FTP
    3. Set up Winnt Challenge login
    4. Something, something, something

My Answer: A

  1. You have a server set up with three different web sites. When users issue a query, they receive non-relevant info or unreachable links, fix?
    1. Create indexes for the three different servers
    2. Limit user rights
    3. Something, something, something
    4. Something, something, something

My Answer: A

  1. You have 2 servers, what's the easiest way to change the IP ports on the 200 sites contained at those locations???????
    1. Use Inet Server Manager to change individual ports
    2. Inet Server Manager HTML to change individual ports
    3. Write a VB script and run it on both sites
    4. Write a VB script and run it on one site

My Answer: C or D

  1. Host headers for IP addresses should be placed?
    1. At the HOSTS file on the NT server
    2. LMHOSTS file on he NT server and clients
    3. Placed in the WINS (where DNS entry would go)
    4. Something, something, something

My Answer: A

  1. You set up three intranet web sites and them to use headers. How do users find them.
    1. Install modified HOSTS file to the server
    2. Install modified HOSTS file to all the clients
    3. Install modified LMHOSTS file to all clients
    4. Modify the WINS server

My Answer: B

  1. You want to get the most performance out of your IIS server. What is the best way to secure ensitive directories?
    1. Enable SSL only when required
    2. Enable SSL all the time
    3. Use the client certificate
    4. Move SSL directories to a separate PC

My Answer: A

 

 

  1. Which options would require multiple certificates?
    1. Server hosting web sites for multiple companies
    2. Server has links to servers in different domains
    3. Something, something, something
    4. Something, something, something

My Answer: A

  1. Site server reports hourly on the web site, some IP's are not logged, why?
    1. Because it's set up to discard open visits on the turn around
    2. Set up to commit open visits
    3. Can't resolve client IP's to HOSTS
    4. Client have invalid IP

My Answer: A

  1. Requirements for SMTP???????
    1. NTFS
    2. FAT
    3. TCP/IP
    4. NetBios
    5. Host to IP

My Answer: B, C, D

  1. What is the easiest way to find how many 32K objects have HTML extensions?
  1. Site Server
  2. Import a log file to an excel spread sheet
  3. Use the NT Explorer to search the web site DIR
  4. Use FTP

My Answer: A

  1. How can you maximise performance with SSL?
  1. Increase CPU
  2. Add more RAM
  3. Faster HD
  4. Something, something, something

My Answer: A

  1. You must find all unfiltered files
  1. @unfiltered = TRUE
  2. @contents = unfiltered
  3. Run srchenu.exe
  4. List noise word file

My Answer: A

  1. SMTP, 3 servers, how can you secure a route?
  1. PPTP
  2. SSL
  1. Something, something, something
  2. Something, something, something

My Answer: SSL

  1. You're running ISAPI and CGI scripts. You move these to a virtual directory and assign permissions. What must you do so that those users can run both?
  1. Stop and start WWW
  2. Stop and start MCC
  3. In Internet Service Manager assign read permissions for the scripts virtual directory.
  4. In ISM, assign execute permissions for WWWRoot directory

My Answer: A

  1. You discover that the average reading of a local queue length is 60. How can you improve this?
  1. Increase NTFS cache size
  2. Increase connection timeout
  3. Decrease local retry queue length interval
  4. Decrease remote queue max hop count

My Answer: C

  1. You import 2 log files per day. You have > 900 users accessing your site. You want to reduce import time and resolution time. What should you do???????
  1. Increase cache period of IP lookups for importing log file
  2. Decrease cache period of IP lookups for importing log files
  3. Increase IP address timeout resolution time
  4. Decrease IP address timeout resolution time

My Answer: B, D

  1. You have a high no of NOT FOUND errors on your web site, why?
  1. Wrong virtual directory configuration
  2. Wrong permissions for anonymous account
  3. Excessive traffic on network segment
  4. Errors in HTML code on pages

My Answer: C

  1. You have two sets of users. Some access your NNTP site via a local intranet, some externally via intranet. The external users have browsers that cannot use NT Challenge/Response. How do you set up your site for secure access for both Internet and Intranet users?
  1. SSL
  2. NT Challenge/Response plus Anonymous
  3. Basic Autentication
  4. Something, something, something

My Answer: A

  1. You have a web site that integrates data in text files with data stored in SQL. You want to index all data of the text file. You want to query the text file and the SQL database.
  1. Write a PERL script
  2. Write ASAPI applications that indexes the text files, queries the resulting index and then uses SQL to query the SQL database
  3. Write a CGI script that executes an index server query and queries the SQL database
  4. Write an ASP that uses index server query language and that users SQL extensions to index server to query SQL

My Answer: D

  1. What permissions must you give to a virtual directory containing IMAGES.GIF/JPEG?????
  1. Execute permissions
  2. Read permissions
  3. Do not change permissions
  4. Something, something, something

My Answer: A