Hi! Dear LearnQuick.Com and everybody who's contribute to this Braindump Heaven,
and My friends: Qiupeng He , L . X. liu and Philip Zhou:
Today I pass my last test - IIS 4.0, it is still a traditional test, but according to some folks from Microsoft ,Adaptive test will be adopted without notice in advance.
I am too lazy to write article, but today I feel like to speak something because I think I owe Braindump site , everybody contributed and LearnQuick.Com a lot . I think the best way to express my gratitude is to write something as a return . I never say that Braindump can do anything for MCSE ,but it is the light in the dark , which lead you through to the bright destination.Yes,I saved a lot of money with the help of Braindump.
Ok,now get to the point:
I study Microsoft official curriculum.Sybex MCSE.
I use PCAGE test practice , sybex tests and whichever tests I could find.
look, I dump a little today,because I'm too busy.I could continue to dump on the next day.
1.which of following methods are used to secure SMTP service (choose all)?
a.SSL identity verification
b.NT Challenge / Response
c.Reverse DNS Lookup
d.IP and Domain restriction
A: a,b,d,
2.you setup FTP site and virtual directory,then set listing to UNIX.Afterward not all
people can access it,why?
a.stop and restart FTP
b.Change to Dos listing
c.Change NTFS
d. ...
A: d <-
3.Script folder contains all CGI and ISAPI.Execute right already set to
folder.Afterward CGI doesn't work,but ISAPI works,why?
A: because different user has different NTFS permission.
4.There are 2 domains Sales and Marketing (no trusts specified). IIS is running on Sales
and wants to index something on the Marketing1 server in Marketing. What should you do?
A. Create an account on Marketing1 that can be accessed form Sales
B. Make marketing one part of the Sales domain
A: make a VDir pointing to Market.
A: b
A :a
7.You import 2 logfiles per day. You have 900 users accessing you site. You want to
reduce Import time & Resolution time. What should you do?
A. Increase IP address time out resolution time
B. Decrease IP address time out resolution time
C. increase reverse ip lookup chache time.
A: c
8. How can you decrease the number of threads used by Web applications?
A. Run all applications in a separate memory space
B. Add RAM to IIS computer
A: a
9.You have a high number of not found errors on your web site. Why?
Choose two
A. Wrong virtual directory configuration
B. Wrong permission for Anonymous account
C. Excessive traffic on network segment
D. Error on HTML codes on pages
A: c,d,
10.You suspect that there is a CGI script that is not releasing threads. What should
you do?
A. Use Perf.Monitor to monitor the threads\threads state counter.
B. Stop and Start the WWW service of your IIS computer.
C. Use Perf.Monitor to monitor the IIS globe cache count headers counter.
D. Use Event Viewer to monitor the application faults.
A: I think the only way to solve this problem is a.
11.You want to download a copy of you website to your laptop. You want to include only
files that are on the directory structure and that are currently referred by a HTML file
on you website. What do you do?
A. Copy the files using Site Server Express mapping the URL
B. Copy the files using the FTP service
C. Copy the files using Site Server Express mapping the files system
A: a
12.You publish 100 web pages that show several common elements. These web page are
updated 3 times a day. You want to minimize the effort required to modify the elements
that are common to all web pages. What should you do?
A. Use server side includes. Include directories in the HTML files
B. Rename the HTML files with ASC extensions
C. Create a common IDC file for all HTPL files
D. Create a HTX file that corresponds to each of the HTML pages
A: a
13.You want to configure a web site that integrates data and text files that are on the
web site with data that is stored in the SQL Server Database. You want to index all of the
data in the text files by using Index Server. You want to query the text files in the SQL
Server. You then want to publish the results in a single web page. What should you do?
A. Write an ASP script that uses the standard Index server query language to query the
catalogs of the users SQL extensions.
B. Write a partial script to query the Index Server on the SQL Database.
C. Write a CGI script that extends execute an Index Server Query and requires the SQL
Server Database
A: a
14.You configure NNTP Service to provide access to newsgroups for 400 users. Half of
the users access the newsgroup by using your intranet. The other half access 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 security access
privileges 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 account for all users. Enable basic authentication for the
MS NNTP Service
C. Configure Windows 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 Windows
NT account.
A: b
15.You are the administrator of an Internet web site. You want to create standard web
site for each department of you company. You want to do this as effectively as possible
What should you do?
A. Create a web site for each department by using ISM. Configure each web site to conform
to the standard configuration.
B. Develop a script to create a web site that configures to the standard configuration.
Use Windows Scripting Host to create a department web site.
C. Configure the default web site to the standard configuration. Create a virtual
directory on the default web site for each department.
D. Configure the default web site to the standard configuration. Use the default web site
configuration to configure the department web sites.
A b.
A : that's easy , because you just need to set execute right in IIS.
19. change DNS domain from .edu to .com on all of your sites , how?
WSH ? Just DNS manager?
FX