Showing posts with label CCNA Certification. Show all posts
Showing posts with label CCNA Certification. Show all posts

November 2, 2011

pre-staging my CCIE Lab

well at last im back to track and my target to get from the lab is by the end of this year
im going to start on Saturday the INE written VOD in order to be ready for labbing and lets see what we will face
if anybody has any suggestions for passing the lab from 1st attempt please share it

another week gone by, more bizarre problems. This time I attempted CCIECERT Lab 1. Got through the dialplan with minor bumps, but got stuck at MOH and Conference Bridge.

MOH would work for the remote sites, streamed via local router's flash
MOH would not work in the HQ site, streamed Unicast.

The hardware conference bridge would not work at all, got the annoying error on the phone, no conference bridge. Now in my studies I have configured bridging and transcoding many more times than I want to admit, so I was baffled. I checked that the bridge was registered and it was. Double checked the MRG and MRGLs, yet the bridge still did not work. I rebooted CUCMs and this did not fix my problem. Finally I decided to shut off the SUB and failover to the PUB. Low and behold it was all working. (You got to be kidding me!!!). Checked the replication status via Unified Reporing and both servers were showing as 2s. Not telling me there is anything wrong, interesting! I'm starting to think that this page is not to be trusted. Consoled into the pub and ran "utils dbreplication status". This took a while (too much time to wait on the lab) and at the end of the output file I got the following:

command failed -- WARNING: replicate is not in sync (178)
System is in an error state and replication is not working. Cdr check command has failed with error code 178

Ok, another DB replication problem, yes I seem to have more of these problems than configuration problems. Love to hear from whether they have run into this or what they do to "avoid" these problems.



September 26, 2011

640-816 Exam



QUESTION 1

Which three options can a network administrator utilize by using PPP Layer 2 encapsulation?

(Choose three.)


A. authentication

B. VLAN support

C. compression

D. multilink support


Answer: A,C,D






QUESTION 2

A network administrator is troubleshooting the OSPF configuration of routers R1 and R2. The

routers cannot establish an adjacency relationship on their common Ethernet link. The graphic

shows the output of the show ip ospf interface e0 command for routers R1 and R2. Based on the

information in the graphic, what is the cause of this problem?





A. The hello and dead timers are not configured properly.

B. The OSPF process ID numbers must match.

C. A backup designated router needs to be added to the network

D. The cost on R1 should be set higher.


Answer: A


Explanation:

As can be seen above, the hello interval for R1 has been set to 5 seconds, while it is set to 10 for

R2. Also, the dead interval on R1 is set at 20 seconds while on router CKD2 it is set to 40 seconds.

In order for two routers to establish an OSPF neigh adjacency, the hello and dead timers must

match.





QUESTION 3

Refer to the exhibit. How should the FastEthernet0/1 ports on the 2950 model switches that are

shown in the exhibit be configured to allow connectivity between all devices?





A. The ports only need to be connected by a crossover cable.

B. SwitchX (config)# interface fastethernet 0/1

SwitchX (config-if)# switchport mode access

SwitchX (config-if)# switchport access vlan 1

C. SwitchX (config)# interface fastethernet 0/1

SwitchX (config-if)# switchport mode trunk

SwitchX (config-if)# switchport trunk vlan 1

SwitchX (config-if)# switchport trunk vlan 10

SwitchX (config-if)# switchport trunk vlan 20

D. SwitchX(config)# interface fastethernet 0/1

SwitchX(config-if)# switchport mode trunk


Answer: D






QUESTION 4

Refer to the exhibit. The following commands are executed on interface fa0/1 of 2950Switch.

2950Switch(config-if)# switchport port-security

2950Switch(config-if)# switchport port-security mac-address sticky

2950Switch(config-if)# switchport port-security maximum 1

The Ethernet frame that is shown arrives on interface fa0/1. What two functions will occur when

this frame is received by 2950Switch? (Choose two.)





A. The MAC address table will now have an additional entry of fa0/1 FFFF.FFFF.FFFF.

B. This frame will be discarded when it is received by2950Switch.

C. Only host A will be allowed to transmit frames on fa0/1.

D. All frames arriving on2950Switch with a destination of 0000.00aa.aaaa will be forwarded out

fa0/1.


Answer: C,D


Explanation:

The configuration shown here is an example of port security, specifically port security using sticky

addresses. You can use port security with dynamically learned and static MAC addresses to

restrict a port's ingress traffic by limiting the MAC addresses that are allowed to send traffic into

the port. When you assign secure MAC addresses to a secure port, the port does not forward

ingress traffic that has source addresses outside the group of defined addresses. If you limit the

number of secure MAC addresses to one and assign a single secure MAC address, the device

attached to that port has the full bandwidth of the port.

Port security with sticky MAC addresses provides many of the same benefits as port security with

static MAC addresses, but sticky MAC addresses can be learned dynamically. Port security with

sticky MAC addresses retains dynamically learned MAC addresses during a link-down condition.

If you enter a write memory or copy running- config startup- config command, then port security

with sticky MAC addresses saves dynamically learned MAC addresses in the startup- config file

and the port does not have to learn addresses from ingress traffic after bootup or a restart.

Since the maximum number of MAC addresses has been configured to 1, only host A will be able

to send frames on interface fa 0/1, making choice C correct.






QUESTION 5

A university has a small campus in which 25 faculty members are located. The faculty offices and

student computers are currently on the same network. The faculty are concerned about students

being able to capture packets going across the network and obtain sensitive material. In order to

protect faculty network traffic from student connections ,which action will you take?


A. Remove the student computers from the network and put them on a peer-to-peer network.

B. Put the faculty computers in a separate VLAN.

C. Power down the switches that connect to faculty computers when they are not in use.

D. Install anti-virus software on the student computers.


Answer: B






QUESTION 6

Running both IPv4 and IPv6 on a router simultaneously is known as dual-stack routing.


A. False

B. True


Answer: B






QUESTION 7

You are a network administrator. You configure a workgroup switch with all ports assigned to

VLAN 2. And you configure all ports as full-duplex FastEthernet. What is the effect of adding

switch ports to a new VLAN on this switch?


A. The additions will create more collisions domains.

B. IP address utilization will be more efficient.

C. The possibility that switching loops will occur will increase dramatically.

D. An additional broadcast domain will be created.


Answer: D


Explanation:

A VLAN is a group of hosts with a common set of requirements that communicate as if they were

attached to the same wire, regardless of their physical location. A VLAN has the same attributes

as a physical LAN, but it allows for end stations to be grouped together even if they are not located

on the same LAN segment.

Networks that use the campus-wide or end-to-end VLANs logically segment a switched network

based on the functions of an organization, project teams, or applications rather than on a physical

or geographical basis. For example, all workstations and servers used by a particular workgroup

can be connected to the same VLAN, regardless of their physical network connections or

interaction with other workgroups. Network reconfiguration can be done through software instead

of physically relocating devices.

Cisco recommends the use of local or geographic VLANs that segment the network based on IP

subnets. Each wiring closet switch is on its own VLAN or subnet and traffic between each switch is

routed by the router. The reasons for the Distribution Layer 3 switch and examples of a larger

network using both the campus-wide and local VLAN models will be discussed later.

A VLAN can be thought of as a broadcast domain that exists within a defined set of switches.

Ports on a switch can be grouped into VLANs in order to limit unicast , multicast, and broadcast

traffic flooding. Flooded traffic originating from a particular VLAN is only flooded out ports

belonging to that VLAN, including trunk ports, so a switch that connects to another switch will

normally introduce an additional broadcast domain.






QUESTION 8

Which technology helps prevent frames from looping continuously through this switched network?





A. EIGRP

B. VTP

C. STP

D. ARP


Answer: C






QUESTION 9

What ports on Sw-AC3 are operating as trunks?(Choose three)




Sw-AC3#show int trunk





A. Fa0/1

B. Fa0/9

C. Fa0/12

D. Fa0/3


Answer: B,C,D




QUESTION 10

You are a network administrator. You want to add a line to an access list that will block only Telnet

access by the hosts on subnet 192.168.1.128/28 to the server at 192.168.1.5. To accomplish this

task, what command should be used?


A. access-list 101 denyip 192.168.1.128 0.0.0.15 192.168.1.5 0.0.0.0 eq 23

access-list 101 permit ip any any

B. access-list 1 denytcp 192.168.1.128 0.0.0.15 host 192.168.1.5 eq 23

access-list 1 permit ip any any

C. access-list 1 denytcp 192.168.1.128 0.0.0.255 192.168.1.5 0.0.0.0 eq 21

