Showing posts with label MCSE 2003 training. Show all posts
Showing posts with label MCSE 2003 training. Show all posts

Sunday, November 27, 2011

Free Microsoft 70-291 Q & A / Study Guide Part II

MCTS Training, MCITP Trainnig

Best Microsoft MCTS Certification, Microsoft MCITP Training at certkingdom.com


QUESTION 1:

You work as the network administrator at Certkingdom.com The Certkingdom.com
network consists of a single Active Directory domain named Certkingdom.com All
servers on the Certkingdom.com network run Windows Server 2003 and all client
computers run Windows XP Professional. The Certkingdom.com network contains a
print server named Certkingdom -PR01 that has a built-in network interface.
A Certkingdom.com user named Andy Reid is a member of the Research and
Development department. Andy Reid complains that he cannot print to a print
device attached to Certkingdom -PR01.
You have received instruction to ensure that Andy Reid can print to the print
device. First you verify that the IP address for Certkingdom -PR01 is correct and that
the latest drivers for the print device are installed. You now want to verify that the
print jobs are being sent to the correct MAC address for Certkingdom -PR01.
What should do?

A. On Certkingdom -PR01, run the net session command.
B. On Certkingdom -PR01, run the netstat command.
C. On Certkingdom -PR01, run the netsh command.
D. On Certkingdom -PR01, run the netcap command.

Answer: D

Explaination: Netstcap.exe is a command line tool that could be used to capture the
network traffic. A filter can be created to be used during the capture to determine the
MAC address the print jobs are being sent to. The Network Monitor Capture Utility (
Netcap.exe) can be used to capture network traffic in Network Monitor. Netcap provides
capture abilities only from a command prompt; to open the resulting capture (.cap) files,
you must use the full Network Monitor interface. Netcap is installed when you install the
Support tools that are on the Windows XP CD-ROM. Netcap provides capture abilities
that are similar to the version of Network Monitor that is included with the Windows
Server products; however, you must use Netcap at a command prompt. Netcap installs
the Network Monitor driver and binds it to all adapters when you first run the Netcap command.
Incorrect Options:
A: The net session command can be used to view the computer names and user names of
users on a server, to see if users have files open, and to see how long each user’s session
has been idle. Net session manages server computer connections – used without
parameters, net session displays information about all sessions with the local computer.
B: The netstat command is not a utility to use when troubleshooting NetBIOS names, but
is used to display TCP/IP and port information.
C: The Network Shell utility (Netsh.exe) can perform a wide range of system
configuration tasks. You can use commands in the Netsh Interface IP context to
configure the TCP/IP protocol (including addresses, default gateways, DNS servers, and
WINS servers) and to display configuration and statistical information.
Reference:
Microsoft Knowledge Base: 306794: How to Install the Support Tools from the Windows
XP CD-ROM Network Monitor is provided with Windows Server products and
Microsoft Systems Management Server (SMS). Microsoft Corporation, 2004
Deborah Littlejohn Shinder, Dr. Thomas W. Shinder, Chad Todd & Laura Hunter,
MCSA/MCSE: Exam 70-291: Implementing, Managing, and Maintaining a Windows
Server 2003 Network Infrastructure Guide & DVD Training System, pp. 686, 854-856,
926


QUESTION 2:

You work as the network administrator at Certkingdom.com The Certkingdom.com
network consists of two subnets. All servers on the Certkingdom.com network run
Windows Server 2003 and all client computers run Windows XP Professional. All
servers are located in a central data center that uses a single IP subnet and all client
computers are located in one subnet.
The data center contains two routers named Certkingdom -SR01 and
Certkingdom -SR02, two domain controllers named Certkingdom -DC01 and
Certkingdom -DC02, and two file servers named Certkingdom -SR03 and
Certkingdom -SR04. The IP addresses of these servers are indicated in the table
below.

Host name IP address
Certkingdom-DC01 10.10.10.1
Certkingdom -DC02 10.10.10.2
Certkingdom -SR01 10.10.1.1
Certkingdom -SR02 10.10.1.2
Certkingdom -SR03 10.10.11.1
Certkingdom -SR04 10.10.11.2

You have received instruction from the CIO to install a new database server in the
data center. You install Windows Server 2003 on a new server computer named
Certkingdom -DB01 and hand it over to a database administrator named Dean
Austin. Dean Austin installs Microsoft SQL Server 2005 and makes some changes to
the TCP/IP settings on Certkingdom -DB01 as shown in the following table.

Parameter Value
IP address 10.10.1.3
Subnet mask 255.255.255.0
Default gateway 10.10.1.2

Later, Dean Austin complains that Certkingdom -DB01 cannot communicate with the
other servers in the data center. All other servers in the data center can
communicate with the other servers as well as the client computers. You log on to
Certkingdom -DB01 and attempt to ping Certkingdom -DC01 but you receive the
following error message: “Destination host unreachable”.
What should you do to ensure that Certkingdom -DB01 can communicate with the
other computers in the Certkingdom.com network?

A. Configure Certkingdom -DB01 with a default gateway of 10.10.1.1.
B. Configure Certkingdom -DB01 with a subnet mask of 255.255.0.0.
C. Configure Certkingdom -DB01 with an IP address of 10.10.10.3.
D. Configure Certkingdom -DB01 with an IP address of 10.10.11.3.

Answer: B

Explaination: Large networks are subdivided to create smaller subnetworks to reduce
overall network traffic by keeping local traffic on the local subnet and sending all
nonlocal traffic to the router. In order to create a subnetwork, we need to have a system
for addressing that allows us to use the network ID and host ID within the class-based
system. This is accomplished through the use of a subnet mask. To determine the
appropriate custom subnet mask (typically referred to simply as subnet mask) for a
network, you must first:
1. Determine the number of host bits to be used for subnetting.
2. Determine the new subnetted network IDs.
3. Determine the IP addresses for each new subnet.
4. Determine the appropriate subnet mask.
Incorrect Answers:
A: You need to assign the correct subnet mask to ensure connectivity.
C, D: The problem in this scenario is not a faulty IP address. It is the appropriate subnet
mask that has to be determined to enable connectivity.
Reference:
Deborah Littlejohn Shinder, Dr. Thomas W. Shinder, Chad Todd and Laura Hunter,
MCSA/MCSE: Exam 70-291: Implementing, Managing, and Maintaining a Windows
Server 2003 Network Infrastructure Guide & DVD Training System, p. 57


QUESTION 3:

You work as the network administrator at Certkingdom.com The Certkingdom.com
network consists of two subnets named Subnet A and Subnet B. Subnet A and
Subnet B are connected by a router. All computers on the Certkingdom.com network
are configured with static IP addresses. All network servers run Windows Server
2003 and all client computers run Windows XP Professional.
Certkingdom.com hires a new Sales manager named Amy Wilson. You install a new
client computer named Certkingdom -WS291 for Amy Wilson. You then add
Certkingdom -WS291 to Subnet A. The relevant portion of the network is configured
as shown in the exhibit.

However, Amy Wilson complains that Certkingdom -WS291 cannot communicate
with other hosts on the network.
What should you do to ensure that Certkingdom -WS291 can communicate with all
local and remote computers on the Certkingdom.com network?

A. Configure Certkingdom -WS291 with a default gateway of 192.168.28.84.
B. Configure Certkingdom -WS291 with a default gateway of 192.168.2.1.
C. Configure Certkingdom -WS291 with a subnet mask of 255.255.255.128.
D. Configure Certkingdom -WS291 with a subnet mask of 255.255.255.192.

Answer: C

Explaination: It is evident from the exhibit that the file server and
Certkingdom -WS291 have a different subnet mask. This is the reason why they
cannot communicate with each other. You must therefore change the subnet mask
of Certkingdom -WS291 to 255.255.255.128.
Incorrect Answers:
A, B: The problem is not the gateway IP address that is faulty, but rather the subnet
mask.
D: This option suggests the correct object that has to be changed, but it gives the wrong
subnet mask.
Reference:
Deborah Littlejohn Shinder, Dr. Thomas W. Shinder, Chad Todd and Laura Hunter,
MCSA/MCSE: Exam 70-291: Implementing, Managing, and Maintaining a Windows
Server 2003 Network Infrastructure Guide & DVD Training System, p. 57


