Number of Qestions: 55 & the Passing score is 727 / 1000** ( 70-87)

Dear Friends,

I gave the paper IIS 4.0 and by the grace of God i passed and get my MCSE. Well i have benefited from the site and now just try to return what i earn.

I thanks to my Family and specially the blessings of my mother and my Brother ‘Asif’ due to them I accomplished my goal.

Ok ! the Questions i encountered,

Q1- 11 Simulation Questions.

includes Site creation , assign permissions, check & Uncheck keep Alives, ISAPI filter, IP allowed

and IP restriction of particular group and user, Gives Anonymous rights to IUSR_NT5 user, Check Synchronization with Anonymous connection.

 

NOTE: To expert in the above Questions you just need to practice on MMC* till you get confidence.

  1. You setup three Intranet web sites and set them to use host headers. How do users find them?

A Modify Hosts files to the server

B Modify Hosts files to all the clients

C Modify Lmhost files to all the clients

D Modify Wins Server

  1. What must you do if you want to find all unfiltered files?
  2. a @contents= unflitered

    b @ unfiltered = TRUE *

    c Tun srchenu.exe

    d List noise word file

  3. How can you maximize the performance if you using SSL?
  4. A Add more Ram

    B Increase CPU *

    C Fast HD

    D Use SSL certificate

  5. What is the easiest way to find how many 32K objects have HTML extensions?
  6. A Import a log file to an excel spread sheet

    B Site Server *

    C Use NT Explorer to search the web site DIR

    D Use FTP

  7. You want to decrease the amount of TAM that index sever uses. Choose 2 ?

A Increase number of Word List

B Decrease number of Word List *

C Increase size o f Word List

D Decrease size of Word List *

17- -What IIS entries would be stored in the IIS Metabase. Select 2

A) Location of the IIS help files

B) Virtual Folder security information *

C) Home Directory permissions *

D) Index Server settings

E) Site Server Express settings

18- You currently store NNTP files in a single virtual directory on a single RAID 5 disk array. How can

you improve performance ?

A) Create additional virtual folders on the single disk array *

B) Create additional virtual folders on multiple disk arrays

C) Move the virtual folder location onto a non RAID 5 disk

19- -You want to enable logging of your web site. What option should you choose to allow the lowest

processing overhead.

A) Normal Text Log *

B) Compressed Normal Text Log

C) Logging to a SQL database

D) Logging to a remote SQL database

20- 23 : Three Different SQL ODBC questions? Choices are almost same in all 3 questions.

(21- ODBC Error 80004005 Driver Manager data source name not found no default driver specified. What is the most likely problem?

Well the answer is E

  1. ‘ ODBC General Network Error
  2. answer is D

  3. Login Failed

Answer is A

A. The user has insufficient permissions to access the database. *

B. The user has insufficient permissions to access RESOURCES in the database.

C. Recent revisions of the database changed the connection method from named pipes to TCP/IP.

D. Due to heavy use the database was recently moved to another server.... *

E. Data source is configures incorrectly *

 

24- : You have an IIS installation which has only FTP, how can you configure the FTP site remotely?

a) enable WWW *

b) allow anonymous to FTP

c) set up Winnt Challenge login

 

25- Index server is installed on box with 64MB ram and 64MB swap. Index server is moving slow so

you increase the Index Server cache setting and it moves even slower why?

a) Master merge forced

b) Shadow merge forced

c) More Index server cache is residing on the Swap file *

26- You have 2 servers (NY and Ontario), what's the easiest way to to change the IP ports on the

200 sites contained at those locations?

a) Use Inet Server Manager to change individual ports

b) Inet Server Manager HTML to change individual ports

c) write a VB script and run it on both sites

d) write a VB script and run it on one site *

27- You have a ISAPI app that is slowly taking too many resources, how can you decrease the

number of threads?

a) add more RAM

b) run each app in a separate memory *

c) install an ISAPI filter to validate users

28- You have a PERL script setup on one server, you move it to another

server but it does not work, what else is required?

a) Perl interpreter installed on the other server. *

b) run FILE to convert it into a Batch file

c) Recompile scrip

29- If you secure the access to a web page using SSL how must you change the URL in order to

access the secured page?

https:// *

httpssl://

http://

30- You must setup a private web site, what can you use to authenticate to it

a)Certification Server *

b)Transaction Server

c)Site Server

d)Message Que Server

31- Susan logs onto a sensitive web site and it is set up to use Basic Authentication. What is Encrypted?

a) Password and Data are encrypted

b) Password is encrypted, Data isn't

c) Data is encrypted, Password isn't

d) Neither Password Nor data *

32- You want to get the most performance out of your IIS server. What is the best way to secure

sensitive directories?

a) enable SSL only when required *

b) Enable SSL all the time

c) use the client certificate