access-list 1 permit ip any any

D. access-list 101 denytcp 192.168.1.128 0.0.0.15 192.168.1.5 0.0.0.0 eq 23

access-list 101 permit ip any any


Answer: D


Explanation:

Only choice specifies the correct TCT port and wildcard mask, and uses a valid access list
number.



Incorrect Answers:

A: IP is specified as the protocol, when it should be TCP.

B: Access list 1 is used for these choices, which is a standard access list. In this example, an

extended access list is required. Choice C also specifies port 21, which is used by FTP not Telnet.

C: Access list 1 is used for these choices, which is a standard access list. In this example, an

extended access list is required. Choice C also specifies port 21, which is used by FTP not Telnet.






QUESTION 11

Refer to the exhibit. What will be the result of issuing the following commands?

Switch1(config)# interface fastethernet 0/5

Switch1(config-if)# switchport mode access

Switch1(config-if)# switchport access vlan 30





A. The VLAN will not be added to the database, but the VLAN 30 information will be passed on as

a VLAN to theSwitch2 VLAN database.

B. The VLAN will not be added to the database, nor will the VLAN 30 information be passed on as

a VLAN to theSwitch2 VLAN database.

C. The VLAN will be added to the database and VLAN 30 will be passed on as a VLAN to add to

theSwitch2 VLAN database.

D. The VLAN will be added to the database, but the VLAN information will not be passed on to

theSwitch2 VLAN database.


Answer: D


Explanation:

The three VTP modes are described below:

Server: This is the default for all Catalyst switches. You need at least one server in your VTP

domain to propagate VLAN information throughout the domain. The switch must be in server

mode to be able to create, add, or delete VLANs in a VTP domain. You must also change VTP

information in server mode, and any change you make to a switch in server mode will be

advertised to the entire VTP domain.

Client: In client mode, switches receive information from VTP servers; they also send and receive

updates, but they can't make any changes. Plus, none of the ports on a client switch can be added

to a new VLAN before the VTP server notifies the client switch of the new VLAN. Here's a hint: if

you want a switch to become a server, first make it a client so that it receives all the correct VLAN

information, then change it to a server-much easier!

Transparent: Switches in transparent mode don't participate in the VTP domain, but they'll still

forward VTP advertisements through any configured trunk links. These switches can't add and

delete VLANs because they keep their own database-one they do not share with other switches.

Transparent mode is really only considered locally significant.

In our example, the switch is configured for transparent mode. In transparent mode the local

VLAN information can be created but that VLAN information will not be advertised to the other

switch.






QUESTION 12

S0/0 on R1 is configured as a multipoint interface to communicate with R2 and R3 in the hub-andspoke

Frame Relay topology shown in the exhibit. Originally, static routes were configured

between these routers to successfully route traffic between the attached networks. What will need

to be done in order to use RIP v2 in place of the static routes?







A. Change the 172.16.2.0/25 and 172.16.2.128/25subnetworks so that at least two bits are

borrowed from the last octet.

B. Configure the noip subnet-zero command on R1, R2, and R3.

C. Configure the s0/0 interface on R1 as two sub interfaces and configure point-to-point links toR2
and R3.

D. Dynamic routing protocols such as RIP v2 cannot be used across Frame Relay networks.


Answer: C






QUESTION 13

An access list has been designed to prevent HTTP traffic from the Accounting Department from

reaching the HR server attached to the Holyoke router. Which of the following access lists will

accomplish this task when grouped with the e0 interface on the Chicopee router?








A. denytcp 172.16.16.0 0.0.0.255 172.17.17.252 0.0.0.0 eq 80 permit ip any any

B. permitip any any deny tcp 172.16.16.0 0.0.0.255 172.17.17.252 0.0.0.0 eq 80

C. permitip any any deny tcp 172.17.17.252 0.0.0.0 172.16.16.0 0.0.0.255 eq 80

D. denytcp 172.17.17.252 0.0.0.0 172.16.16.0 0.0.0.255 eq 80 permit ip any any


Answer: A






QUESTION 14

Which three benefits are of VLANs? (Choose three.)


A. They can enhance network security.

B. They allow logical grouping of users by function.

C. They simplify switch administration.

D. They increase the number of broadcast domains while decreasing the size of the broadcast

domains.


Answer: A,B,D


Explanation:

VLANs are used to segment a LAN into multiple, smaller LANs. This can be used to enhance

security as local traffic from one VLAN will not be passed to users in other VLANS.






QUESTION 15

A network administrator would configure port security on a switch, why?


A. to prevent unauthorized Telnet from accessing to a switch port

B. to protect the IP and MAC address of the switch and associated ports

C. to prevent unauthorized hosts from accessing the LAN

D. to block unauthorized access to the switch management interfaces over common TCP ports


Answer: C


Explanation:

You can use the port security feature to restrict input to an interface by limiting and identifying

MAC addresses of the stations allowed to access the port. When you assign secure MAC

addresses to a secure port, the port does not forward packets with source addresses outside the

group of defined addresses. If you limit the number of secure MAC addresses to one and assign a

single secure MAC address, the workstation attached to that port is assured the full bandwidth of

the port.

If a port is configured as a secure port and the maximum number of secure MAC addresses is

reached, when the MAC address of a station attempting to access the port is different from any of

the identified secure MAC addresses, a security violation occurs. Also, if a station with a secure

MAC address configured or learned on one secure port attempts to access another secure port, a

violation is flagged.

Reference:

http://www.cisco.com/en/US/products/hw/switches/ps628/products_configuration_guide_chapter09186a00800d6a38.html#86378





July 21, 2009

Microsoft Certified IT Professional (MCITP) Certification, Tracks, Exams And FAQ's

Microsoft Certified IT Professional (MCITP) Certification, Tracks, Exams
And FAQ's


Demonstrate your range of expertise, real-world skills, and mastery of Microsoft
technologies by earning a Microsoft Certified IT Professional (MCITP)
credential.



Level: Two or more years of experience as an IT professional

Audience:
IT professional

Type:
Microsoft Certification



The Microsoft Certified IT Professional (MCITP) credential validates that an
individual has the comprehensive set of skills necessary to perform a particular
job role, such as database administrator or enterprise messaging administrator.
MCITP certifications build on the
technical proficiency measured in the Microsoft Certified Technology Specialist
(MCTS) certifications, therefore you will earn one or more
MCTS certifications on your way to
earning an MCITP credential.



MCITP candidate profile


MCITP candidates are capable of deploying, building, designing, optimizing, and
operating technologies for a particular job role. They make the design and
technology decisions necessary to ensure successful technology implementation
projects.



Why get certified?

Earning a Microsoft Certification validates your proven experience and
knowledge in using Microsoft products and solutions. Designed to be relevant in
today’s rapidly changing IT marketplace, Microsoft Certifications help you
utilize evolving technologies, fine-tune your troubleshooting skills, and
improve your job satisfaction.



Whether you are new to technology, changing jobs, or a seasoned IT professional,
becoming certified demonstrates to customers, peers, and employers that you are
committed to advancing your skills and taking on greater challenges. In
addition, certification provides you with access to exclusive Microsoft
Certified Professional (MCP) resources and benefits, including opportunities to
connect with a vast, global network of MCPs.



Certifications


By earning an MCITP credential, you distinguish yourself as an IT professional
with the skills and proven job-role capabilities to effectively work with
Microsoft technologies.









 




MCITP Training Get unlimited access
to all exams mcitp certification





Windows Client

MCITP: Consumer Support Technician


Exam 70-620

Exam 70-623



MCITP: Enterprise Support Technician

Exam 70-620

Exam 70-622



Windows Server



MCITP: Enterprise Administrator

Exam 70-640

Exam 70-642

Exam 70-643



plus either




Exam 70-620 or Exam 70-624

and

Exam 70-647



MCITP: Server Administrator



Exam 70-640

Exam 70-642

Exam 70-646



Microsoft SQL Server



MCITP: Database Administrator 2008

Exam 70-432

Exam 70-450



MCITP: Database Developer 2008


Exam 70-433

Exam 70-451



MCITP: Business Intelligence Developer 2008

Exam 70-448

Exam 70-452



MCITP: Database Administrator

Exam 70-431

Exam 70-443

Exam 70-444



MCITP: Database Developer

Exam 70-431

Exam 70-441

Exam 70-442



MCITP: Business Intelligence Developer

Exam 70-445

Exam 70-446



Microsoft Office Project Server



MCITP: Enterprise Project Management with Microsoft Office Project Server
2007


Exam 70-632

Exam 70-633

Exam 70-634



Microsoft Exchange Server