QUESTION 4:

You work as the network administrator at Certkingdom.com The Certkingdom.com
network consists of a single Active Directory domain named Certkingdom.com
Certkingdom.com has its headquarters in Chicago and branch offices in Dallas and
Miami. All servers on the Certkingdom.com network run Windows Server 2003 and all
client computers run Windows XP Professional. You work in the Miami branch
office.
The network at the Miami branch office consists of 25 different subnets, each with a
maximum of six computers. The network administrator at headquarters has
allocated the 192.168.3.0/24 network address to the Miami branch office.
You install a new server named Certkingdom -SR21 in the Miami branch office. You
need to configure the Internet Protocol (TCP/IP) properties for Certkingdom -SR21.
You configure Certkingdom -SR21 with an IP address of 192.168.3.44. What subnet
mask should you use?

A. A subnet mask of 255.255.255.0.
B. A subnet mask of 255.255.255.128.
C. A subnet mask of 255.255.255.192.
D. A subnet mask of 255.255.255.240.
E. A subnet mask of 255.255.255.248.

Answer: E

Explaination: The network address is: 192.168.2.0/24, which means
11111111.11111111.11111111.0 in binary.
Therefore, you can use the last octet to configure the 30 subnets and 6 hosts in each
subnet
You need only six host PCs. When you convert to binary, it is: 00000111. As a result,
you use 3 bits.
This leaves 5 bits for the subnets 11111000 converted to decimal:
128+64+32+16+8=248, therefore the subnet mask will be: 255.255.255.248.
Reference:
Deborah Littlejohn Shinder, Dr. Thomas W. Shinder, Chad Todd and Laura Hunter,
MCSA/MCSE: Exam 70-291: Implementing, Managing, and Maintaining a Windows
Server 2003 Network Infrastructure Guide & DVD Training System, p.57


QUESTION 5:

You work as the network administrator at Certkingdom.com The Certkingdom.com
network consists of a single Active Directory domain named Certkingdom.com
Certkingdom.com has its headquarters in Chicago and a branch office in Dallas. All
servers on the Certkingdom.com network run Windows Server 2003 and all client
computers run Windows XP Professional. You work in the Dallas branch office.
The network at the Dallas branch office consists of a single subnet that contains 150
client computers and 12 servers. The network administrator at headquarters has
allocated the 10.10.0.0/16 network address to the Dallas branch office.
You have received instruction from your manager to place all servers at the Dallas
branch office into a separate subnet that uses the 192.168.10 public addressing
scheme. Your manager asks you to make allowance for a maximum of 30 servers in
the new subnet.
Which subnet mask should you use for the new subnet?

A. 255.255.255.224
B. 255.255.255.240
C. 255.255.255.248
D. 255.255.255.252
E. 255.255.255.254

Answer: A

Explaination: A 255.255.255.224 subnet mask gives five host address bits, so the
maximum number of host addresses is 2 ^ 5 – 2 = 30 host addresses. Thus
255.255.255.224 is the only subnet mask that will allow for sufficient IP addresses in
case of further growth, whilst still conserving as many current addresses as possible.
Reference:
Deborah Littlejohn Shinder, Dr. Thomas W. Shinder, Chad Todd and Laura Hunter,
MCSA/MCSE: Exam 70-291: Implementing, Managing, and Maintaining a Windows
Server 2003 Network Infrastructure Guide & DVD Training System, p. 62


QUESTION 6:

DRAG DROP
You work as the network administrator at Certkingdom.com The Certkingdom.com
network consists of a single Active Directory domain named Certkingdom.com All
servers on the Certkingdom.com network run Windows Server 2003 and all client
computers run Windows XP Professional.
You have installed a new server named Certkingdom -SR06 on the network. The
relevant portion of the network is shown on the exhibit.

You want to configure Certkingdom -SR06 with a valid static IP configuration.
Certkingdom -SR06 must be able to communicate with all hosts on the network and
on the internet. You also need to configure Certkingdom -SR06 to use the DNS server
on the local subnet for name resolution. In addition, you must configure redundancy
for name resolution.
How should you configure Certkingdom -SR06?
To answer drag the appropriate IP addresses and Subnet masks to the appropriate
places.

Answer:

Explaination:
The Class C address 192.168.0.100 has to be the IP address to enable
Certkingdom -SR06 to communicate with all hosts on the network and on the internet
as 192.168.0.1, 192.168.0.2 and 192.168.0.110 are already in use. 192.168.5.2 and
192.168.5.100 are on the wrong subnet, and besides, 192.168.5.12 is already in use.
The subnet mask for this Class C address is 255.255.255.0. The default gateway
should be 192.168.0.1. To configure redundancy for name resolution, configure the
preferred DNS server/primary address as 192.168.0.2, and the alternate DNS
server/secondary address as 192.168.5.2.
Reference:
J. C. Mackin, Ian McLean, MCSA/MCSE Self-Paced Training Kit (exam 70-291):
Implementing, Managing, and Maintaining a Microsoft Windows Server 2003 network
Infrastructure, Part 1, Chapter 2, pp. 80-116


QUESTION 7:

You work as the network administrator at Certkingdom.com The Certkingdom.com
network consists of a single Active Directory domain named Certkingdom.com All
servers on the Certkingdom.com network run Windows Server 2003 and all client
computers run Windows XP Professional. Certkingdom.com has its headquarters in
Chicago and branch offices in Dallas and Miami. You work in the Miami branch
office.
The Miami branch office has a file server named Certkingdom -SR25 that hosts
critical documents. Certkingdom -SR25 is configured with a DHCP client reservation.
Certkingdom.com users from all three offices download documents from
Certkingdom -SR25.
One day Certkingdom.com users complain that they cannot access the documents on
Certkingdom -SR25. You discover that the DHCP server has failed. The DHCP server
is located at headquarters.
You have received instruction from the CIO to ensure that Certkingdom -SR25 is
available even if it is unable to obtain or renew a lease from the DHCP server.
How could you accomplish this task?

A. On the DHCP server, increase the DHCP lease period.
B. Configure alternate IP settings for Certkingdom -SR25 on the Alternate Configuration
tab of the Internet Protocol (TCP/IP) properties.
C. Configure the DHCP scope in the 169.254.0.1. – 169.254.255.254 range.
D. On the DHCP server, configure the DHCP 001 Resource Location Servers reservation
option for Certkingdom -SR25.

Answer: B

Explaination: Windows Server 2003 includes the Alternate Configuration feature.
The Windows Server 2003 servers can be configured to use an alternate static IP
configuration if a DHCP server is unavailable. When a DHCP client determines that
the DHCP server is unavailable, it will automatically change over and also configure
the TCP/IP stack with the static address information specified on the Alternate
Configuration tab of the Internet Protocol (TCP/IP) properties.
Incorrect Answers:
A: Increasing the lease period would result in DHCP clients requesting leases less
frequently, but won’t guarantee that Certkingdom -SR25 will be available when the DHCP
server is down.
C: Modifying the DHCP scope to the 169.254.0.1. – 169.254.255.254 range will still be
reliant on the DHCP server.
D: Configuring the DHCP 001 Resource Location Servers reservation option for
Certkingdom -SR25 on the DHCP server will not ensure that Certkingdom -SR25 will
receive an IP address or have the IP address renewed.
Reference:
J. C. Mackin, Ian McLean, MCSA/MCSE Self-Paced Training Kit (exam 70-291):
Implementing, Managing, and Maintaining a Microsoft Windows Server 2003 network
Infrastructure, Part 1, Chapter 2, pp. 114, 117


QUESTION 8:

You work as the network administrator at Certkingdom.com The Certkingdom.com
network consists of a single Active Directory domain named Certkingdom.com All
servers on the Certkingdom.com network run Windows Server 2003 and all client
computers run Windows XP Professional. The Certkingdom.com network contains a
server named Certkingdom -SR34. Certkingdom -SR34 is configured as a DHCP server
and has been authorized in Active Directory. The Telnet service has been installed
and started on Certkingdom -SR34.
One day Certkingdom.com users complain that they cannot access network resources.
Your investigations reveal that the DHCP Server service on Certkingdom -SR34 has
stopped. You install the administrative tools on a client computer named
Certkingdom -WS291 and log on to the computer. When you open the DHCP console
on Certkingdom -WS291 and attempt to connect to Certkingdom -SR34, you receive an
error message that states: “Cannot find the DHCP Server.” You then attempt to
ping Certkingdom -SR34 but fail.
How can you connect to the DHCP Server service on Certkingdom -SR34 by using the
DHCP console on Certkingdom -WS291?

A. Establish a Telnet session to Certkingdom -SR34 and then run the net start dhcp
command.
B. Establish a Telnet session to Certkingdom -SR34 and then run the net start dhcpserver
command.
C. Establish a Telnet session to Certkingdom -SR34 and then run the ipconfig /renew
command.
D. On Certkingdom -WS291, run the netsh dhcp server\\ Certkingdom -SR34 show server
command.

Answer: B

Explaination: You can start the DHCP Server service by executing the Net Start
Dhcpserver command at the command prompt.
Telnet is a protocol that enables an Internet user to log on to and enter commands on a
remote computer linked to the Internet, as if the user were using a text-based terminal
directly attached to that computer. Telnet is part of the TCP/IP suite of protocols. The
term telnet also refers to the software (client or server component) that implements this
protocol.
Given the fact that you can ping Certkingdom -SR34 you should then establish a Telnet
session to Certkingdom -SR34 and then run the appropriate command.
Reference:
J. C. Mackin & Ian McLean, MCSA/MCSE self-paced training kit (exam 70-291):
implementing, managing, and maintaining a Microsoft Windows Server 2003 network
infrastructure, Microsoft Press, Redmond, 2004, p. 7-23


QUESTION 9:

You work as the network administrator at Certkingdom.com The Certkingdom.com
network consists of a single Active Directory domain named Certkingdom.com All
servers on the Certkingdom.com network run Windows Server 2003 and all client
computers run Windows XP Professional. The Certkingdom.com network contains a
server named Certkingdom -SR51 that is configured as a print server for a print
device that has a built-in network interface. The print device is used by the Sales
department to print Sales reports.
A Certkingdom.com user named Clive Allen is a member of the Sales department. Clive
Allen complains that he cannot print to the print device attached to
Certkingdom -SR51.
You verify that the IP address for Certkingdom -SR51 is correct and that the correct
drivers for the print device are installed. You now want to verify that the print jobs
are being sent to the correct MAC address for Certkingdom -SR51.
You log on to Certkingdom -SR51. What should you do next?

A. Run the net session command.
B. Run the netstat command.
C. Run the netsh command.
D. Run the netcap command.

Answer: D

Explaination: Netstcap.exe is a command line tool that could be used to capture the
network traffic. A filter can be created to be used during the capture to determine the
MAC address the print jobs are being sent to. The Network Monitor Capture Utility (
Netcap.exe) can be used to capture network traffic in Network Monitor. Netcap provides
capture abilities only from a command prompt; to open the resulting capture (.cap) files,
you must use the full Network Monitor interface. Netcap is installed when you install the
Support tools that are on the Windows XP CD-ROM. Netcap provides capture abilities
that are similar to the version of Network Monitor that is included with the Windows
Server products; however, you must use Netcap at a command prompt. Netcap installs
the Network Monitor driver and binds it to all adapters when you first run the Netcap
command.
Incorrect Options:
A: The net session command can be used to view the computer names and user names of users
on a server, to see if users have files open, and to see how long each user’s session has
been idle. Net session manages server computer connections – used without parameters,
net session displays information about all sessions with the local computer.
B: The netstat command is not a utility to use when troubleshooting NetBIOS names, but
is used to show what ports your computer is listening on.: -R is used to reload your
LMHOSTS file located in %systemroot%\system32\drivers\etc., -r will show you which
name resolutions have been answered via broadcasts, and which have been answered via
a NetBIOS name server, -RR switch of the command utility refreshes your NetBIOS
name with a configured WINS server.
C: The Network Shell utility (Netsh.exe) can perform a wide range of system
configuration tasks. You can use commands in the Netsh Interface IP context to
configure the TCP/IP protocol (including addresses, default gateways, DNS servers, and
WINS servers) and to display configuration and statistical information.
Reference:
Microsoft Knowledge Base: 306794: How to Install the Support Tools from the Windows
XP CD-ROM Network Monitor is provided with Windows Server products and
Microsoft Systems Management Server (SMS). Microsoft Corporation, 2004
Deborah Littlejohn Shinder, Dr. Thomas W. Shinder, Chad Todd & Laura Hunter,
MCSA/MCSE: Exam 70-291: Implementing, Managing, and Maintaining a Windows
Server 2003 Network Infrastructure Guide & DVD Training System, pp. 686, 854-856,
926


QUESTION 10:

Network Topology Exhibit:

LAN Settings Exhibit:

You work as the network administrator at Certkingdom.com The Certkingdom.com
network consists of a single Active Directory domain named Certkingdom.com All
servers on the Certkingdom.com network run Windows Server 2003 and all client
computers run Windows XP Professional. The Certkingdom.com network contains a
Microsoft Internet Security and Acceleration (ISA) Server computer named
Certkingdom -SR01, a DNS server named Certkingdom -SR02, a DHCP server named
Certkingdom -SR03, a file server named Certkingdom -SR21, and a Web server named
Certkingdom-SR25. Certkingdom -SR25 also serves as a central antivirus server.
Certkingdom -SR21 is located on the 10.10.11.0 subnet and Certkingdom -SR25 is
located in the perimeter network. Certkingdom -SR21 contains antivirus software
that checks for new virus definitions on Certkingdom -SR25 every hour. You can also
access Certkingdom -SR25 through a virus update Web page to perform manual
virus definition updates.
Certkingdom -SR03 suffers a catastrophic failure and is removed from the network.
Due to budgetary constraints, a replacement for Certkingdom -SR03 will only be
acquired in the next financial year. You need to redesign network addressing
scheme, and change the IP addresses for Certkingdom -SR01 to the addresses shown
in the Network Topology exhibit.
Certkingdom -SR02 contains the new host (A) resource records for
Certkingdom -SR01.
You receive reports about a new virus threat and want to protect the network
immediately by manually downloading the new virus definitions to
Certkingdom -SR21. you log on to Certkingdom -SR21 but discover that you cannot
access the virus update Web page on Certkingdom -SR25. The static TCP/IP
configuration on Certkingdom -SR21 uses Certkingdom -SR02 as the preferred DNS
server.
You confirm that Certkingdom -SR01 is configured properly. On Certkingdom -SR21,
you view the Internet Explorer LAN settings that are shown in the LAN Settings
exhibit.
What should you do to allow Certkingdom -SR21 to connect to Certkingdom -SR25?

A. At a command prompt on Certkingdom -SR21, run the ipconfig /flushdns command.
B. In the LAN settings of Internet Explorer on Certkingdom -SR21, select the
Automatically detect settings check box.
C. At a command prompt on Certkingdom -SR01, run the ipconfig / flushdns command.
D. At a command prompt on Certkingdom -SR01, run the ipconfig /registerdns command.

Answer: A

Explaination: Running the ipconfig /flushdns command will flush and reset the DNS
resolver cache which is necessary to allow connection. Run this command on
Certkingdom -SR21 to connect to Certkingdom -SR25.
Incorrect Answers:
B: Selecting the “Automatically detect settings” checkbox is not going to allow
Certkingdom -SR21 to connect to WWW.
C: The ipconfig /flushdns command flushes and resets the DNS resolver cache. This is
not what is necessary.
D: The ipconfig /registerdns command refreshes all DHCP leases and registers any related
DNS names. This option is available only on Windows 2000 and newer computers that
run the DHCP Client service. This is not going to allow Certkingdom -SR21 to connect to
WWW when it is run on Certkingdom -SR01.
Reference:
James Chellis, Paul Robichaux and Matthew Sheltz, MCSA/MCSE: Windows Server
2003 Network Infrastructure Implementation, Management, and Maintenance Study
Guide, p. 311


