ExamNotes.net  -  IT certification portal

ForumsCertResearchTop sitesNewslettersFree email
HomeRegister
Exams Notes
Practice exams
Exam games
Questions by email
Online training
Training videos
College degrees
Boot camps
Book store
Links directory
Tell a friend
For webmasters

CompTIA Exam Vouchers
Save money on CompTIA exams
Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more

* ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i

Online practice tests

Certification sites

Online university

Online college

Online education

Distance learning

Software forum

Server administration forum

Programming resources






This is interesting: Free IT Magazines | Databases help forum



Microsoft (MCSE, MCSD, MOUS, MCAD) > NT4 Track > 70-087 IIS4.0 > Anyone has correct answer for this?

Show a Printable Version
Email This Page to Someone!
Receive updates to this thread






Author Anyone has correct answer for this?
Ravi
Senior Member




Registered: Apr 2000
Location: Toronto
Country:
State:
Certifications:
Working on:

Total Posts: 149
Question

Hi,

For the two most populer questions, who has the correct answer?

Q1. You have 2 servers (NY and Ontario), what's the easiest way to change the IP ports on the 200 sites contained at those locations.

EasyCert answer is to run the script on each sites.

Most of the best dump says to run it on one site.

Q2. The web site home dir is on RAID 5 disk array. Within months the information stored on this dosk doubles, people complains that the site is slower than before. How to improve perf.

Again EasyCert says Move the files to seperate vertual directories on a single RAID 5 disk array. reason given there says " we are told that there is no such multiple array available"

Others says to move to multiple arrays.

Regards,
Ravi

Report this post to a moderator

Old Post 04-30-00 01:03 PM
Ravi is offline Click Here to See the Profile for Ravi Click here to Send Ravi a Private Message Add Ravi to your buddy list Find more posts by Ravi Reply w/Quote Edit/Delete Message IP: Logged
Dave24-7
Member




Registered: Apr 2000
Location: Small Island
Country: Europe
State: The World
Certifications: MCSE+I,CNA5,i-Net+,Network+,A+,NT-CIP,CIW Assoc.
Working on: CCNA,Server+,

Total Posts: 84
Exclamation

I could totally wrong but here is my go!

Q1 run the script on each sites.

Because u are just altering ports u can use the script on both sites. 90% sure

Q2 move to multiple arrays
If you can have more than one Virtual Dir, it can point to more then one PC. If Two PC are using RAID 5, that's 2 arrays
99.9% sure but as ever I am open to debate!

If any one knows which section of the exam these are under I can give a more 100%er answer (with ref to the exam, ie 'planning' etc)

Best Regards
David

Report this post to a moderator

Old Post 04-30-00 01:43 PM
Dave24-7 is offline Click Here to See the Profile for Dave24-7 Click here to Send Dave24-7 a Private Message Add Dave24-7 to your buddy list Find more posts by Dave24-7 Reply w/Quote Edit/Delete Message IP: Logged
Ravi
Senior Member




Registered: Apr 2000
Location: Toronto
Country:
State:
Certifications:
Working on:

Total Posts: 149
Post

Hi David,

The Q1 is under the section Running applications in IIS 4.0

Q2 (RAID 5) is under Monitoring and Optimization of IIS 4.0 , this question is based on NNTP server perf tunning.

hope this helps you to find the 100% correct answer.

Thanks and Best Regards,
Ravi

Report this post to a moderator

Old Post 04-30-00 02:17 PM
Ravi is offline Click Here to See the Profile for Ravi Click here to Send Ravi a Private Message Add Ravi to your buddy list Find more posts by Ravi Reply w/Quote Edit/Delete Message IP: Logged
Dave24-7
Member




Registered: Apr 2000
Location: Small Island
Country: Europe
State: The World
Certifications: MCSE+I,CNA5,i-Net+,Network+,A+,NT-CIP,CIW Assoc.
Working on: CCNA,Server+,

Total Posts: 84
Post

So far.....
Q2 100%
Virtual Dir are OK for NNTP sites so u can off load the info to other PC's, if more than one has RAID u have a multi array.

Also I have RAID 1 and RAID 5 going on in the same NT box here, so i am unable to understand why EasyCert says " we are told that there is no such multiple array available" ? I would e mail them.
If MS don't actually beleive such a 'term' is real, rather than the real world. Then well follow bill for the day!