MCITP: Enterprise Messaging Administrator

Exam 70-236

Exam 70-237

Exam 70-238



Most Asked FAQ's

Q. Is there a recertification policy for the MCITP credential?

A. We no longer require a "refresh" or recertification of the MCITP credential
within three years. To better meet our customers’ needs, we now retire a
certification when mainstream support for the related technology phases out. If
you earned an MCITP certification before the policy change, no action is
required—the updated policy applies to your certification, which will remain
valid until mainstream support for the related technology ends.



Q. Does MCSA equate to MCITP: Server Administrator and does MCSE equate to
MCITP: Enterprise Administrator?


A. No, not exactly. The MCITP on Windows Server 2008 certification requires a
new skill set—in some cases, a more robust one—that differs from the skill set
needed for MCSA and MCSE certifications.



* MCITP: Server Administrator certification covers more operations-related job
skills than the MCSA certification.

* MCITP: Enterprise Administrator maps to an actual job role profile, whereas
the MCSE certification does not. The latter combines technology and job skills.



Q. Are the MCTS and MCITP certifications replacing the MCSA and MCSE
credentials?


A. No. The MCSA and MCSE certifications are not being replaced. There is no
change to the Microsoft Windows 2000 Server and Windows Server 2003 tracks and
certifications. The MCTS and MCITP certifications are for Windows Server 2008.



Q. Am I a Microsoft Certified Professional (MCP) if I earn an MCITP
certification?


A. Yes and no. The term MCP is used both as a general term for all Microsoft
Certified Professionals and as the name of a credential. As an MCITP, you become
part of the Microsoft Certified Professional community, with access to all
related benefits, information, and activities. You do not earn a credential
titled "MCP". You should use the MCITP credential on your resume and in business
collateral, which indicates your specialty and shows that you are a member of
the MCP community.



Q. How long will my certification be valid?

A. All next-generation certifications, including Microsoft Certified Technology
Specialist (MCTS), MCITP, and Microsoft Certified Professional Developer (MCPD),
will retire when Microsoft discontinues mainstream support for the related
technology. After a credential retires, it will still appear on your transcript
but will be listed as retired. In most cases, an upgrade path will be available
to individuals holding that credential so they can demonstrate their skills on
the newest version of the technology, without completing all exams associated
with the new credential. This policy does not apply to legacy credentials,
including Microsoft Certified Desktop Support Technician (MCDST), Microsoft
Certified Systems Engineer (MCSE), and Microsoft Certified Applications
Developer (MCAD).


Testkingdom.com is only IT online training provider that provide the all the and complete Microsoft Certified IT Professional certification exams training in just one package, testkingdom. self study training kits, save your money on bootcamps, training institutes, It's also save your traveling and time. All training materials are "Guaranteed" to pass your exams and get you certified
on the fist attempt, due to best training testkingdom become no1 site for 2008.



 






MCITP Online Training
- MCITP Online Certification -

MCITP Online Exams


 

July 20, 2009

Upgrading Your MCSE Certification on Windows Server 2003

Upgrading Your MCSE Certification on Windows Server 2003

You have your MCSE on Windows Server 2003, and you want to upgrade to Windows Server 2008. The first thing to remember is that this is a series of new certifications and, while there is an upgrade path, you are not earning an MCSA or MCSE on Windows Server 2008. Rather, you will earn a 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 intended here), and they have an entirely different focus.





The Microsoft Certified Technology Specialist (MCTS) is concerned with and focused on a deep understanding and use of a specific Microsoft product. The MCITP, on the other hand, represents a broader view of a series of products or integrated products, and it is concerned with planning and developing of the network architecture and design. The important thing to remember is that the MCTS is not
a prerequisite for the MCITP,

per se. In other words, you earn the MCTS de facto by simply passing the required tests for MCITP. You will earn the MCTS on several products if your goal is to earn the MCITP Server Administrator or Enterprise





Administrator on Windows Server 2008.


There are two MCITP tracks available for Windows Server 2008, the MCITP: Server Administrator or the MCITP: Enterprise Administrator (doesn’t mean you can’t get both; they are two separate certifications with different requirements and target audiences). Regardless of which track you
wish to pursue, you will need to take the 70-649 TS: Upgrading your MCSE 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), the MCTS: Windows Server 2008 Network Infrastructure Configuration (equivalent to the 70-642 exam), and the MCTS: Window Server 2008

Application Infrastructure Configuration (equivalent to the 70-643 exam). One thing to keep in mind is that if you take and pass the 70-649 test, you also earn the same MCTS
certification
that you would have earned by just taking the 70-648 exam.



Now that you have the 70-649 exam, you can decide which of the MCITP tracks you
wish to pursue. If you want to earn the MCITP: Server Administrator, then you will need to pass the 70-646 Pro: Windows Server 2008, Server Administrator exam. If, on the other hand, you are interested in the MCITP: Enterprise Administrator, you still need to take the 70-649 TS: Upgrading your MCSE on Windows Server 2003 to Windows Server 2008, Technology Specialist, but in addition, you
will also need to take two other tests (for a total of 3 tests).

 












 




MCITP Training
Get unlimited access to all exams MCITP
Certification





You can take either the 70-620: TS Microsoft Windows Vista,
Configuring OR70-624 TS: Deploying and Maintaining Windows Vista Client and 2007 Microsoft Office System Desktop (your choice here, but one of the two is required). The last test you need to take is the 70-647: Windows Server 2008, Enterprise Administrator. Once
you have taken all three – congratulations, you are now a MCITP: Enterprise Administrator. The value of certifications cannot be over-emphasized. A certification clearly demonstrates that an individual has met certain requirements and has a specific level of knowledge and skills. There have been significant changes to the Microsoft Certification programs in response to new technologies,
and pressure from companies and individuals. Introducing a differentiation of the ubiquitous MCP
Certification (take a test, any test, and you are an MCP) and the MCTS (product-specific) provides a qualitative approach to certification and applicability to job roles. The new MCITP certification relates more closely to the real job roles of IT professionals as it
can cover multiple disciplines. Understanding the upgrade path from Windows Server 2003 to 2008 can be daunting. There are several exams that can be used for different certifications and just understanding the difference
between the MCTS and the MCITP can be challenging, but very rewarding in the end.



Conclusion

There must be value and worth in earning a Microsoft certification if the program has lasted over 16 years and granted over 2 million certifications. Our old friend the MCSE is soon to phased
out. Those who hold this cherished certification should be proud of their achievements, and those who are on the path to earn the new
MCITP will continue the Microsoft Certification tradition established in 1992. While the new certifications have different names and professional focus, they will still command respect within the IT community. Their relevancy is assured by tying the MCTS to a particular product and demanding a deep knowledge of this product. The MCITP assures that anyone possessing this certification has a breadth of knowledge on various products and is concerned with the network architecture and design. These are exciting times in the Microsoft Certification world.



Learn More

Learn more about how you can improve productivity, enhance efficiency, and sharpen your competitive edge.

Check out the following Testkingdom courses:

Microsoft 2003 MCSA Self Study

Microsoft 2003 MCSE Self Study 

MCITP: Database Administrator Self Study 

MCITP: Enterprise Administrator Upgrade Self Study

MCITP: Enterprise Support Technician Self Study

MCITP: Server Administrator Self Study

MCITP: Server and Enterprise Administrator Combo Self Study

Managing Projects with Microsoft Office Project Server 2007 Self Study

MCTS: Microsoft Exchange Server 2007, Configuration Self Study



For more information  visit http://www.testkingdom.com or mail us
support@testkingdom.com to get direct consoling training advisor.
Our courses and enhanced, hands-on labs offer practical skills and tips that you can immediately put to use.

Our expert instructors draw upon their experiences to help you understand key concepts and how to apply them to your specific work situation. Choose from our more than
2000 courses, delivered through Classrooms, e-Learning, and On-site sessions, to meet your IT and business training needs.



Testkingdom.com is only IT online training provider that provide the all the and complete
Microsoft Certified Technology Professional certification exams training in just one package,
with testkingdom unlimited self study training kits and life time membership in
just one package that save's your money on bootcamps, training institutes, It's also save your traveling and time. All training materials are "Guaranteed" to pass your exams and get you certified
on the fist attempt, due to best training testkingdom become no1 site for 2008.








MCITP Training -
MCITP Certification -
MCITP Exams

July 8, 2009

Microsoft Complete Exams List

Microsoft Complete Exams List



 The below listing is simply an index of our available exams. To better
sort and search through our list of available exams, we suggest you visit our
Learning Catalog.



* 70-089: Designing, Managing, and
Maintaining Microsoft® Systems Management Server 2003