QUESTION 11:

You work as the network administrator at Certkingdom.com The Certkingdom.com
network consists of a single Active Directory domain named Certkingdom.com All
servers on the Certkingdom.com network run Windows Server 2003 and all client
computers run Windows XP Professional. The Certkingdom.com network contains a
DHCP server named Certkingdom -SR15 that is configured with a single scope.
Certkingdom.com hires a new Sales manager named Andy Reid. You install a new client
computer named Certkingdom -WS291 for Andy Reid. You connect
Certkingdom -WS291 to the network by plugging the network cable into the network
adapter on Certkingdom -WS291 and attempt to connect to Certkingdom -SR25.
However, you cannot access any of the servers on the network. When you open a
command prompt on Certkingdom -WS291 and run the ipconfig /renew command,
you receive the following response.

You log on to a client computer named Certkingdom -WS292 and run the ipconfig
/renew command successfully.
What should you do to ensure that Certkingdom -WS291 can receive its IP address
configuration from the Certkingdom -SR25?

A. Restart the DHCP service on Certkingdom -SR25.
B. Restart Certkingdom -WS291.
C. Restart Certkingdom -SR25.
D. Add additional IP addresses to the scope on Certkingdom -SR25.

Answer: B

Explaination: It is probable that the TCP/IP stack has a problem because the
computer is unable to send a DHCP discover broadcast packet. This can happen
when you insert a network cable after the PC has been started. You should restart
the client PC to successfully obtain a new IP address.
Incorrect Answers:
A, C, D: This is unnecessary because Certkingdom -WS292 did obtain an IP address from
the DHCP server, thus indicating that the DHCP server configuration is not the issue.
Reference:
Deborah Littlejohn Shinder and Dr. Thomas W. Shinder, MCSA/MCSE Exam 70-290:
Managing and Maintaining a Windows Server 2003 Environment Study Guide & DVD
Training System, p. 629


QUESTION 12:

You work as the network administrator at Certkingdom.com The Certkingdom.com
network consists of a single Active Directory domain named Certkingdom.com All
servers on the Certkingdom.com network run Windows Server 2003 and all client
computers run Windows XP Professional. Certkingdom.com has its headquarters in
Chicago and branch offices in Dallas and Miami. The Certkingdom.com network
contains a DHCP server named Certkingdom -SR01. The relevant portion of the
network is shown in the following network diagram.

You work at headquarters. A Certkingdom.com employee named Andy Booth is one of
three employees that are relocated to headquarters from the Dallas office. Andy
Booth uses a portable client computer named Certkingdom -WS291. Andy Booth
complains that when he plugs Certkingdom -WS291 into the LAN connection in his
new cubicle, he cannot connect to network resources on the LAN or the Internet.
None of the other employees are experiencing the same problem.
When you run the ipconfig command from a command prompt on
Certkingdom -WS291, you see the output as shown in the exhibit.

What should you do to allow Certkingdom -WS291 to connect to network resources
on the LAN or the Internet?

A. Configure Certkingdom -WS291 with a subnet mask of 255.255.240.0.
B. Configure Certkingdom -WS291 with a default gateway of 192.168.3.12.
C. Configure Certkingdom -WS291 with a primary DNS suffix of Certkingdom.com
D. Configure Certkingdom -WS291 to automatically lease an IP address from
Certkingdom -SR01.

Answer: D

Explaination: The client computers on the subnet use DHCP to obtain their IP
configurations. Certkingdom -WS291 has a static IP address, and therefore cannot
obtain a valid IP configuration from the DHCP server.
Incorrect Answers:
A: By changing the subnet mask you will not ensure that Certkingdom -WS291 will
connect to other computers and the Internet.
B: Changing the default gateway will not enable Certkingdom -WS291 LAN connection.
Besides, 192.168.3.12 is the IP address of the DHCP server.
C: Adding a primary DNS suffix means that only domain names listed in that window
will be tried for resolution purposes. Both the connection-specific and primary DNS
suffix are ignored.
Reference:
Deborah Littlejohn Shinder, Dr. Thomas W. Shinder, Chad Todd and Laura Hunter,
Implementing, Managing, and Maintaining a Windows Server 2003 Network
Infrastructure Guide & DVD Training System, p. 515


QUESTION 13:

You work as the network administrator at Certkingdom.com The Certkingdom.com
network consists of a single Active Directory domain named Certkingdom.com All
servers on the Certkingdom.com network run Windows Server 2003 and all client
computers run Windows 2000 Professional. Certkingdom.com has headquarters in
London and branch offices in Paris, Berlin, Milan, Madrid, Stockholm, Warsaw,
Minsk, and Athens. Each branch office has a server that provides DHCP Server
services and between two to twenty client computers. A client computer in each
branch office is configured with a shared dial-up connection. You work at
headquarters.
The Berlin branch office has only two client computers named Certkingdom -WS291
and Certkingdom -WS292. A Certkingdom.com user named Kara Lang works in the
Berlin office. One morning Kara Lang complains that the shared dial-up connection
on Certkingdom -WS291 is no longer working.
Your investigation reveals that Certkingdom -WS292 can connect to shared folders
on Certkingdom -WS291 and that Certkingdom -WS291 can connect to the network at
headquarters. However, Certkingdom -WS292 cannot connect to resources on the
network at headquarters.
What should you do to ensure that both Certkingdom -WS291 and
Certkingdom -WS292 can connect to resources on the network at headquarters?

A. Reconfigure Internet Connection Sharing on Certkingdom -WS291.
B. Configure the shared dial-up connection on Certkingdom -WS291 so that automatic
dialog is enabled.
C. Configure Certkingdom -WS292 to receive an IP lease from a DHCP server.
D. Configure Certkingdom -WS292 to use Certkingdom -WS291 for DNS name resolution.

Answer: C.

Explaination: The problem is most likely caused by an incorrect or non-existent
default gateway setting on Certkingdom -WS292. If you configure
Certkingdom -WS292 to use DHCP to obtain IP addressing information,
Certkingdom -WS292 will receive the correct settings from the ICS service on
Certkingdom -WS291.
Incorrect Answers:
A: The question refers to a shared dial-up connection on Certkingdom -WS291 not
working. If the dial-up connection is shared, then Internet Connection Sharing is enabled
already.
B: The question states that Certkingdom -WS291 automatically connects to the network at
the main office whenever the user on Certkingdom -WS291 attempts to access resources
located on the main office network. This indicates that automatic dial-up is already
configured.
D: Certkingdom -WS291 is not a DNS server. The ICS service has a DNS proxy that
would pass DNS requests to whichever DNS server Certkingdom -WS291 is using.
Reference:
J. C. Mackin, Ian McLean, MCSA/MCSE Self-Paced Training Kit (exam 70-291):
Implementing, Managing, and Maintaining a Microsoft Windows Server 2003 network
Infrastructure, Part 1, Chapters 1 & 2, pp. 45, 124


QUESTION 14:

You work as the network administrator at Certkingdom.com The Certkingdom.com
network consists of a single Active Directory domain named Certkingdom.com All
servers on the Certkingdom.com network run Windows Server 2003 and all client
computers run Windows NT Workstation 4.0. The network contains 2,500 client
computers that are configured with static IP addresses.
Certkingdom.com issues a new network policy that requires all network computers to
have dynamically assigned IP configurations. You enable the DHCP Server service
on a member server named Certkingdom -SR25. Three network support technicians
have been instructed to configure the IP properties on all client computers to
receive a DHCP lease from Certkingdom -SR25.
It is estimated that the change over will take two weeks to complete. You need to
ensure that the DHCP server will not lease an IP address that is statically
configured on a computer that the network support technicians have not yet seen to.
What should you do?