d) move SSL directories to a separate PC

33- You are logging WWW with text logging and you want to know where to find the number of page

hits?

a) in the log file *

b) Event Viewer

34- Q: Site Server Reports Hourly on Web site, some ips are not logged

a) because it's setup to discard open visits on the turn around *

b) setup to commit open visits

c) Can't resolve client IPs to Hosts

d) Clients have invalid IP

35- Requirements for SMTP (choose 3)

a) NTFS

b) FAT *

c) TCP/IP *

d) Netbios *

e)host to ip

36- Where are Mime settings stored?

a.. Metabase *

b.. registry

37- 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.Browser does not support SSL

B.Site using NT Challenge/Response authentication method *

38- You are behind a firewall and want to administer an IIS server with HTMLA,

what port does the firewall have to let through?

A.SSL

B.RPC port

C.HTMLA uses HTTP on a port chosen randomly at installation. *

39- .Trouble with slow access on IIS computer. Discover via performance monitor

that the server has low processor usage and high network bandwidth usage.

What should you do?

A.Add RAM

B.Add another network adapter *

C.increase timeout connection for your web site

40- You Discover that the average reading of local retry queue length is 6. How can you

improve it?

A.Decrease local retry queue length interval *

B.Increase connection timeout

C.Decrease remote queue max hop count

41- You have a high number of not found errors on your web site. Why? Choose 2

A.Wrong virtual directory configuration *

B.Wrong permission for anonymous account

C.excessive traffic on network segment *

D.error on HTML codes on pages

42- You are the administrator of a web site that runs MS index server. You have

100MB of files in the index server. You added 50 more and the new data is

taking longer.

  1. Force master merger

 

43- .You want to download a copy of your web site to your laptop computer. You

want to include only the files that are on the directory structure and that are

currently referred by a NT HTML file on your web site. What do you do?

A. Copy the files using the MS site Server Express mapping the URL *

B. Copy the files using the FTP Service

C. Copy the files using the MS Site Express mapping the file system

44- The default web sites uses the same IP address and port number as

the home directory on the second web site on an IIS computer. You add both

Web Sites (with different names) to your internet DNS. When you try to

connect to the second web site you connect to the default web site instead.

What should you do to connect to the second web site?

A. Add the host header to the 2nd web site *

B. Configure the second web site to use a different home directory

C. Configure the service files on the IIS computer and map the second web site

named to the host headers.

D. Configure the host on the IIS computer and map the second web site named

to the IP address.

 

45- You configure a MS NNTP Service to provide access to newsgroup for 400 users. Half of the users access the newsgroups by using your intranet.The other half uses it by accessing the newsgroup by using the internet.Internet users access the newsgroup by using readers that do not support MS Windows NTCR Authentication. These users all have the same access privilege on the same newsgroup. How should you configure security so that you can provide security access to both the internet and intranet users?

 

A. Configure SSL client authentication for all users. Require SSL client

authentication.

B. Configure Windows NT domain accounts for all users. Enable Basic

Authentication for the MS NNTP Service. *

C. Configure MS NT domain account for all users. Allow Anonymous access.

D. Configure Windows NT domain account for all internet users. Configure

SSL client certifications for all internet users map all of these certifications to a

single Window NT account.

 

  1. What permissions do you need to give to a virtual directory containing GIF /JPEG files?
  1. Read *
  2. Execute
  1. What tools can be used to monitor performance of Index Server? Choose 2
  2. a Performance monitor *

    b .IDA script *

  3. You import 2 logs files per day, have 900 users accessing your site, how would you speed up import t time?
  4. A Increase the cache period of IP lookups for importing log files *

    B Decrease the cache period of IP lookups for importing log files.

  5. You have 3 web sites, do a query and get results from all of them. What you use?
  1. Use catalogs for each site *
  1. You need to change the port of 200 web sites, what is the quickest way to do this?
  1. Use WSH on one site *
  1. You have 500 MB Corpus how much free disk space does index server require to index?
  2. 200 MB ( 40 %)*

     

  3. You setup a FTP site and setup a virtual directory and set the listing to UNIX. Afterwards not all users can access it why?
  4. A Assign NTFS rights

    B Set listing style to MS-DOS*

  5. 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 companies domain?
  1. Masquerade domain *
  2. Smart host header
  3. Domain name change
  1. Paul needs to change the IIS default web site on the road from his 95 laptop, how?
  1. MMC
  2. MMC ( HTML) *
  1. You setup a script on the server. It works for some users but not others, the directory is setup for read access?
  1. Set up for read
  2. Set up for execute as well *
  3. Set NTFS read rights for users
  4. Set NTFS execute rights for users

 

Well if you have any Question please feel free to ask!

Good Luck to all Future MCSE

God Bless you

Imran

***Remember " It was written so it should be done"