* 70-214: Implementing and Managing Security in a Windows 2000 Network
Infrastructure

* 70-217: Implementing and Administering a Microsoft Windows 2000 Directory
Services Infrastructure

* 70-218: Managing a Microsoft Windows 2000 Network Environment

* 70-220: Designing Security for a Microsoft Windows 2000 Network


* 70-222: Migrating from Microsoft Windows NT 4.0 to Microsoft Windows 2000

* 70-227: Installing, Configuring, and Administering Microsoft Internet Security
and Acceleration (ISA) Server 2000, Enterprise Edition

* 70-228: Installing, Configuring, and Administering Microsoft SQL Server 2000
Enterprise Edition

* 70-229: Designing and Implementing Databases with Microsoft SQL Server 2000
Enterprise Edition

* 70-234: Designing and Implementing Solutions with Microsoft Commerce Server
2000

* 70-235: TS: Developing Business Process and Integration Solutions by Using
Microsoft BizTalk Server 2006

* 70-236: TS:Exchange Server 2007, Configuring

* 70-237: Pro: Designing Messaging Solutions with Microsoft Exchange Server 2007

* 70-238: Pro: Deploying Messaging Solutions with Microsoft Exchange Server 2007

* 70-241: TS: Developing Business Process and Integration Solutions by Using
Microsoft® BizTalk® Server 2006 R2

* 70-262: TS: Microsoft Office Live Communications Server 2005 - Implementing,
Managing, and Troubleshooting

* 70-270: Installing, Configuring, and Administering Microsoft Windows XP
Professional

* 70-271: Supporting Users and Troubleshooting a Microsoft Windows XP Operating
System

* 70-272: Supporting Users and Troubleshooting Desktop Applications on a
Microsoft® Windows® XP Operating System

* 70-281: Planning,Deploying, and Managing Enterprise Project Management
Solutions

* 70-282: Planning, Deploying, and Managing a Network Solution for the Small and
Medium-Sized Business

* 70-284: Implementing and Managing Microsoft® Exchange Server 2003

* 70-285: Designing a Microsoft® Exchange Server 2003 Organization




 










 




MCITP
Training
Get unlimited access to all exams
MCITP Certification





* 70-290: Managing and Maintaining a Microsoft® Windows Server™ 2003 Environment

* 70-291: Implementing, Managing, and Maintaining a Microsoft® Windows Server™
2003 Network Infrastructure

* 70-293: Planning and Maintaining a Microsoft® Windows Server™ 2003 Network
Infrastructure

* 70-294: Planning, Implementing, and Maintaining a Microsoft® Windows Server™
2003 Active Directory® Infrastructure

* 70-297: Designing a Microsoft® Windows Server™ 2003 Active Directory® and
Network Infrastructure

* 70-298: Designing Security for a Microsoft Windows Server 2003 Network

* 70-299: Implementing and Administering Security in a Microsoft® Windows
Server™ 2003 Network

* 70-350: Implementing Microsoft® Internet Security and Acceleration (ISA)
Server 2004

* 70-351: TS: Microsoft Internet Security and Acceleration Server 2006,
Configuring

* 70-400: TS: Microsoft® System Center Operations Manager 2007, Configuring

* 70-401: TS: Microsoft® System Center Configuration Manager 2007, Configuring

* 70-403: TS: System Center Virtual Machine Manager 2008, Configuring

* 70-431: TS: Microsoft® SQL Server™ 2005 - Implementation and Maintenance

* 70-432: TS: Microsoft SQL Server 2008, Implementation and Maintenance

* 70-433: TS: Microsoft SQL Server 2008, Database Development

* 70-441: PRO: Designing Database Solutions by Using Microsoft SQL Server 2005

* 70-442: PRO: Designing and Optimizing Data Access by Using Microsoft SQL
Server 2005

* 70-443: PRO: Designing a Database Server Infrastructure by Using Microsoft SQL
Server 2005

* 70-444: PRO: Optimizing and Maintaining a Database Administration Solution by
Using Microsoft SQL Server 2005

* 70-445: TS: Microsoft SQL Server 2005 Business Intelligence - Development and
Maintenance

* 70-446: PRO: Designing a Business Intelligence Solution by Using Microsoft SQL
Server 2005

* 70-447: UPGRADE: MCDBA Skills to MCITP Database Administrator by Using
Microsoft SQL Server 2005

* 70-448: TS: Microsoft SQL Server 2008, Business Intelligence Development and
Maintenance

* 70-450: PRO: Designing, Optimizing and Maintaining a Database Administrative
Solution Using Microsoft SQL Server 2008

* 70-451: PRO: Designing Database Solutions and Data Access Using Microsoft SQL
Server 2008

* 70-452: PRO: Designing a Business Intelligence Infrastructure Using Microsoft
SQL Server 2008

* 70-453: Upgrade: Transition Your MCITP SQL Server® 2005 DBA to MCITP SQL
Server® 2008

* 70-454: Upgrade: Transition Your MCITP SQL Server 2005 DBD to MCITP SQL Server
2008 DBD

* 70-455: Upgrade: Transition Your MCITP SQL Server® 2005 BI Developer to MCITP
SQL Server® 2008 BI Developer

* 70-500: TS: Microsoft Windows Mobile 5.0, Implementing, and Managing

* 70-501: TS: Windows Server 2003 Hosted Environments, Configuration and
Management

* 70-502: TS: Microsoft® .NET Framework 3.5, Windows Presentation Foundation
Application Development

* 70-503: TS: Microsoft .NET Framework 3.5 - Windows Communication Foundation

* 70-504: TS: Microsoft .NET Framework 3.5 - Workflow

* 70-505: TS: Microsoft® .NET Framework 3.5, Windows® Forms Application
Development

* 70-510: TS: Visual Studio 2005 Team Foundation Server

* 70-526: TS: Microsoft .NET Framework 2.0 - Windows-Based Client Development

* 70-528: TS: Microsoft .NET Framework 2.0 - Web-based Client Development

* 70-529: TS: Microsoft .NET Framework 2.0 - Distributed Application Development

* 70-536: TS: Microsoft® .NET Framework - Application Development Foundation

* 70-540: TS: Microsoft Windows Mobile 5.0 - Application Development

* 70-541: TS: Microsoft Windows SharePoint Services 3.0 - Application
Development

* 70-542: TS: Microsoft Office SharePoint Server 2007 - Application Development

* 70-543: TS: Visual Studio 2005 Tools for Office

* 70-544: TS: Microsoft® Virtual Earth™ 6.0, Application Development

* 70-545: TS: Microsoft Visio 2007, Application Development

* 70-547: PRO: Designing and Developing Web-Based Applications by Using the
Microsoft .NET Framework

* 70-548: PRO: Designing and Developing Windows-Based Applications by Using the
Microsoft .NET Framework

* 70-549: PRO: Designing and Developing Enterprise Applications by Using the
Microsoft .NET Framework

* 70-551: UPGRADE: MCAD Skills to MCPD Web Developer by Using the Microsoft .NET
Framework

* 70-552: UPGRADE: MCAD Skills to MCPD Windows Developer by Using the Microsoft
.NET Framework

* 70-553: UPGRADE: MCSD Microsoft .NET Skills to MCPD Enterprise Application
Developer by Using the Microsoft .NET Framework: Part 1

* 70-554: UPGRADE: MCSD Microsoft .NET Skills to MCPD Enterprise Application
Developer by Using the Microsoft .NET Framework: Part 2

* 70-555: TS: Microsoft® Office Groove 2007, Configuring

* 70-556: TS: Microsoft Office PerformancePoint Server 2007, Applications

* 70-557: TS: Microsoft Forefront Client and Server, Configuring

* 70-558: UPGRADE: MCAD Skills to MCTS Windows® Applications by Using the
Microsoft® .NET Framework

* 70-559: UPGRADE: MCAD Skills to MCTS Web Applications by Using the Microsoft®
.NET Framework

* 70-561: TS: Microsoft® .NET Framework 3.5, ADO.NET Application Development

* 70-562: TS: Microsoft .NET Framework 3.5, ASP.NET Application Development

* 70-563: Pro: Designing and Developing Windows Applications Using the Microsoft
.NET Framework 3.5

* 70-564: Pro: Designing and Developing ASP.NET Applications Using the Microsoft
.NET Framework 3.5

* 70-565: Pro: Designing and Developing Enterprise Applications Using the
Microsoft® .NET Framework 3.5

* 70-566: UPGRADE: Transition your MCPD Windows® Developer Skills to MCPD
Windows® Developer 3.5