A. On Certkingdom -SR25, configure Conflict detection attempts to 1.
B. On Certkingdom -SR25, configure Conflict detection attempts to 3.
C. On Certkingdom -SR25, configure client reservations for each client computer’s MAC
address.
D. On Certkingdom -SR25, activate and reconcile the scopes.

Answer: A

Explaination: When conflict detection attempts are set, the DHCP server uses the
Packet Internet Groper (ping) process to test available scope IP addresses before
including these addresses in DHCP lease offers to clients. A successful ping means
that the IP address is in use on the network. This results in the DHCP server not
offering to lease the address to a client.
If the ping request fails and times out, it indicates that the IP address is not in use on the
network. In this case, the DHCP server offers to lease the address to a client. Each
additional conflict detection attempt delays the DHCP server response by a second while
waiting for the ping request to time out. This in turn increases the load on the server. A
value of no greater than two (2) is recommended for ping attempts.
Incorrect Answers:
B: Due to the latency involved in ping attempts, the higher the conflict detection value is
set, the longer the lease process will be for every client that uses the DHCP server.
C: Configuring client reservations for each client computer MAC address will involve a
physical visit to each and every client computer if you do not ping it successfully.
D: The scope would already be activated in this scenario.
Reference:
Deborah Littlejohn Shinder, Dr. Thomas W. Shinder, Chad Todd and Laura Hunter,
Implementing, Managing, and Maintaining a Windows Server 2003 Network
Infrastructure Guide & DVD Training System, pp. 208-209


QUESTION 15:

You work as the network administrator at Certkingdom.com The Certkingdom.com
network consists of a single Active Directory domain named Certkingdom.com All
servers on the Certkingdom.com network run Windows Server 2003 and client
computers run Windows XP Professional, Windows 2000 Professional, or Windows
NT Workstation. All client computers are configured with default settings.
The Certkingdom.com network contains a server named Certkingdom -SR31 that
functions as a DHCP and DNS server, and a server named Certkingdom -SR38 that
contains antivirus server software. All DNS zones on Certkingdom -SR31 are enabled
for DNS dynamic updates. The computer account for each client computer is the
owner of its own DNS host record. No other server provides DNS services.
What must you do to ensure that Certkingdom -SR38 can contact client computers by
using fully qualified domain names (FQDNs) to propagate virus definition updates?

A. On Certkingdom -SR31, modify the Dynamically update DNS A and PTR records only
if requested by the DHCP clients option.
B. On Certkingdom -SR38, modify the Always dynamically update DNS A and PTR
records option.
C. On Certkingdom -SR31, modify the Discard A and PTR records when lease is deleted
option.
D. On Certkingdom -SR31, modify the Dynamically update DNS A and PTR records for
DHCP clients that do not request dynamic updates (for example, clients running
Windows NT 4.0) option.

Answer: D

Explaination: Dynamically Update DNS A And PTR Records For DHCP Clients That
Do Not Request
Updates – This checkbox lets you handle these older clients graciously by making the
updates using a separate mechanism. When checking this check box you will ensure that
Certkingdom -SR38can resolve FQDNs for all client computers on the network under the
given circumstances and the role that Certkingdom -SR31 plays.
Incorrect Answers:
A: Dynamically Update DNS A And PTR Records Only If Requested By The DHCP
Clients – This radio button (which is on by default) tells the DHCP server to register the
update only if the DHCP client asks for DNS registration. When this button is active,
DHCP clients that aren’t hip to DDNS won’t have their DNS records updated. However,
Windows 2000, XP, and Server 2003 DHCP clients are smart enough to ask for the
updates.
B: Always Dynamically Update DNS A And PTR Records – This radio button forces the
DHCP server to register any client to which it issues a lease. This setting may add DNS
registrations for DHCP-enabled devices that don’t really need them, like printer servers;
however, it allows other clients (like Mac OS, Windows NT, and Linux machines) to
have their DNS information automatically updated. This is not what is required.
C: Discard A And PTR Records When Lease Is Deleted – When a DHCP lease expires,
what should happen to the DNS registration? Obviously, it would be nice if the DNS
record associated with a lease vanished when the lease expired; when this checkbox is
checked (as it is by default), that’s exactly what happens. If you uncheck this box, your
DNS will contain entries for expired leases that are no longer valid; when a particular IP
address is reissued on a new lease, the DNS will be updated, but in between leases you’ll
have incorrect data in your DNS-always something to avoid.
Reference:
James Chellis, Paul Robichaux and Matthew Sheltz, MCSA/MCSE: Windows Server
2003 Network Infrastructure Implementation, Management, and Maintenance Study
Guide, p. 246


MCTS Training, MCITP Trainnig

Best Microsoft MCTS Certification, Microsoft MCITP Training at certkingdom.com

Thursday, December 3, 2009

Get Mcse Certified More Easily, in One Week

Get Mcse Certified More Easily, in One Week
Like over 800,000 other people, I spent an incredible amount of time and effort studying to be an MCSE 2003 training (Microsoft Certified Systems Engineer). I took six
classes, studied several books from cover to cover, took practice tests and used the knowledge in my job and on my own time. Why did I do all of this? Because I wanted to have one of the most prestigious certifications in the field – the MCSE!
Recently, I found a site providing MCSE certification consultation service which can help us get certified more conveniently. They offer online consultation and solution for I.T certifications such as MCSE certification, Cisco certification, CompTIA A+ and many more!
The best part about service is that you can begin fro
m your own home and at your own pace. We are dedicated to providing I.T professionals with the highest level of certification solutions and certification materi
als that the industry has to offer.
No matter how busy you are or how competent you are at this moment – they will get you certified in One Week or you can r
eceive a 200% refund, which it is the highest in the industry.
My opinion on MCSE certification:
For those of you who don’t know, the MCSE consisted of six tests designed to ensure that system administrators meet a minimum level of experience and knowledge with Microsoft products. The concept is this gives guidance to managers as to who they should and should not hire, and ensures that those people know how to use Microsoft products.
In my experience, people who honestly pass the MCSE exams are indeed better qualified for their positions than others with equivalent experience and skills. Of course, boot camps, brain dumps and similar methods of cheating the process tend to allow people to dishonestly pass the exams. This, however, is true with all certifications (and tests for that matter) and not unique to the MCSE 2003 certification series.

In their attempts to get people to upgrade from Windows NT 4.0 to Windows 2000, Microsoft has run into quite a bit of resistance from the industry. While there are very significant reasons to upgrade, Windows 2000 requires major changes in network configurations, applications and user training, which has tended to slow acceptance. In addition, since Windows 2000 was released around the time of large expenditures on the Year 2000 bug, system managers found themselves without funds or manpower to upgrade their networks.