Q1, did not get the best exam result on, so i drop to 80% sure!

David

Report this post to a moderator

Old Post 04-30-00 03:30 PM
Dave24-7 is offline Click Here to See the Profile for Dave24-7 Click here to Send Dave24-7 a Private Message Add Dave24-7 to your buddy list Find more posts by Dave24-7 Reply w/Quote Edit/Delete Message IP: Logged
Ravi
Senior Member




Registered: Apr 2000
Location: Toronto
Country:
State:
Certifications:
Working on:

Total Posts: 149
Post

RAID 5 is only called array (drive array), others are not considered for this purticuler case. MS supports RAID 0, 1 and 5. So don't have to confuse with other RAID levels.

This question only talking about RAID 5.
Now I understand from your explaination is that using arrays in multiple virtual directories can be called multiple arrays.

EasyCert assumes that in every vir directory there can be only one drive array. As they say that there is no such multiple drive array available.

According to me we can have more than one drive array a one PC. So muliple drive array is present. I am sure EasyCert is wrong here.

I have no idea about writing scripts and executing it on one server or both server.

I am wondering why can't we execute the script on only one server. my logic behind this is that IIS can be managed from a single location right? in otherwords, multiple IIS servers can be managed from a single location. Then why can't we run a script that just changes the port of each site from one server. Why do you go to Newyork to execute just the script. If you are in Toronto better execute that dam thing from here , save money.

It could be again like this, you can run the scripts from one location but one both servers, is that make any sense. As I assume that you can manage multiple IIS from sinle location, so sitting in one location (not even req to go to the server) you can use a browser and select Ontarion server and execute the dam script and then you can select the Newyork server and execute that. Basically you are running the script one both servers from one location.

I don't know I am cofused totally.

Regards,
Ravi

quote:
Originally posted by Dave24-7:
So far.....
Q2 100%
Virtual Dir are OK for NNTP sites so u can off load the info to other PC's, if more than one has RAID u have a multi array.

Also I have RAID 1 and RAID 5 going on in the same NT box here, so i am unable to understand why EasyCert says " we are told that there is no such multiple array available" ? I would e mail them.
If MS don't actually beleive such a 'term' is real, rather than the real world. Then well follow bill for the day!

Q1, did not get the best exam result on, so i drop to 80% sure!

David



Report this post to a moderator

Old Post 04-30-00 08:37 PM
Ravi is offline Click Here to See the Profile for Ravi Click here to Send Ravi a Private Message Add Ravi to your buddy list Find more posts by Ravi Reply w/Quote Edit/Delete Message IP: Logged
Ravi
Senior Member




Registered: Apr 2000
Location: Toronto
Country:
State:
Certifications:
Working on:

Total Posts: 149
Post

Hi David,

I have a answer for running script question.

It is possible to run scripts remotely from one server but due to securoty reason it is not recommended. therefore you have to run the script on each server. This answer is the best for passing MS exam atleast.

Ravi

Report this post to a moderator

Old Post 04-30-00 10:52 PM
Ravi is offline Click Here to See the Profile for Ravi Click here to Send Ravi a Private Message Add Ravi to your buddy list Find more posts by Ravi Reply w/Quote Edit/Delete Message IP: Logged
Irma T
Junior Member




Registered: Jul 2000
Location: Orlando, FL 32825
Country:
State:
Certifications:
Working on:

Total Posts: 6
Post

You currently store NNTP 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 drive array.

b) Configure multiple virtual directories on mutiple drive array.

The dumps say b) and Exam Essential said a) because in the situation we are told we have a single RAID 5, but why does everyone pick b?

Thank you for any help you can provide

Report this post to a moderator

Old Post 07-29-00 08:37 PM
Irma T is offline Click Here to See the Profile for Irma T Click here to Send Irma T a Private Message Add Irma T to your buddy list Find more posts by Irma T Reply w/Quote Edit/Delete Message IP: Logged
All times are GMT.
Post new thread   Post reply

Featured site: MCSE, MCSD, CompTIA, CCNA training videos



Forum Jump:
Rate This Thread:
Forum Rules:
Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is ON.
 

ExamNotes forum archive


Powered by: vBulletin 2.2.8
Copyright ©2000, Jelsoft Enterprises Limited.

  Free Braindumps | mcse braindumps