* 70-567: UPGRADE: Transition your MCPD Web Developer Skills to MCPD ASP.NET
Developer 3.5

* 70-568: UPGRADE: Transition your MCPD Enterprise Application Developer Skills
to MCPD Enterprise Application Developer 3.5, Part 1

* 70-569: UPGRADE: Transition your MCPD Enterprise Application Developer Skills
to MCPD Enterprise Application Developer 3.5, Part 2

* 70-571: TS: Microsoft® Windows Embedded CE 6.0, Development

* 70-577: TS: Microsoft Windows® Embedded Standard 2009, Development

* 70-620: TS: Configuring Microsoft® Windows® Vista Client

* 70-621: Pro: Upgrading your MCDST Certification to MCITP Enterprise Support

* 70-622: Pro: Microsoft Desktop Support – ENTERPRISE

* 70-623: Pro: Microsoft® Desktop Support – CONSUMER

* 70-624: TS: Deploying and Maintaining Windows Vista Client and 2007 Microsoft
Office System Desktops

* 70-625: Connected Home Integrator

* 70-626: Consumer Sales Specialist

* 70-630: TS:Microsoft Office SharePoint Server 2007, Configuring

* 70-631: TS:Microsoft Windows SharePoint Services 3.0, Configuring

* 70-632: TS: Microsoft Office Project 2007, Managing Projects

* 70-633: TS: Microsoft Office Project Server 2007, Managing Projects

* 70-634: Pro: Microsoft Office Project Server 2007, Managing Projects and
Programs

* 70-635: TS: Microsoft® Deployment Toolkit 2008, Desktop Deployment

* 70-638: TS: Microsoft Office Communications Server 2007, Configuring

* 70-639: TS: Microsoft Office Project Server 2007, Configuring

* 70-640: TS: Windows Server 2008 Active Directory, Configuring

* 70-642: TS: Windows Server 2008 Network Infrastructure, Configuring

* 70-643: TS: Windows Server 2008 Applications Infrastructure, Configuring

* 70-646: Pro: Windows Server 2008, Server Administrator

* 70-647: Pro: Windows Server 2008, Enterprise Administrator

* 70-648: TS: Upgrading from Windows Server 2003 MCSA to, Windows Server 2008,
Technology Specializations

* 70-649: TS: Upgrading Your MCSE on Windows Server 2003 to Windows Server 2008,
Technology Specialist

* 70-652: TS: Windows Server Virtualization, Configuring

* 70-653: TS: Windows Small Business Server 2008, Configuring

* 70-654: TS: Windows Essential Business Server 2008, Configuring

* 70-655: TS: Windows Vista® and Server operating systems, Pre-Installing for
OEMs

* 70-656: TS: Microsoft Desktop Optimization Pack, Configuring

* 70-658: TS: System Center Data Protection Manager 2007, Configuring

* 70-660: TS: Windows Internals

* 70-671: Designing and Providing Microsoft Volume Licensing Solutions to Small
and Medium Organizations

* 70-672: Designing and Providing Microsoft Volume Licensing Solutions to Large
Organizations

* 70-673: TS: Designing, Assessing, and Optimizing Software Asset Management
(SAM)

* 70-680: TS: Windows 7, Configuring

* 74-131: Designing a Microsoft® Office Enterprise Project Management (EPM)
Solution

* 74-132: Deploying a Portals Solution with Microsoft® SharePoint® Products and
Technologies

* 74-133: Customizing Portal Solutions with Microsoft® SharePoint® Products and
Technologies

* 74-134: Pre-installing Microsoft® Products and Technologies

* 74-135: Developing E-Business Solutions Using Microsoft® BizTalk® Server 2004

* 74-137: Developing Microsoft® Office Solutions Using XML with Office
Professional Edition 2003

* 74-138: Planning and Building a Messaging and Collaboration Environment Using
Microsoft® Office System and Microsoft Windows Server™ 2003

* 74-139: Deploying Business Desktops with Microsoft® Windows Server™ 2003 and
Microsoft Office 2003

* 74-674: Delivering Business Value Planning Services

* 74-675: Microsoft Response Point, Configuring

* 74-676: Enterprise Search Platform, Developing

* 74-679: Windows Server 2008 Hosted Environments, Configuring and Managing

* 77-600: MCAS: Windows Vista™ for the Business Worker

* 77-601: MCAS: Using Microsoft® Office Word 2007

* 77-602: MCAS: Using Microsoft® Office Excel® 2007

* 77-603: MCAS: Using Microsoft® Office PowerPoint® 2007

* 77-604: MCAS: Using Microsoft® Office Outlook® 2007

* 77-605: MCAS: Using Microsoft® Office Access® 2007

* 78-700: Microsoft Office PerformancePoint 2007 Management Reporter - Report
Design

* 78-702: Designing and Managing a Microsoft Business Intelligence Solution

* 83-640: TS: Windows Server 2008 Active Directory, Configuring

* access2000: Microsoft Office Specialist: Access 2000

* access2002: Microsoft Office Specialist: Access 2002

* access2003: Microsoft Office Specialist: Access 2003

* excel2000e: Microsoft Office Specialist: Excel 2000 expert

* excel2002: Microsoft Office Specialist: Excel 2002

* excel2002e: Microsoft Office Specialist: Excel 2002 expert

* excel2003: Microsoft Office Specialist: Excel 2003

* excel2003e: Microsoft Office Specialist: Excel 2003 expert

* MB2-421: CRM 3.0 Installation & Configuration

* MB2-422: CRM 3.0 Customization

* MB2-423: CRM 3.0 Applications

* MB2-498: CRM 3.0 Extending Microsoft Dynamics

* MB2-631: CRM 4.0 Customization and Configuration

* MB2-632: CRM 4.0 Applications

* MB2-633: CRM 4.0 Installation and Deployment

* MB2-634: CRM 4.0 Extending Microsoft Dynamics

* MB3-408: GP 9.0 Inventory & Order Processing

* MB3-409: GP 9.0 Financials

* MB3-412: GP 9.0 Installation & Configuration

* MB3-413: GP 9.0 Project Series

* MB3-430: GP 9.0 Manufacturing Applications

* MB3-451: GP 9.0 Report Writer

* MB3-461: GP 9.0 Modifier with VBA

* MB3-462: GP 9.0 Integration Manager

* MB3-465: GP 9.0 Field Service Implementation

* MB3-527: GP 10.0 Installation & Configuration

* MB3-528: GP 10.0 Financials

* MB3-529: GP 10.0 Inventory & Order Processing

* MB3-530: GP 10.0 Integration Manager

* MB3-532: GP 10.0 Project Series

* MB3-533: GP 10.0 Human Resources With Payroll

* MB3-637: GP 10.0 Manufacturing Applications

* MB4-348: SL 6.5 Financials

* MB4-349: SL 6.5 Installation & Configuration

* MB4-534: SL 7.0 Installation & Configuration

* MB4-535: SL 7.0 Financials

* MB4-536: SL 7.0 Project Series

* MB4-640: SL 7.0 Customization Manager

* MB4-641: SL 7.0 Tools for VB

* MB4-643: SL 7.0 Inventory & Order Processing

* MB5-292: Microsoft Point of Sale 1.0

* MB5-294: FRx 6.7 Reporting Design

* MB5-537: Microsoft Dynamics Retail Management System 2.0 Store Operations

* MB5-538: Microsoft Dynamics Retail Management System 2.0 Headquarters

* MB5-554: Small Business Financials 9.0

* MB5-629: Microsoft Forecaster 7.0

* MB5-845: POS 2009

* MB6-282: Axapta 3.0 HRM

* MB6-283: Axapta 3.0 Questionnaire

* MB6-284: Axapta 3.0 Projects

* MB6-285: Axapta 3.0 Sales & Marketing

* MB6-288: Axapta 3.0 Product Builder

* MB6-291: Axapta 3.0 Shop Floor Control

* MB6-295: Axapta 3.0 Enterprise Portal Development

* MB6-502: AX 4.0 Product Builder

* MB6-503: AX 4.0 Installation & Configuration

* MB6-504: AX 4.0 Project Series

* MB6-506: AX 4.0 Questionnaire

* MB6-507: AX 4.0 Financials

* MB6-508: AX 4.0 Development Introduction

* MB6-509: AX 4.0 Trade & Logistics

* MB6-510: AX 4.0 Human Resource Management

* MB6-511: AX 4.0 Production

* MB6-512: AX 4.0 Enterprise Portal Development

* MB6-513: AX 4.0 MorphX Solution Development

* MB6-817: AX 2009 Trade & Logistics