In order to force people to upgrade more quickly, Microsoft has, in it’s infinite wisdom, decided to retire the Windows NT 4.0 certifications. Thus, on December 31, 2001 any and all MCSE certificate holders who still have not upgraded will need to remove those four letters from their resume and business cards.
It now appears that over half (at least 400,000) of these MCSE’s will be invalid in under five months! I know from experience that the change from Windows NT to Windows 2000 is not an easy one, and given that many people actually have to work for a living it’s not surprising that so many of them have not had a chance to obtain the new certifications.
There is also a large amount of anger about the policy. It appears that Microsoft is only interested in increasing it’s bottom line, which translates into selling an endless procession of upgrades to the operating system and the office suite. It’s plainly obvious that Microsoft feels it’s dollars come from these upgrades, and thus those engineers who cannot or will not upgrade their certifications have little or no value.
Even worse is that Microsoft has started the path towards Windows XP certifications! A large number of MCSE’s have not even started (much less finished) their training for Windows 2000, and now they have to figure out how to upgrade that to Win
dows XP! And, of course, it’s a sure bet that the next version of Windows will follow very quickly after that.
Me and several of the people who work for me have obtained the MCSE certification for Windows NT 4.0. Given that we all work very long hours (a 60 hour week is a short one) and have lives, it’s a miracle that even some of is found time to pass these exams.
And now Microsoft is saying that we are no longer valuable. They are directly implying that we are not worthy of their greatness because, well, we are too busy actually putting
their products to work to take the time out to study and pass the exams.
We do want to pass the exams and we do want to become certified on Windows 2000. Every single person that works for me strongly desires to pass these tests. Our objection does not come from the fact that the tests exist or that Microsoft is raising the bar or improving their products.
Our objection is the underhanded, sneaky and downright unethical way that Microsoft is forcing us to put pressure on our company and our employers to needlessly upgrade over and over again. The pressure comes from every aspect of Microsoft – from forced upgrades via their licensing practices to their forced certification policies.
Let’s play devil’s advocate for a minute and see what we can learn. Perhaps Microsoft has to do this because they are more intelligent and have a wider vision than the rest of the world. Microsoft knows they have a far superior product, and in
order to ensure that we lesser beings provide the best value for our companies, they are requiring us to upgrade our knowledge. Heaven forbid that companies (especially large ones) actually keep Windows NT 4.0 installed on their networks (much less Windows 95 or 98). To allow that would be completely irresponsible of Microsoft, wouldn’t it?
The problem that many of us are facing is that we are stuck with what we’ve got. We have already invested so much in Microsoft products that it would be extremely difficult to switch to something else. In addition, Windows NT 4.0 SP6a is a reasonably reliable operating system, and the Office 2000 suite is exceptional.
However, every once in a while I get a little whimsical thinking back to the good old days, when I used to run our multi-billion dollar company on two large VAX machines. That’s ALL of our applications, every single one of them. Plus hundreds of users, over fifty printers and fax machines and numerous other things. In fact, we ran payroll, accounting, order processing, delivery scheduling, human resources, printing, communications and everything else on those two machines!
To top it all off, we ran for over ten years on these VAX machines without a major operating system upgrade! Yes, there were problems, but constant retraining, reinstalls, service packs, hot fixes and weekly major security alerts were not among them. And compared to the clustering in OpenVMS (the operating system for the VAX and Alpha hardware), the “clustering” in Windows 2000 is a complete joke!
And now I need over 150 servers running Windows NT 4.0 and Windows 2000! The really sickening thing is I’ll bet I could run everything on a dozen or so Unix or Linux servers, or, again, two big Alpha (the successor to the VAX) systems. (It’s really too bad that Digital Equipment Corporation, which made the best hardware and operating systems on the planet, could not market their way out of a paper bag).
I think that’s what is annoying is and many of our peers the most. The constant need to spend an outrageous amount of time to keep up with the new releases from Microsoft.
I know it doesn’t fit into Microsoft’s hostile “do it our way and pay us for the privilege” business model, but we would much prefer a different approach to the MCSE certification model. Instead of constantly rolling it forward constantly, invalidating the certifications of those who cannot keep up, why not just append the operating system to the certification?
Why not just make a “MCSE Win4.0″ and an “MCSE Win2000″? To me as a manager, it would be far more valuable than the current catch-all scheme. Look at it this way, I could scan a resume for “MCSE Win3.1″, “MCSE Win4.0″ or “MCSE Win95″. Wouldn’t that make it easier for me as a manager? You bet!

However, it wouldn’t help Microsoft’s bottom line, would it?
Fortunately, I am not in the business of helping Microsoft’s profit margin. In fact, on my list of worries, that wouldn’t even be in the top million! My job, and the job of each and every person in our company, is to support our users by giving them tools which enable them to do their jobs.
To do that, we will get certified on Windows 2000, and probably Windows XP after that. However, we will do it on our schedule, fitting the training and testing time around our jobs and personal lives. In the meantime, we will take a closer look at other alternatives to Windows and Office, because, well, well really don’t like this situation. We may, or we may not, change to those alternatives, but before this we were not even looking … now we are.

Saturday, June 13, 2009

Invest in your career with a Windows Server 2008 certification

Invest in your career with a Windows Server 2008 certification



Windows Server 2008 is generating demand all over the world for skilled IT
professionals who can support this new Windows Server operating system. IDC, a
global analyst firm, estimates that there will be more than 3.5 million
deployments of Windows Server 2008 in its first year (IDC, 2007).





Make sure that hiring managers and project leads notice you—with a Microsoft
Certification. Combined with hands-on experience, certification is an excellent
way to demonstrate your understanding of new features—new Web tools,
virtualization technologies, security enhancements, and management utilities—and
inspire confidence in your readiness to evaluate, design, maintain, and
troubleshoot Windows Server 2008.



Introducing Windows Server 2008 certification

In response to accelerating technology lifecycles, changing roles in IT, and
your feedback, we are pleased to introduce a new suite of Windows Server
certifications. These new certifications differentiate technology skills and
job-role skills; reflect industry skills relevant to today's real-world IT
functions; and conserve resources with simplified, specific exam roadmaps.



Demonstrating in-depth technology skills: MCTS

The building blocks of Windows Server 2008 certification are three Microsoft
Certified Technology Specialist (MCTS) certifications designed to validate your
skills on the features and functionality of key technology areas in Windows
Server 2008.



You can show your depth of knowledge in one specific Windows Server 2008
technology, earn multiple MCTS
certifications
to show breadth across different products, or build on the
MCTS to earn a Professional Series credential. The three
MCTS certifications on Windows Server
2008 are:

• MCTS: Windows Server 2008 Active Directory Configuration

• MCTS: Windows Server 2008 Network Infrastructure Configuration

• MCTS: Windows Server 2008 Applications Infrastructure Configuration

• Learn more about MCTS certifications



A fresh take on industry-leading professional skills: MCITP

The Microsoft Certified IT Professional (MCITP) credential is the ideal way to
demonstrate your ability to use  Windows Server 2008 to excel in a
specific, real-world job role.



Two paths build on MCTS prerequisites and are tied to professional roles
relevant to Windows Server in today’s IT marketplace. The two MCITP
certifications reflect distinct job roles—choose the path that makes sense for
you.



• MCITP: Server Administrator — Focuses on day-to-day operations and management

• MCITP: Enterprise Administrator — Validates your skills focused on Windows
infrastructure design



Ready to get started?

No matter what your Windows Server certification history or technology
background, there is a certification path that makes sense for you. A practical
method for choosing a certification is to become certified for your job role
today or on the job role that you see as your next career step. Find your
profile in the following  table and determine your next career step.



In addition, I recommend testkingdom.com is best and No1 site of 2008 which
provide the complete MCITP Training and
MCTS certified professionals training, MCITP, MCTS, CCNA, CCIE, CompTIA, IBM,
Citrix and lots more online training self study kits, saving your time and money
on all those expensive bootcamps, Training Institutes where you have take
admission pay fees first and if you don’t want to continue no refunds no
transfer to any other training course, If you planed to take CCNA or
specialization in MCSE 2003 all the process starts again.

 







MCITP Online Training -
MCITP Online Certification -

MCITP Online Exams


The most efficient way to the Microsoft exams training is Testkingdom.com
1000(s) of training question with images and simulation bases, MCQ’s, case
studies, Study guides, Labs, Videos, Audios--- which cover even the full-stop
that can come in the exam, just look at benefits you get, (1) Online Instant
training (2) Learn at Home (3) No time Restriction (4) Self Study with
Explanation and References (6) Life time membership for free

(7) Switch for your Specialization at any time (8) 24/7 support, (9) Student /
Professional Counseling (10) Unlimited free updates (11) You can submit your
resume and get noticed by Over 100,000 of Multinational Employers, make the best
choice to your career.



Next time I write more on Microsoft exams, Microsoft Certifications, and
Microsoft collation with Comptia and Cisco.

 

Saturday, May 23, 2009

Upgrading Your MCSA on Windows Server 2003 Certification

Upgrading Your MCSA on Windows Server 2003 Certification

Let us say that you have your MCSA on Windows Server 2003, and you want to upgrade your certification to Windows Server 2008, or you are not certified at
all on Windows Server 2003 and want to earn your MCTS on Windows Server 2008. The first
thing to remember is that this is a series of new certifications and while there is an upgrade path from Server 2003 to Server 2008, you are NOT earning an MCSE
on Windows Server 2008,