* MB6-818: AX 2009 Financials

* MB6-819: AX 2009 Development Introduction

* MB6-820: AX 2009 Installation & Configuration

* MB6-821: AX 2009 MorphX Solution Development

* MB6-822: AX 2009 Production

* MB6-823: AX 2009 Project Series

* MB6-824: AX 2009 Human Resource Management

* MB6-825: AX 2009 Enterprise Portal Development

* MB6-826: AX 2009 Product Builder

* MB6-827: AX 2009 Payroll

* MB7-221: Navision 4.0 C/SIDE Introduction

* MB7-222: Navision 4.0 C/SIDE Solution Development

* MB7-223: Navision 4.0 Warehouse Management

* MB7-224: Navision 4.0 Manufacturing

* MB7-225: Navision 4.0 Financials

* MB7-226: Navision 4.0 Installation & Configuration

* MB7-227: Navision 4.0 Trade & Inventory

* MB7-231: Navision 4.0 Relationship Management

* MB7-232: Navision 4.0 Service Management

* MB7-255: Navision 4.0 Costing

* MB7-514: NAV 5.0 C/SIDE Introduction

* MB7-515: NAV 5.0 Financials

* MB7-516: NAV 5.0 C/SIDE Solution Development

* MB7-517: NAV 5.0 Installation & Configuration

* MB7-638: NAV 5.0 Trade & Inventory

* MB7-639: NAV 5.0 Manufacturing

* MB7-838: NAV 2009 Installation & Configuration

* MB7-839: NAV 2009 Core Setup and Finance

* MB7-840: NAV 2009 C/SIDE Introduction

* MB7-841: NAV 2009 C/SIDE Solution Development

* MB7-842: NAV 2009 Trade & Inventory

* MB7-843: NAV 2009 Warehouse Management

* MB7-846: NAV 2009 Relationship Management

* MB7-848: NAV 2009 Service Management

* MB7-849: NAV 2009 Manufacturing

* outlook2000: Microsoft Office Specialist: Outlook 2000

* outlook2002: Microsoft Office Specialist: Outlook 2002

* outlook2003: Microsoft Office Specialist: Outlook 2003

* powerpt2000: Microsoft Office Specialist: Power Point 2000

* powerpt2002: Microsoft Office Specialist: Power Point 2002

* powerpt2003: Microsoft Office Specialist: Power Point 2003

* word2000: Microsoft Office Specialist: Word 2000

* word2000exp: Microsoft Office Specialist: Word 2000 expert

* word2002exp: Microsoft Office Specialist: Word 2002 expert

* word2003exp: Microsoft Office Specialist: Word 2003 expert


 





MCITP Training -
MCITP Certification -
MCITP Exams


 


 

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.

May 22, 2009

The New Microsoft Certifications (MCTS, MCITP, MCM, and MCA)

The New Microsoft Certifications (MCTS,
MCITP, MCM, and MCA)




There are now four levels of “new” certifications: The Microsoft Certified
Architect
, Microsoft Certified Master Series, Microsoft Certified
Information Technology Professional
and the Microsoft Certified
Technology
Specialist.






Architect Series: The Certified Architect program makes it easy for companies to
identify experienced IT architects who have completed a rigorous peer review
process Master Series: Master certifications identify individuals with the
deepest technical skills available on a particular Microsoft product.



Technology Series: Specialist certifications train IT professionals in
implementation, building, troubleshooting, and debugging of a specific Microsoft
technology.



Professional Series: Professional credentials validate the skill set required
for a particular job.



The Microsoft Certified Architect (MCA) is not a certification many will
achieve as it is not designed as

such. There are only 198 MCAs (as of 9 July 2008) worldwide, and they go through
a rigorous evaluation process (exam and board review).



Then there is the recently announced Microsoft Certified Masters Program (MCM).
There are currently

three tracks available: Exchange 2007, SQL 2008, and Windows Server 2008, with
two more coming out

soon: Office Communication Server 2007 and SharePoint 2007. You will have to
have your certified

Masters Certificate to apply for any of the MCA technical tracks. The Certified
Master shows that you have a very deep understanding as an expert on a specific
product. If you earn this certification, it demonstrates that you can design and
implement highly complex business solutions.



The Microsoft Certified Information Technology Professional (MCITP)
demonstrates your knowledge and ability to work on a “comprehensive set of
Microsoft technologies”5



The Microsoft Certified Technology Specialist (MCTS)
is earned by taking a test on a particular product and demonstrates that you
have a deep understanding and knowledge of that product. It is also expected
that you perform day-to-day operations and are involved in short-term planning.



 

May 18, 2009

The Value and Worth of a Certification Is Validated

The Value and Worth of a Certification Is Validated

Individuals and employers have enough difficulties trying to understand the
value and worth of a certification, and this is made even more difficult when a
major certification vendor changes the entire structure and naming of their
certification program. Microsoft started such a restructuring last year and
continues to do so with the announcement of their new Master Certification and
exams. To give an example, there are some employers

who do not understand or know about the new
MCTS
and MCITP certifications and
seek to hire new employees who have their MCSE (Microsoft Certified System
Engineer) on Windows Server 2008 – even though this certification doesn’t and
won’t exist.








Microsoft Certification


The MCSE certification was Microsoft’s premier certification up to 2006 when the
Microsoft Certified Architect
(MCA) was announced. The Microsoft Certified Professional program (MCP) has been
in place since 1992, with more than 2 million people having achieved a Microsoft
Certification worldwide.4 The MCSE
certification
itself has been around since the NT3.5 days (mid-‘90s). It is
12+ years old in its current form, and we have developed a certain comfort and
familiarity with it. An entire generation of IT Professionals has “grown up”
knowing exactly where an MCSE fits into the certification scheme, and they also
have a good idea of what is involved in earning the MCSE, as well as the worth
of this certification, both financially and professionally.



This does not mean that there haven’t been additions and other enhancements to
the program over the years. The original MCSE was earned on a specific variant
of the NT system. Let’s say you earned your MCSE on NT 3.51 and then on NT4. You
were certified on those two systems – as a Systems Engineer. This same naming
approach held true for Windows Server 2000 and Server 2003. This meant that you
were an MCSE, MCSA, or an
MCP (this white paper addresses the IT
pros, not database administrators [DBA] and developers).

May 13, 2009

Top 10 best Information Technology certifications in the industry

10 best Information Technology certifications in the industry



IT certifications boast numerous benefits. They bolster resumes, encourage
higher salaries, and assist in job retention. But which IT certifications are
best?



Technology professionals generate much debate over just that question. Many
claim vendor-specific programs best measure a candidate’s skills, while others
propose vendor-independent exams are the only worthy way of measuring real-world
expertise. Still other observers believe the highest-level
accreditations—Microsoft’s MCSE or new Architect Series certification, Cisco’s
CCIE, etc.—are the only credentials that truly hold value.



The best IT certification for you, after all, is likely to be different from
that for another technology professional with different education, skills, and
goals working at a different company in a different industry. For that reason,
when pursuing any professional accreditation, you should give much thought and
care to your education, experience, skills, goals, and desired career path.



Once a career road map is in place, selecting a potential certification path
becomes much easier. And that’s where this list of the industry’s 10 best IT
certifications comes into play. While this list may not include the 10 best
accreditations for you, it does catalog 10 IT certifications that possess
significant value for a wide range of technology professionals.



1. MCITP



The new-generation Microsoft Certified IT Professional credential, or MCITP for
short, is likely to become the next big Microsoft certification. Available for a
variety of fields of expertise—including database developer, database
administrator, enterprise messaging administrator, and server administrator—an
MCITP validates a professional’s proven job-role capabilities. Candidates must
pass several Microsoft exams that track directly to their job role before
earning the new designation.



As with Microsoft’s other new-generation accreditations, the MCITP certification
will retire when Microsoft suspends mainstream support for the platforms
targeted within the MCITP exams. By matching the new certification to popular
job roles, as has been done to some extent with CompTIA’s Server+ (server
administrator) , Project+ (project manager), and A+ (desktop support)
certifications, Microsoft has created a new certification that’s certain to
prove timely, relevant, and valuable




2. MCTS



The new-generation Microsoft Certified Technology Specialist (MCTS) helps IT
staff validate skills in installing, maintaining, and troubleshooting a specific
Microsoft technology. The MCTS certifications are designed to communicate the
skills and expertise a holder possesses on a specific platform.



For example, candidates won’t earn an MCTS on SQL Server 2008. Instead, they’ll
earn an MCTS covering SQL Server business intelligence (MCTS: SQL Server 2008
Business Intelligence) , database creation (MCTS: SQL Server 2008, Database
Development) , or SQL server administration (MCTS: SQL Server 2008,
Implementation and Maintenance) .

These new certifications require passing multiple, tightly targeted exams that
focus on specific responsibilities on specific platforms. MCTS designations will
expire when Microsoft suspends mainstream support for the corresponding
platform. These changes, as with other new-generation Microsoft certifications,
add value to the accreditation.



3. Security+



Security continues to be a critical topic. That’s not going to change. In fact,
its importance is only going to grow. One of the quickest ways to lose
shareholder value, client confidence, and sales is to suffer a data breach. And
no self-respecting technology professional wants to be responsible for such a
breach.



CompTIA’s Security+ accreditation provides a respected, vendor-neutral
foundation for industry staff (with at least two years of experience) seeking to
demonstrate proficiency with security fundamentals. While the Security+
accreditation consists of just a single exam, it could be argued that any IT
employee charged with managing client data or other sensitive information
should, at a minimum, possess this accreditation. The importance of ensuring
staff are properly educated as to systems security, network infrastructure,
access control, auditing, and organizational security principles is simply too
important to take for granted



4. MCPD



There’s more to information technology than just administration, support, and
networking. Someone must create and maintain the applications and programs that
power organizations. That’s where the new-generation Microsoft Certified
Professional Developer (MCPD) credential comes into play.



The MCPD accreditation measures a developer’s ability to build and maintain
software solutions using Visual Studio 2008 and Microsoft .NET Framework 3.5.
Split into three certification paths (Windows Developer 3.5, ASP.NET Developer
3.5, and Enterprise Applications Developer 3.5), the credential targets IT
professionals tasked with designing, optimizing, and operating those Microsoft
technologies to fulfill business needs.

A redesigned certification aimed at better-measuring real-world skills and
expertise, the MCPD will prove important for developers and programmers. Besides
requiring candidates to pass several exams, the MCPD certification will retire
when Microsoft suspends mainstream support for the corresponding platform. The
change is designed to ensure the MCPD certification remains relevant, which is
certain to further increase its value.








5. CCNA



The Cisco Certified Internetwork Expert (CCIE) accreditation captures most of
the networking company’s certification glory. But the Cisco Certified Network
Associate (CCNA) might prove more realistic within many organizations.



In a world in which Microsoft and Linux administrators are also often expected
to be networking experts, many companies don’t have the budgets necessary to
train (or employ) a CCIE. But even small and midsize corporations can benefit
from having their technology professionals earn basic proficiency administering
Cisco equipment, as demonstrated by earning a CCNA accreditation.



As smaller companies become increasingly dependent upon remote access
technologies, basic Cisco systems skills are bound to become more important.
Although many smaller organizations will never have the complexity or workload
necessary to keep a CCIE busy, Cisco’s CCNA is a strong accreditation for
technology professionals with a few years’ experience seeking to grow and
improve their networking skills.



6. CompTIA A+



Technology professionals with solid hardware and support skills are becoming
tougher to find. There’s not much glory in digging elbow-deep into a desktop box
or troubleshooting Windows boot errors. But those skills are essential to
keeping companies running.

Adding CompTIA’s A+ certification to a resume tells hiring managers and
department heads that you have proven support expertise. Whether an organization
requires desktop installation, problem diagnosis, preventive maintenance, or
computer or network error troubleshooting, many organizations have found
A+-certified technicians to be more productive than their noncertified
counterparts.



Changes to the A+ certification, which requires passing multiple exams, are
aimed at keeping the popular credential relevant. Basic prerequisite
requirements are now followed by testing that covers specific fields of
expertise (such as IT, remote support, or depot technician). The accreditation
is aimed at those working in desktop support, on help desks, and in the field,
and while many of these staffers are new to the industry, the importance of an
A+ certification should not be overlooked.



7. PMP



Some accreditations gain value by targeting specific skills and expertise. The
Project Management Professional (PMP) certification is a great example.



The Project Management Institute (PMI), a nonprofit organization that serves as
a leading membership association for project management practitioners, maintains
the PMP exam. The certification measures a candidate’s project management
expertise by validating skills and knowledge required to plan, execute, budget,
and lead a technology project. Eligible candidates must have five years of
project management experience or three years of project management experience
and 35 hours of related education.



As organizations battle tough economic conditions, having proven project
scheduling, budgeting, and management skills will only grow in importance. The
PMI’s PMP credential is a perfect conduit for demonstrating that expertise on a
resume.



8. MCSE /
MCSA




Even years after their introduction, Microsoft Certified Systems Engineer (MCSE)
and Microsoft Certified Systems Administrator (MCSA) credentials remain
valuable. But it’s important to avoid interpreting these accreditations as
meaning the holders are all-knowing gurus, as that’s usually untrue.



In my mind, the MCSE and MCSA hold value because they demonstrate the holder’s
capacity to complete a long and comprehensive education, training, and
certification program requiring intensive study. Further, these certifications
validate a wide range of relevant expertise (from client and server
administration to security issues) on specific, widely used platforms.



Also important is the fact that these certifications tend to indicate holders
have been working within the technology field for a long time. There’s no
substitute for actual hands-on experience. Many MCSEs and MCSAs hold their
certifications on Windows 2000 or Windows Server 2003 platforms, meaning they’ve
been working within the industry for many years. While these certifications will
be replaced by Microsoft’s new-generation credentials, they remain an important
measure of foundational skills on Windows platforms.



9. CISSP



As mentioned with the Security+ accreditation earlier, security is only going to
grow in importance. Whatever an organization’s mission, product, or service,
security is paramount.



(ISC)², which administers the Certified Information Systems Security
Professional (CISSP) accreditation, has built a respected, vendor-neutral
security certification. Designed for industry pros with at least five years of
full-time experience, and accredited by the American National Standards
Institute (ANSI), the CISSP is internationally recognized for validating
candidates’ expertise with operations and network and physical security, as well
as their ability to manage risk and understand legal compliance responsibilities
and other security-related elements.




10. Linux+



While pursuing my first Microsoft certification 10 years ago, I remember
debating the importance of Linux with several telecommunications technicians.
They mocked the investment I was making in learning Microsoft technologies.
These techs were confident Linux was going to displace Windows.



Well, didn’t happen. Linux continues to make inroads, though. The open source
alternative is an important platform. Those professionals who have Linux
expertise and want to formalize that skill set will do well adding CompTIA’s
Linux+ certification to their resumes.

The vendor-neutral exam, which validates basic Linux client and server skills,
is designed for professionals with at least six to 12 months of hands-on Linux
experience. In addition to being vendor-neutral, the exam is also distribution
neutral (meaning the skills it covers work well whether a candidate is
administering Red Hat, SUSE, or Ubuntu systems).



Technology professionals almost always have strong reactions when debating
certification’s value. Listing the top 10 certifications leaves room, of course,
for only 10 credentials. That means many favorite and popular designations, such
as HIPAA and Sarbanes-Oxley (SOX) certifications, have been necessarily omitted.
Other important accreditations, including those for VoIP providers and from PC
manufacturers, Red Hat, and even Apple, have also been left out here.

April 4, 2009

MCSE windows server 2008

MCSE windows server 2008


How to study for Mcse on windows server 2003
-effective study procedure

As you know,
to get mcse credential on windows server 2003,,,
you have to clear out 7 exams...


Even you might have noticed...

In mcse on windows server 2003 certification,
there are many different types of exams...

You will see mostly core exams are related to actual win server 2003..
&
Other are based on
different topics,,
applications,,
& even different operating systems...

but mostly related to win server 2003...


In MCSE on windows server 2003 ,

you should study win server 2003 in five different aspects of it's different features...

1. Win server 2003's envionment
2. Win 2003's network infrastructure
3. Win server 2003' s active directory
4. Desinging & planning of active directory & network infrastructure
5. Win server 2003's security


&

there are some other studied too...

like you can say..

client operating systems
&
sudy of other elective exam depending upon what you choose..


but,,,
as it is Mcse on win server 2003, these five aspect are important..
& they are totally related to each other...

As in enviorment study... obivously basic of every features of win server 03 will be included.
but it will mainly focused on It's installations. drivers, comppatibility Etc. so it is same to other aspects...

So while studing for MCSE on Windows server 2003 ,


it's better idea to learn everything all together
&
get clear idea of all factor come to you while studying.


Further,
during revision period you can divide study material for different exams. & revise the only sections related to exams...


Mcse on windows server 2003' s exams & each exam's pattern go on changing
to maintain it's value..