rather an MCTS or MCITP on windows
Server 2008. Also remember that the era of the
MCSA/MCSE certifications has ended –
it is now MCTS and MCITP (and others beyond the scope covered here) and have an
entirely different focus.





MCITP Online Training
- MCITP Online Certification -

MCITP Online Exams


The Microsoft Certified Technology Specialist (MCTS) has a different focus then the Microsoft Certified Information Technology Professional (MCITP), and
the former is not a prerequisite for the latter (nor is it a “lesser” certification!). The MCTS certification
is aimed at IT professionals who work with a specific Microsoft product or platform. An IT pro who has earned an MCTS is expected to possess depth and
breadth of knowledge and skills on a particular product or platform. They are expected to manage and maintain the product or platform on a daily basis. They are also more concerned
with the day-to-day operations and short-term planning rather than long-term planning and design and design.









There are three MCTS tracks available on Windows Server 2008:

MCTS: Windows Server 2008 Active Directory Configuration; MCTS: Windows Server 2008 Network Infrastructure Configuration, and MCTS: Windows Server 2008
Applications Infrastructure Configuration. You can take each of the tests individually, or you can take the upgrade path by taking only one test. The
easiest route to upgrade your certification, if you are already an MCSA on Windows Server 2003, is take (and pass, of course) the 70-648 TS: Upgrading your
MCSA on Windows Server 2003 to Windows Server 2008, Technology Specialist exam. Passing this exam will earn you the MCTS: Windows Server 2008 Active Directory,
Configuration (equivalent to the 70-640 exam) and the MCTS: Windows Server 2008 Network Infrastructure Configuration (equivalent to the 70-642 exam). The last
of the three MCTS certifications – MCTS: Window Server 2008 Application Infrastructure Configuration – is earned by passing the 70-643 exam. The other
part to earning your MCTS on any one of the three paths is to pass the 70-646 exam Windows Server 2008, Server Administrator.

Tuesday, April 7, 2009

Mcse server 2003

Mcse server 2003
how to study for mcse server 2003

mcse server 2003 track requires almost accurate knowledge of windows server 2003...

Still people go on finding lots of easy way to pass MCSE SERVER 2003..
like: give exams only by reading Dumps & notes.

But 'Microsoft learning' finding out different question types & exams pattern to ensure that certificate holder has genuine depth knowledge of Win server 2003.








MCITP Training
- MCITP Certification - CCNA EXAM



now...

It is important you must have experience in operating windows server 2003 before giving exams...

- you don't need to work in company for that, you can work on this at home or training institute.
- & it requires certification to work in company on win 2003 server itself, isn't it?


So...

1st ....

Install win server 2003 on your PC.
Start practicing from this basic thing..
&
do it yourself.
& just don't sit in front of computer..
while installation process.
see every options regarding installation..

Read every option mentioned in the book & see those option on your PC.
more you see it more u will remember.
(easy way to pass mcse server 2003)

Yes
There are some scenarios in which ,,
you 'll need two PCs,, to practice..

If you are taking classes at institute then.. Obviously you can practice there..
If you are working you can try those options at your workplace..
or
you can ask your friend to help in this case...

But if you can't,,, don't worry.. there are other ideas to understand those options how to do it...
but doing everything practically is fun.

Lots of option you can completely practice at your home...
for example... 1st exam of MCSE server 2003...

70-290 Managing & Maintaining Microsoft Windows server 2003... you can practice for it at your home.. on your PC..

Can't you do different primary & logical drives practice on your own...
Or
making users & groups...
Or
checking different options available in properties...

practice,,, is the most easy way to pass mcse server 2003 exams..

After practicing,,

Next step is revising what u learn...
& if you have done practice properly then revising won't take lots of time...
you don't have take lots of efforts in remembering terms...

Next step is solving dumps practice for exams..
its important..

pros:
you can understand exam pattern
&
you get to know how much you have prepared for the exams..
which topics are ready..
& where u have to give extra attention in preparation for mcse server 2003

Saturday, March 28, 2009

MCSA 2003

MCSA 2003



Mcsa on Windows Server 2003


OK...
so you have decided now which certification you want to do.. Microsoft's new generation certifications or mcse.. & then MCSE or MCSA 2003


but here is quick review to decide to go for MCSA 2003 certification..

- if you love microsoft technologies.. & having no problem in giving as many exams as you want..
it's good to learning old technologies 1st..
& win 2003 will be used by companies till Microsoft stops supporting it.

- If you want quick & fast entry in IT industry.. do MCSA 2003 quick.. only 4 exams..
- there are much more experienced people who are mcse or mcsa 2003 for your guidance..
- It's always easy to upgrade to new technologies, after doing these mcsa 2003 certifications.
- compared to mcse, it only have 4 exams to pass..
&
mcsa 2003 certification is sufficient to get entry in IT company & work on Microsoft systems.
&
then its easy to upgrade to any other certification.. like mcse or mcitp..
- for promotion purpose..
- Do not go for it if you have a while to join any company.. mean if you are student & doing any graduation course from university.. Go for new & latest certifications..


Mcsa 2003 exams:

Only four exams require to get Microsoft mcsa 2003 credential..
those exams are as follows:

Two core exams on networking systems.
One core exam on client operating system..
&
One elective exam.

Core networking exam for Mcsa 2003:

MCSA 2003 exam 70-290 : Win server 2003
MCSA 2003 exam 70-291 : 2003 network infrastructre


Core client exam for MCSA 2003 :

MCSA 2003 exam 70-620 : win vista
or
MCSA 2003 exam 70-270 : win xp


One elective exam for mcsa 2003 :

click here.. select any one of your interest..



MCSA 2003 Training :

Training for mcsa 2003 is easily available on the net.. & very easy certification for self study..

1st exam is 2003 server. the main O.S. .... study about all win 2003 server, desktop environment, its installation & its features etc..

2nd exam win server 2003's network.
study about 2003's network services, protocols, their installations etc.

One core client exam,
win XP or win vista...
choose the one you have more experience about
or
choose the other which you want to learn more..

&
One elective exam,,
choice is yours.. select the exam which you are interested to study... you can see every detail about elective exam for MCSA 2003 on Microsoft site..
or
select the one suggested by your training institute..
or
as mention in your self learning study material..


For today's date Mcsa 2003 is quick way to dash in to IT company..
&
of- course after that you can upgrade MCSA 2003 to MCSE or 2008 certifications !!!

Tuesday, March 24, 2009

MCSA 2003

MCSA 2003














Mcsa on Windows Server 2003


OK...
so you have decided now which certification you want to do.. Microsoft's new generation certifications or mcse.. & then MCSE or MCSA 2003


but here is quick review to decide to go for MCSA 2003 certification..

- if you love microsoft technologies.. & having no problem in giving as many exams as you want..
it's good to learning old technologies 1st..
& win 2003 will be used by companies till Microsoft stops supporting it.

- If you want quick & fast entry in IT industry.. do MCSA 2003 quick.. only 4 exams..
- there are much more experienced people who are mcse or mcsa 2003 for your guidance..
- It's always easy to upgrade to new technologies, after doing these mcsa 2003 certifications.
- compared to mcse, it only have 4 exams to pass..
&
mcsa 2003 certification is sufficient to get entry in IT company & work on Microsoft systems.
&
then its easy to upgrade to any other certification.. like mcse or mcitp..
- for promotion purpose..
- Do not go for it if you have a while to join any company.. mean if you are student & doing any graduation course from university.. Go for new & latest certifications..


Mcsa 2003 exams:

Only four exams require to get Microsoft mcsa 2003 credential..
those exams are as follows:

Two core exams on networking systems.
One core exam on client operating system..
&
One elective exam.

Core networking exam for Mcsa 2003:

MCSA 2003 exam 70-290 : Win server 2003
MCSA 2003 exam 70-291 : 2003 network infrastructre


Core client exam for MCSA 2003 :

MCSA 2003 exam 70-620 : win vista
or
MCSA 2003 exam 70-270 : win xp


One elective exam for mcsa 2003 :

click here.. select any one of your interest..



MCSA 2003 Training :