if you check out old core exams for mcse on 2003 server...
You will find different exams...
changes are made as per new & outdated products..

Now mcse on windows server 2003 contain all networking core exam relate to each other...

so it's easy to study them altogether...
&
this is the effective procedure to study to pass mcse on windows server 2003.


Mcse 2003


Mcse 2003 is still valuable & most demanded Microsoft networking certification course...

&
it will not at all retire for coming next 2 years..


why to select MCSE 2003 ?

* - Large numbers of companies have purchased license for Win server 2003

* - & where there is a Microsoft operating system the troubles will be there. So industry needs troubleshooters & maintenance professionals... as a result MCSE 2003 certificate holders are in demand...

* - MCSE 2003 is whole & complete engineering course for win 2003 O.S... than any other Microsoft courses...

* - In MCSE 2003 you study from win 2003's requirements, compatibilities, services to win 2003's network requirements, compatibilities, & services...


So MCSE 2003 are most famous among all other Microsoft's certifications



How to become ''MCSE 2003'' certified ?

- -> Mcse 2003 certification includes 7 exams..

* -- four core exams on networking system

-these all are copulsory..
-every coaching institute for mcse 2003 teaches you these four exams..
-& these exams study covers much more study course of most of the remaining exams...

more detail-mcse2003

* --one core exam on client operating systems

- clients systems as you know-- win vista, xp, etc.
-choose any one of these..

* -- one core design exam

- two design exams are available
-you can select any one of these..
----- you can select one of these as core design exam & other one as elective exam... as all institute gives u this same path for mcse 2003---

* one elective exam

as i said prior you can select the other remaining exam in core design exam section for elective exams to complete your 7 exams for mcse 2003...
or
you can select any another from list... List here

you can give as many as exams you want... there is no such restriction...
well but MCSE 2003 requires only7 exams to get credential.


These exams are really easy to pass.. "IF YOU HAVE PRACTICE or EXPERIENCE IN HANDLING THEM.. ''

&

i believe,,,

you need not have to practice of these for one year in IT company..
You can do all these practice at home or institute where you learn mcse 2003

Microsoft MCSE 2003




MICROSOFT MCSE 2003 & new generation certifications


Microsoft certified systems engineer on windows server 2003 ....
that is Microsoft Mcse 2003.


Microsoft has launched new generation certification in early 2008...
But still now the term ''Microsoft mcse 2003'' has more value than any other microsoft certificates...


Other day, i think nearly one month ago i was with my friend
& discussing with her about all these networking certifications...
Microsoft mcse 2003, CCNA.. etc...

& the other lady interrupted us... -we were in the train-
She was instructor at IIHT... -i think she was a newbie.. -

So she take on my friend as her client..
& persuit her to join her new batch of Microsoft mcse 2003...

So i asked her about Microsoft's new generation certificates like mcts etc...

1st thing i noticed she wasn't knowing it...
& then she said those haven't lunched yet in india...
i said OK..

Really still today, those courses not so famous like MCSE...

Here are some reason to go for mcse certification 2003..
if u r confused whether to join microsoft mcse 2003 or new generation certificates...

* -There are companies on large scale in industry who are using Win 2003 server...

* - & they will keep on using win 2003 as they have paid lots of money for its license to Microsoft..

* - & Microsoft would not supply them free license of win 2008...

* - so as long as microsoft keep on updating win 2003 & supports win 2003,, industry will need Microsoft mcse 2003 certificate holders...

* - microsoft mcse cerification is famous. & most recuitors only ask for MCSE who really don't have any idea about microsoft certification... so recuitor only know the thing that works..

* -MICROSOFT MCSE 2003- Microsoft mcse ---- Mcse---this mcse is the Whole complete course ... & new generation certification is divided as per different roles... for application.. server,, etc..

in mcse u need to know everything about that system's...
-mean win 2003's network functionality.. n everything about that operating system... -

So till now MCSE rocks !!!

Microsoft will try to promote new generation certifications in coming year... but Microsoft also ensures that Microsoft mcse 2003 certification & its credential will not retire..

September 29, 2008

ASP.NET INTRODUCTION

Unlike the ASP runtime, ASP.NET uses the Common Language Runtime (CLR) provided
by the .NET Framework. The CLR is the .NET runtime, which manages the execution
of code. The CLR allows the objects, which are created in different languages,
to interact with each other and hence removes the language barrier. CLR thus
makes Web application development more efficient.



In addition to simplifying the designing of Web applications, the .NET CLR
offers many advantages. Some of these advantages are listed as follows.

Improved performance:



The ASP.NET code is a compiled CLR code instead of an interpreted code. The CLR
provides just-in-time compilation, native optimization, and caching. Here, it is
important to note that compilation is a two-stage process in the .NET Framework.
First, the code is compiled into



the Microsoft Intermediate Language (MSIL).



Then, at the execution time, the MSIL is compiled into native code. Only the
portions of the code that are actually needed will be compiled into native code.
This is called Just In Time compilation. These features lead to an overall
improved performance of ASP.NET applications.



Flexibility:

The entire .NET class library can be accessed by ASP.NET applications. You can
use the language that best applies to the type of functionality you want to
implement, because ASP.NET is language independent.



Configuration settings:

The application-level configuration settings are stored in an Extensible Markup
Language (XML) format. The XML format is a hierarchical text format, which is
easy to read and write. This format makes it easy to apply new settings to
applications without the aid of any local administration tools.



Security:

ASP.NET applications are secure and use a set of default authorization and
authentication schemes. However, you can modify these schemes according to the
security needs of an application.



In addition to this list of advantages, the ASP.NET framework makes it easy to
migrate from ASP applications.



Creating an ASP.NET Application



Use a text editor:

In this method, you can write the code in a text editor, such as Notepad, and
save the code as an ASPX file. You can save the ASPX file in the directory
C:inetpubwwwroot. Then, to display the output of the Web page in Internet
Explorer, you simply need to type http://localhost/.aspx in the Address box. If
the IIS server is installed on some other machine on the network, replace "localhost"
with the name of the server. If you save the file in some other directory, you
need to add the file to a virtual directory in the Default WebSite directory on
the IIS server. You can also create your own virtual directory and add the file
to it.



Use the VS.NET IDE:

In this method, you use the IDE of Visual Studio .NET to create a Web page in a
WYSIWYG manner. Also, when you create a Web application, the application is
automatically created on a Web server (IIS server). You do not need to create a
separate virtual directory on the IIS server.



From the preceding discussion, it is obvious that the development of ASP.NET Web
applications is much more convenient and efficient in Visual Studio .NET.



ASP.NET Web pages consist of HTML text and the code. The HTML text and the code
can be separated in two different files. You can write the code in Visual Basic
or C# . This separate file is called the code behind file. In this section,
you'll create simple Web pages by using VB as well as C#.



Before you start creating a Web page, you should be familiar with basic ASP.NET
syntax. At the top of the page, you must specify an @ Page directive to define
page specific attributes, such as language.



To specify the language as VB for any code output to be rendered on the page.



This line indicates that any code in the block, <% %>, on the page is compiled
by using VB.



To render the output on your page, you can use the Response.Write() method.



Creating a Visual Basic Web Application



You can create an ASP.NET application using Visual Basic by creating a Visual
Basic



Web Application project. To do so, complete the following steps:



1. Select File ® New ® Project. The New Project dialog box appears.



2. Select Visual Basic Projects from the Project Types pane.



3. Select ASP.NET Web Application from the Templates pane. The Name box contains
a default name of the application. The Location box contains the name of a Web
server where the application will be created. However, you can change the
default name and location. In this case, the name of the sample application is
SampleVB.



Deploying an ASP.NET Web Application



After creating and testing your ASP.NET Web applications, the next step is
deployment.



Deployment is the process of distributing the finished applications (without the
source code) to be installed on other computers.



In Visual Studio .NET, the deployment mechanism is the same irrespective of the
programming language and tools used to create applications. In this section,
you'll deploy the "Hello World" Web application that you created. You can deploy
any of the application that was created by using VB or C#. Here, you'll deploy
the application created by using VB. To do so, follow these steps:



1. Open the Web application project that you want to deploy. In this case, open
the SampleVB project.



2. Select File ® Add Project ® New Project to open the Add New Project dialog
box.



3. From the Project Types pane, select Setup and Deployment Projects.



From the Templates pane, select Web Setup Project.



4. Change the default name of the project. In this case, change it to "SampleVBDeploy."



5. Click OK to complete the process. The project is added in the Solution
Explorer window.



Additional Resources and Reference

click here for more info mcitp training

click here for more info mcst training

:

 


Bookmark and Share