Training for mcsa 2003 is easily available on the net.. & very easy certification for self study..

1st exam is 2003 server. the main O.S. .... study about all win 2003 server, desktop environment, its installation & its features etc..

2nd exam win server 2003's network.
study about 2003's network services, protocols, their installations etc.

One core client exam,
win XP or win vista...
choose the one you have more experience about
or
choose the other which you want to learn more..

&
One elective exam,,
choice is yours.. select the exam which you are interested to study... you can see every detail about elective exam for MCSA 2003 on Microsoft site..
or
select the one suggested by your training institute..
or
as mention in your self learning study material..


For today's date Mcsa 2003 is quick way to dash in to IT company..
&
of- course after that you can upgrade MCSA 2003 to MCSE or 2008 certifications !!!

Monday, March 23, 2009

simple question about MCP MCSA or MCSE is..

Simple question about MCP MCSA or MCSE is..

what is mcp?
or
what is mcsa?
or
what is mcse?









MCITP Training - MCITP Certification


this might be common question among newbies..
well then here's a simple answer...


mcp, mcsa & mcse are Microsoft certification exams..



Why Microsoft offer these MCP, MCSA & MCSE exams ?

Microsoft has many products. which used by large industries. ..
eg.
as u know.. microsoft windows vista, windows xp,
different server operating systems.. etc..

These product require maintenance..
& everybody can't have detailed knowledge of these operating system...

you know that you use windows xp or any other operating system.. as a new user how much knowledge did u had to use & do enhancement in your operating systems settings?

so

these product need the engineers to take good care of them to make them perform at their best...
&
these engineers must know all about these operating systems & their options n services etc...

so
Microsoft take exams
like windows xp exams, windows server 2003 security exam.. windows server 2003 exam, or windows vista exams.... etc etc..

&
give u certificates like MCP, MCSA, MCSE..or new certificates like mcts....

well there are cases where not so certified people know much more than mcp or mcse or mcsa certificate holder... well but that's not our topic...

These certificates are useful for your career growth in IT industry.



Dose these mcp, mcsa or mcse certificates required to get job in Microsoft company?

As i said prior,
these certificates required to get job in any IT company or industry..
Microsoft has huge market for its products all over the world..

so
MCSE, MCSA MCP certified person demanded in whole world...



MCP:

Microsoft Certified Professional...

:- as per Microsoft's old certification method..
& any exams you give on product before win server 2008... like win xp , 2003 etc.

with any single exam you pass you credited as MCP... Microsoft Certified Professional...



MCSA:

Microsoft certified systems administrator...

:- on MCSA 2003, to achieve mcsa credential you have to pass-

two core exams on network operating system
one exam on client operating system
& one elective exam



MCSE:
Microsoft Certified Systems Engineer...

:- to achieve credit as MCSE 2003 you have to pass 7 exams... these exams include:

four core networking exams - these all are compulsory...
one client operating system exam
one design exam
one elective exam- lots of option available...

here,














MCSA Exams - MCSE 2008 Training

was the short overview on mcp mcsa & mcse..

select the exams wisely so u can upgrade ur credential from MCP to MCSA to MCSE easily..

How to do MCSA or MCSE ?

How to do MCSA or MCSE ?


key points:

- 1st know what is MCSE / MCSA if you are new to Microsoft certifications exams.

- then have a proper training & prepare for the exams.

- & last give the exams & receive the certificates...









MCITP Training - MCITP Certification


MCSE & MCSA are Microsoft's 'network exams' certifications...

- In MCSE & MCSA exams you have to study how Microsoft's operating system works on the network..
Learn about operating system's capacity.. their compatibility.. their different services.. like internet services ... how to use them.. how to access them.... how to install them on network.... how to share resources... etc..

a long list goes on...



Have a proper training

- select better options for training..
you can join good institute & get trained at there
or
you can purchase online training kit & save your money...
& get training in ur suitable timings...



Prepare for the exams

Don't assume that any tutor or instructor feed each n every knowledge in your head to pass these mcse or mcsa exams..

you got to work for this...

read books...
take notes...
reread them..
remember them...
practice test series provided with MCSA or MCSE training kit or from your training institute..
or purchase some..














CCNA EXAMS - CCIE LAB


Give mcsa or mcse your desired exams & recieve certificates..

Schedule your exam MCSA / MCSE ..

Go to any prometric center near you .. Ask them to register the mcse / mcsa exams for you as per your suitable timings...

You will immediately get result after exam..
so no tension :)

but for MCSA / MCSE certificate you have to wait for some days by the time BILL GATE' S 'Microsoft learning' delivers mcse n mcsa certificates at your doorsteps for you..

MCSA : Microsoft Certified Systems Administrator



MCSA : Microsoft Certified Systems Administrator
&
MCSE : Microsoft Certified Systems Engineer.

Both required core knowledge of Microsoft windows server 2003..
For mcsa & mcse training, 1st know the exams required to acquire these certifications










MCITP Training - MCITP Certification


For Mcse Training :

Core exams :
70-290, 70-291, 70-293, 70-294.

core client exams :
70-620 or 70-270

core design exam for mcse:
70-297 or 70-298

one elective exam for mcse:
70-298 or 70-297
or
you can select any different exam from the list mention on Microsoft site



For Mcsa Training :

2 core exams on networking:
- 70-290, 70-291

one client exam:
- 70-620 or 70-270

elective exam:
select anyone from here

after u have decided which course u want to do.. mcsa or mcse???

Decide your mcsa mcse training method.
whether to join any institute or study at home...
which is best option for mcsa mcse training join a course or self study...



o mcse 2003 exams
o mcse 2003

MCSA 2003

MCSA 2003



Mcsa on Windows Server 2003


OK...
so you have decided now which certification you want to do.. Microsoft's new generation certifications or mcse.. & then MCSE or MCSA 2003










MCITP Training - MCITP Certification

but here is quick review to decide to go for MCSA 2003 certification..

- if you love microsoft technologies.. & having no problem in giving as many exams as you want..
it's good to learning old technologies 1st..
& win 2003 will be used by companies till Microsoft stops supporting it.

- If you want quick & fast entry in IT industry.. do MCSA 2003 quick.. only 4 exams..
- there are much more experienced people who are mcse or mcsa 2003 for your guidance..
- It's always easy to upgrade to new technologies, after doing these mcsa 2003 certifications.
- compared to mcse, it only have 4 exams to pass..
&
mcsa 2003 certification is sufficient to get entry in IT company & work on Microsoft systems.
&
then its easy to upgrade to any other certification.. like mcse or mcitp..
- for promotion purpose..
- Do not go for it if you have a while to join any company.. mean if you are student & doing any graduation course from university.. Go for new & latest certifications..


Mcsa 2003 exams:

Only four exams require to get Microsoft mcsa 2003 credential..
those exams are as follows:

Two core exams on networking systems.
One core exam on client operating system..
&
One elective exam.

Core networking exam for Mcsa 2003:

MCSA 2003 exam 70-290 : Win server 2003
MCSA 2003 exam 70-291 : 2003 network infrastructre


Core client exam for MCSA 2003 :

MCSA 2003 exam 70-620 : win vista
or
MCSA 2003 exam 70-270 : win xp


One elective exam for mcsa 2003 :

click here.. select any one of your interest..



MCSA 2003 Training :

Training for mcsa 2003 is easily available on the net.. & very easy certification for self study..

1st exam is 2003 server. the main O.S. .... study about all win 2003 server, desktop environment, its installation & its features etc..

2nd exam win server 2003's network.
study about 2003's network services, protocols, their installations etc.

One core client exam,
win XP or win vista...
choose the one you have more experience about
or
choose the other which you want to learn more..

&
One elective exam,,
choice is yours.. select the exam which you are interested to study... you can see every detail about elective exam for MCSA 2003 on Microsoft site..
or
select the one suggested by your training institute..
or
as mention in your self learning study material..
















MCTS Certification - MCITP Certification

For today's date Mcsa 2003 is quick way to dash in to IT company..
&

of- course after that you can upgrade MCSA 2003 to MCSE or 2008 certifications !!!