<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Microsoft Certification Blog &#187; passing score</title>
	<atom:link href="http://www.microsoftkit.com/tag/passing-score/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.microsoftkit.com</link>
	<description>MCTS,MCSE,MCITP,MCM,MCA</description>
	<lastBuildDate>Mon, 15 Mar 2010 03:27:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MCSE 70-270 free study notes</title>
		<link>http://www.microsoftkit.com/mcse-70-270-free-study-notes/</link>
		<comments>http://www.microsoftkit.com/mcse-70-270-free-study-notes/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 03:34:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Free resources]]></category>
		<category><![CDATA[MCSE /MCSA on server 2003]]></category>
		<category><![CDATA[70-270 free study notes]]></category>
		<category><![CDATA[70-270 study guide]]></category>
		<category><![CDATA[EFS]]></category>
		<category><![CDATA[FAT32]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[MCSE 70-270]]></category>
		<category><![CDATA[NTFS]]></category>
		<category><![CDATA[passing score]]></category>
		<category><![CDATA[practice tests]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows NT 4]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.microsoftkit.com/?p=979</guid>
		<description><![CDATA[Since we posted MCSE 70-270 exam TechNotes(1) about installing XP Professional,it has been a long time .However ,on that post ,we did not list or post all of  the explanation to the topic areas for this exam .When you read through that post , you still can not pass MCSA 70-270 exam for sure.Although we [...]]]></description>
			<content:encoded><![CDATA[<p>Since we posted MCSE 70-270 exam TechNotes(1) about <a title="Free 70-270 technotes" href="http://www.microsoftkit.com/free-70-270-xp-exam-technotes/" target="_blank">installing XP Professional</a>,it has been a long time .However ,on that post ,we did not list or post all of  the explanation to the topic areas for this exam .When you read through that post , you still can not pass MCSA 70-270 exam for sure.Although we once post an article about <a title="70-270 study guide" href="http://www.microsoftkit.com/preparation-guide-for-mcse-70-270/" target="_self">70-270 study guide </a>,there are just some common questions such as passing score, how to choose best materials or resources ,which practice tests are better,and so on.To help us better understand XP technology or get high scores in this exam ,we will post all of my study notes to all objectives.If you are confused or have problems ,you can tell us or you can via  <a href="http://technet.microsoft.com/en-us/library/bb491054.aspx" target="_blank">Microsoft TechNet </a>to get better answers .<span id="more-979"></span></p>
<p><strong>Implementing and Conducting Administration of Resources</strong></p>
<p>FILE SYSTEMS    </p>
<p>Windows XP support the following file systems:</p>
<p>FAT   </p>
<p>Disks formatted with the FAT file system can be accessed by MS-DOS, all versions of Windows, and OS/2. The maximum supported volume size is 4 GB, the maximum file size is 2 GB.</p>
<p>This file system should only be used on removable media such as floppy disks and hard disks smaller than 512 MB.<br />
FAT32    </p>
<p>The faster file system FAT32, is often used in multi-boot situations with operating systems that do not support NTFS. Disks formatted with the FAT32 file system are supported by</p>
<p>Windows 95 OSR2, Windows 98 and ME, Windows 2000, and Windows XP. Windows NT 4 and earlier cannot access FAT32 volumes. The maximum supported volume size for FAT32 is 2 TB, but</p>
<p>Windows XP can format up to 32 GB only. The maximum file size is 4 GB. The minimum size for a FAT32 volume is 512 MB. You cannot format removable media such as floppy disks with</p>
<p>FAT32.<br />
NTFS    </p>
<p>Disks formatted with NTFS version 5 can only be accessed by Windows NT 4.0 with Service Pack 4 or higher, Windows 2000, and Windows XP. NTFS supports a volume size over 2 TB and</p>
<p>the maximum file size is limited only by the available free space. You cannot format removable media such as floppy disks with NTFS. Besides being able to handle large disks,</p>
<p>NTFS is the preferred file system for Windows 2000 and XP because of the extra features it offers, including:<br />
- File and folder permissions &#8211; (discussed below)<br />
- File and folder compression &#8211; (discussed below)<br />
- Encrypted File System (EFS) &#8211; (see EFS TechNotes)<br />
- Disk Quotas &#8211; Allows quotas to be assigned to users for disk space usages per volume. Quotas are only available on NTFS volumes and can be enabled and configured on the Quota</p>
<p>tab on a volume&#8217;s Properties sheet.<br />
CDFS   <br />
This is the file system used on compact discs. You cannot format regular disks with this file system.<br />
Converting File Systems </p>
<p>You can convert FAT file systems to NTFS using the following command: convert c: /fs:ntfs<br />
The convert utility cannot be used to convert from NTFS to another file system. For example if you converted a FAT32 partition to NTFS and you want to revert it back to FAT32,</p>
<p>you will have to create a full backup, reformat the drive with FAT32, and restore the backup.<br />
FILE AND FOLDER COMPRESSION    </p>
<p>NTFS Compression    </p>
<p>NTFS Compression allows compression of individual files and folders, as well as entire NTFS drives. The process of compression and decompression is transparent to the user. For example, when a user opens a document from a NTFS compressed disk, the document is decompressed automatically, when the user saves the document it is compressed again. This</p>
<p>process might decrease your computer’s performance; it&#8217;s best to compress static data and only if it really saves space, you don&#8217;t want to waste CPU cycles compressing a ZIP</p>
<p>file for example. An NTFS-compressed file cannot be encrypted, and an encrypted file cannot be compressed. If you do enable compression for an encrypted file, the file will lose</p>
<p>it&#8217;s encryption attribute before it is compressed.</p>
<p>You can enable compression for a volume when you format it. To enable compression on an existing volume, right-click it and choose Properties from the context menu, on the</p>
<p>General tab enable the option Compress drive to save disk space. To compress a file or folder, right-click it and choose Properties from the context menu, click the Advanced</p>
<p>button and below Compress and Encrypt attributes enable the option Compress contents to save disk space. When you enable compression on a folder or volume, Windows will ask if</p>
<p>you want to enable compression for all the files and subfolders in the folder or volume as well. Besides using Windows Exporer, you can also use the command compact to compress</p>
<p>or decompress a file or folder.</p>
<p>When you copy a compressed file to a folder on the same, or a different volume, it inherits the compression state of the target folder. This works also vice versa; when you copy</p>
<p>an uncompressed file to a folder with compression enabled, the file will inherit the the target&#8217;s compression state and thus it will be compressed.</p>
<p>When you move a compressed file to a folder without compression on the same volume, the file retains its compression attribute. When data is moved within the same volume, the data is not actually relocated, just the pointer to it, this is why it retains the compression attribute. When you move a compressed file to a folder without compression on a different NTFS volume, the file inherits the compression state of the target folder. If the target is not compressed, or is a FAT or floppy disk, the file will be uncompressed.</p>
<p>A move between volumes is actually considered a copy; after the source file is copied to the target volume the source file is deleted.</p>
<p>By default, compressed files and folders are displayed in a different color, you can change this by choosing Folder Options in the Tools menu of My Computer/Windows Explorer.</p>
<p>Click on the View tab and enable the option: Show encrypted or compressed NTFS files in color.<br />
Compressed (zipped) Folders   </p>
<p>A new feature introduced in Windows XP is Compressed Folders. These are ZIP files that can be used like regular folders, with some limitations and some advantages. The main limitation is that many programs can&#8217;t be run directly from the ZIP file because they might depend on files outside the Compressed Folder. Also you cannot save files to a compressed folder (zip file), you have to use drag and drop or copy and paste. Some advantages of Compressed (zipped) Folders are that they can easily be transported on removable media and the Internet, they can be used on FAT partitions, and they can be protected with a password. Compressed Folders are not available on Windows XP 64-Bit Edition.</p>
<p>The easiest way to create a Compressed Folder is by right-clicking the desktop, point to New, and then select Compressed (zipped) Folder. You can also use the File menu in My Computer. A Compressed Folder is represented by a Folder icon with a zipper.<br />
NTFS FILE PERMISSIONS    </p>
<p>One of the main reasons to use NTFS is the possibility to assign permissions for individual files and folders. Each file and folder on an NTFS volume contains an Access Control List (ACL). This list is filled with entries for groups and individual user accounts and their corresponding permissions. When a user tries to access a resource, Windows XP checks the ACL if the user is listed and what level of permission is assigned.</p>
<p>The following permissions can be assigned for files and folders:</p>
<p>Read  Allows user read files and list the contents of folders, subfolders and volumes, including the attributes, permissions and ownership of the files.<br />
Write Allows the same as Read and additionally allows the user to modify and create files and (sub-)folders as well as changing attributes.<br />
Read and Execute Allows the same as Read and additionally allows users to run applications.<br />
Modify  Same as Read plus Write and and additionally allows executing applications as well.<br />
Full Control Allows everything permitted by the other permissions and and additionally a user with Full Control can change permissions and take ownership of file. </p>
<p>For folders only, the following additional permission can be assigned:</p>
<p>List Contents  Allows user to read files and list the contents of folders and volumes, user with this permissions can only see the files and folders, not read or change them.</p>
<p>To assign NTFS permissions in Windows Explorer/My Computer, right-click a file, folder, or drive, and click Properties and then the Security tab. If your computer is not a member of a domain, you have to disable the option Use simple file sharing on the View tab of Folder Options before you can see the Security tab.</p>
<p>Under Group or user names: on the Security tab, select or add a group or user, and allow or deny one of the permissions listed in the table above. Denying permissions is usually only done to make an exception, for example, you could allow Modify permission for the Sales group and deny the same permission for certain user account in the Sales group.<br />
 <a href="http://www.microsoftkit.com/wp-content/uploads/2010/01/xp_sharing.gif"><img class="aligncenter size-full wp-image-980" title="xp_sharing" src="http://www.microsoftkit.com/wp-content/uploads/2010/01/xp_sharing.gif" alt="" width="367" height="455" /></a></p>
<p>When you share a folder, you can set a User limit to set a maximum amount of users that can connect to the share simultaneously.</p>
<p>There are three different share permissions that can be assigned to groups and individual user accounts. These permissions apply only when connecting to the share over the network. The share permissions do not apply to users who log on to the local machine. If you want local security use NTFS file and folder permissions.</p>
<p>Share permissions:<br />
Read Allows user to read files and list the contents of folders and volumes. This allows executing applications as well.<br />
Change Allows the same as Read and allows the user to modify and create files and folders.<br />
Full Control<br />
 Allows the same as Change and allows the user to modify Share permissions as well.</p>
<p>When you set permissions you can either Allow or Deny them to a user or group. Typically you would allow a group share permissions and deny the same permissions to certain members of that group. The default permissions for new shares is Read to Everyone.</p>
<p>When you combine NTFS permissions and share permissions the most restrictive permission counts. For example, if you create a folder with files and assign them Full Control NTFS permissions to Everyone and share the same folder and assign the share permission Read to Everyone, users connecting through the network will have Read permissions.</p>
<p>To assign share permissions in Windows Explorer/My Computer right-click the folder or drive, and then click Properties and then the Permissions button on the Sharing tab. Under Group or user names: select or add a group or user, and allow or deny one of the permissions listed in the table above.</p>
<p>By default, Windows XP creates several hidden administrative shares:</p>
<p>Share Purpose<br />
Admin$ This is the system root, usually C:\Windows, Administrators are assigned Full Control share permissions.<br />
Print$ This is the %systemroot%\System32\Spool\Drivers folder, this folder is created when printers are shared to allow clients to automatically download the printer drivers. Administrators and Power users are assigned Full Control share permissions, Everyone is assigned Read permission.<br />
C$, D$, E$, etc.<br />
 Each volume on a hard disk is shared. to provide easy access of the entire volume to Administrators. Administrators are assigned Full Control share permissions.</p>
<p>You can also create hidden shares yourself by adding a $ sign to the end of the share&#8217;s name.</p>
<p>Users can connect to a share in several ways, for example:<br />
1. Using My Network Places/Windows Explorer you can browse to the share or use the Add Network Place wizard.<br />
2. Using a direct UNC path, for example: //FileServer12/ShareX<br />
3. Using My Network Places/Windows Explorer or the net use command to map a drive letter to a share.</p>
<p>Offline Files     </p>
<p>Offline Folder allows user to cache the contents of a share and make it available offline, so they can access the files and some programs, even when they are not connected to the network. To allow a shared folder to be cached offline, in Windows Explorer/My Computer right-click the folder or drive, click Properties and then the Caching button on the Sharing tab.</p>
<p><a href="http://www.microsoftkit.com/wp-content/uploads/2010/01/xp_caching.gif"><img class="aligncenter size-full wp-image-981" title="xp_caching" src="http://www.microsoftkit.com/wp-content/uploads/2010/01/xp_caching.gif" alt="" width="416" height="321" /></a></p>
<p>If you enable the option Allow caching of files in this shared folder you can choose one of the following three settings:</p>
<p>Manual caching of documents This is the the default setting when you enable caching. Users will be able to manually select the files they want to make available offline.<br />
Automatic caching of documents Each file that is opened from this share will automatically be copied to the Offline Files folder.<br />
Automatic caching of programs and documents<br />
 This setting allows caching of files that are read-only such as program files.<br />
To enable and configure the Offline Files feature on a client computer, from the Tools menu in My Computer choose Folder Options and click the Offline Files tab. Here you can disable/enable Offline Files, configure synchronization at logon and/or logoff, enable encryption for all offline files, and set the maximum amount of disk space used for offline files (default is 10% of drive space). When you click the Advanced button, you can also view and delete the offline files, and configure what action should be taken when the network connection is lost.</p>
<p><a href="http://www.microsoftkit.com/wp-content/uploads/2010/01/xp_offlinefolders.gif"><img class="aligncenter size-full wp-image-982" title="xp_offlinefolders" src="http://www.microsoftkit.com/wp-content/uploads/2010/01/xp_offlinefolders.gif" alt="" width="386" height="475" /></a></p>
<p>Before files are actually cached on your client, you need to select the shares you wish to make available offline. You can do this simply by right-clicking a drive mapping, and choosing <em>Make available offline</em>.</p>
<p> <a href="http://www.techexams.net/technotes/xp/printing.shtml">Printing</a><br />
Covers Windows XP local and network printing. Creating, configuring, sharing, securing and connecting to printers.</p>
<p> <a href="http://www.techexams.net/technotes/xp/desktop.shtml">Desktop Environment</a><br />
Covers User Profiles, multiple langauges and locations, local settings and Windows Installer packages.</p>
<p> <a href="http://www.techexams.net/technotes/xp/storage.shtml">Storage</a><br />
Covers storage types, dynamic and basic, spanning, striping, removable media and disk management tasks.</p>
<p> <a href="http://www.techexams.net/technotes/xp/backup_restore_repair.shtml">Backup, Restore, Repair, and Recover</a><br />
Covers Backup, Restore, System State Data, ASR, System Restore, Safe Mode, Last Know Good, Device Driver Roll Back and more.</p>
<p> <a href="http://www.techexams.net/technotes/xp/devicesdrivers.shtml">Devices and Drivers</a><br />
Covers Device Manager, display devices, ACPI, driver signing, multi-processor configuration, and installing various I/O devices.</p>
<p> <a href="http://www.techexams.net/technotes/xp/adsintro.shtml">Introduction to ADS</a><br />
Covers Windows 2000 Active Directory basics and terminology.</p>
<p> <a href="http://www.techexams.net/technotes/xp/remote.shtml">Remote Assistance and Remote Dekstop</a><br />
Covers Remote Assitance and Remote Dekstop, invitations, offers and troubleshooting.</p>
<p> <a href="http://www.techexams.net/technotes/xp/ics_icf.shtml">Internet Connection Sharing (ICS) and Internet Connection Firewall (ICF)</a><br />
Covers Internet Connection Sharing (ICS) and Internet Connection Firewall (ICF).</p>
<p> <a href="http://www.techexams.net/technotes/xp/iis.shtml">Internet Information Services (IIS)</a><br />
Covers Internet Internet Information services, home directories, virtual directories, web sharing, permissions and troubleshooting.</p>
<p> <a href="http://www.techexams.net/technotes/xp/efs.shtml">Encrypted Files System (EFS)</a><br />
Covers Encrypted File System (EFS), Recovery Agents, and CIPHER command.</p>
<p> <a href="http://www.techexams.net/technotes/xp/auditing.shtml">Auditing</a> *NEW*<br />
Covers local Audit Policy and Event Viewer&#8217;s security log configuration.</p>
<p> <a href="http://www.techexams.net/technotes/xp/performance.shtml">Performance</a> *NEW*<br />
Covers memory, processor, disk, and application performance, Task Manager, System Monitor and Performance Logs and Alerts, Disk Defragmenter, Scheduled Tasks, and Visual Effects.</p>
<p> <a href="http://www.techexams.net/technotes/xp/localusersgroups.shtml">Local User and Group Accounts</a> *NEW*<br />
Covers Local Users and Groups, account settings, account policies, and user rights assignment.</p>
<p> <a href="http://www.techexams.net/technotes/xp/ie.shtml">Internet Explorer</a> *NEW*<br />
Covers Internet explorer security settings and access to resources. </p>
<p>This is from <a href="http://www.techexams.net/technotes/xp/administration.shtml">http://www.techexams.net/technotes/xp/administration.shtml</a>
<div class="lightsocial_container">
<a href="http://digg.com/submit?url=http%3A%2F%2Fwww.microsoftkit.com%2Fmcse-70-270-free-study-notes%2F&amp;title=MCSE+70-270+free+study+notes+"><img src="http://www.microsoftkit.com/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;
<a href="http://www.reddit.com/submit?url=http%3A%2F%2Fwww.microsoftkit.com%2Fmcse-70-270-free-study-notes%2F&amp;title=MCSE+70-270+free+study+notes+"><img src="http://www.microsoftkit.com/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.microsoftkit.com%2Fmcse-70-270-free-study-notes%2F&amp;title=MCSE+70-270+free+study+notes+"><img src="http://www.microsoftkit.com/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;
<a href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fwww.microsoftkit.com%2Fmcse-70-270-free-study-notes%2F&amp;headline=MCSE+70-270+free+study+notes+"><img src="http://www.microsoftkit.com/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;
<a href="http://www.dzone.com/links/add.html?title=MCSE+70-270+free+study+notes+&amp;url=http%3A%2F%2Fwww.microsoftkit.com%2Fmcse-70-270-free-study-notes%2F"><img src="http://www.microsoftkit.com/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;
<a href="http://www.facebook.com/sharer.php?t=MCSE+70-270+free+study+notes+&amp;u=http%3A%2F%2Fwww.microsoftkit.com%2Fmcse-70-270-free-study-notes%2F"><img src="http://www.microsoftkit.com/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;
<a href="http://delicious.com/save?title=MCSE+70-270+free+study+notes+&amp;url=http%3A%2F%2Fwww.microsoftkit.com%2Fmcse-70-270-free-study-notes%2F"><img src="http://www.microsoftkit.com/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;
<a href="http://www.dotnetkicks.com/kick/?title=MCSE+70-270+free+study+notes+&amp;url=http%3A%2F%2Fwww.microsoftkit.com%2Fmcse-70-270-free-study-notes%2F"><img src="http://www.microsoftkit.com/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;
<a href="http://dotnetshoutout.com/Submit?title=MCSE+70-270+free+study+notes+&amp;url=http%3A%2F%2Fwww.microsoftkit.com%2Fmcse-70-270-free-study-notes%2F"><img src="http://www.microsoftkit.com/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;
<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.microsoftkit.com%2Fmcse-70-270-free-study-notes%2F&amp;title=MCSE+70-270+free+study+notes+&amp;summary=&amp;source="><img src="http://www.microsoftkit.com/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;
<a href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.microsoftkit.com%2Fmcse-70-270-free-study-notes%2F"><img src="http://www.microsoftkit.com/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;
<a href="http://twitter.com/home?status=Reading+http%3A%2F%2Fwww.microsoftkit.com%2Fmcse-70-270-free-study-notes%2F"><img src="http://www.microsoftkit.com/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.microsoftkit.com/mcse-70-270-free-study-notes/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>7 tips on the Study guide for 70-290</title>
		<link>http://www.microsoftkit.com/7-tips-on-the-study-guide-mcse-70-290-mcsa/</link>
		<comments>http://www.microsoftkit.com/7-tips-on-the-study-guide-mcse-70-290-mcsa/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 03:03:55 +0000</pubDate>
		<dc:creator>Mary</dc:creator>
				<category><![CDATA[MCSE /MCSA on server 2003]]></category>
		<category><![CDATA[Self Study]]></category>
		<category><![CDATA[70-290]]></category>
		<category><![CDATA[best training Material]]></category>
		<category><![CDATA[changes in MCSE/MCSA]]></category>
		<category><![CDATA[MCSA/MCSE Self-Paced Training Kit]]></category>
		<category><![CDATA[MCSE practice exams]]></category>
		<category><![CDATA[MCSE Windows Server 2003 Core Training Guide]]></category>
		<category><![CDATA[MS Classroom Training]]></category>
		<category><![CDATA[passing score]]></category>
		<category><![CDATA[the exam experience for 70-290]]></category>
		<category><![CDATA[the time limit of  70-290 exam]]></category>
		<category><![CDATA[topics]]></category>
		<category><![CDATA[total questions in 70-290]]></category>

		<guid isPermaLink="false">http://www.microsoftkit.com/?p=274</guid>
		<description><![CDATA[1.What is the passing score or mark for 70-290?
The passing score is  700 &#8211; 70%,in my opinion ,the passing mark for the most exams of microsoft certification is 700 &#8211; 70%.The passing score is indeed 700, but that doesn&#8217;t necessarily mean 70%. Top score might or might not be 1000, and some questions are likely [...]]]></description>
			<content:encoded><![CDATA[<p>1.What is the <strong><span style="color: #ff0000;">passing score</span> </strong>or <span style="color: #ff0000;"><strong>mark</strong></span> for 70-290?<br />
The passing score is  700 &#8211; 70%,in my opinion ,the passing mark for the most exams of microsoft certification is 700 &#8211; 70%.The passing score is indeed 700, but that doesn&#8217;t necessarily mean 70%. Top score might or might not be 1000, and some questions are likely weighted heavier than others.<span id="more-274"></span><br />
2. <span style="color: #ff0000;"><strong>How many  questions</strong> <span style="color: #000000;">there are </span></span> in 70-290?<br />
 45 。 I found that to be a reasonable number.  It&#8217;s a bit daunting to be maybe half an hour in with only 5 questions answered but some might take you ten minutes others just 30 seconds, so don&#8217;t worry too much, you will get through them.</p>
<div id="attachment_278" class="wp-caption alignright" style="width: 394px"><img class="size-full wp-image-278" title="Pass 70-290!!Get MCTS !" src="http://www.microsoftkit.com/wp-content/uploads/2009/09/test1.jpg" alt="Pass 70-290!!Get MCTS !" width="384" height="512" />
<p class="wp-caption-text">Pass 70-290!!Get MCSA!</p>
</div>
<p> <br />
3. What is the<strong><span style="color: #ff0000;"> time limit</span> </strong>of 70-290 exam?<br />
You get 175 minutes to complete the exam and you will find about 45 questions ranging in format form multiple choice, drag-and-drop and simulated。<br />
4.The description of <span style="color: #ff0000;"><strong>the exam experience </strong></span>for 70-290 ?<br />
My parting advice would be to follow the generic advice you get everywhere.  Get there in plenty of time, make sure you have your ID, when you get in don&#8217;t hurry, read the blurb (as much as you need to slowly).  When you start the exam proper read and re-read the questions.   Do make a note to review those you you&#8217;re unsure about and move on.  Come back to them at the end.  Don&#8217;t get too freaked if it takes a long time loading questions or scoring your exam.<br />
5.What<strong><span style="color: #ff0000;"> topics are very important</span> </strong>for the exam 70-290?<br />
All &#8211; I had questions that covered every topic and no topic was covered in more depth than any other .The percentages indicate the relative weight of each major topic area on the exam.<br />
1.Managing and Maintaining Physical and Logical Devices<br />
2.Managing Users, Computers, and Groups<br />
3.Managing and Maintaining Access to Resources<br />
4.Managing and Maintaining a Server Environment<br />
5.Managing and Implementing Disaster Recovery<br />
the detail information can be found in <a href="http://www.microsoft.com/learning/en/us/exam.aspx?ID=70-290&amp;locale=en-us#tab2">http://www.microsoft.com/learning/en/us/exam.aspx?ID=70-290&amp;locale=en-us#tab2</a>.<br />
6.The book or <strong><span style="color: #ff0000;">best training Material</span> </strong>for 70-290：<br />
 what materials do  you need to prepare 70-290 ?And Is microsoft press books sufficient for pass the 70-290 exam, how long will you prepare 70-290 ???<br />
MCSA/MCSE Self-Paced Training Kit (Exam 70-290): Managing and Maintaining a Microsoft® Windows Server 2003 Environment, Second Edition<br />
MCSE Self-Paced Training Kit (Exams 70-290, 70-291, 70-293, 70-294): Microsoft® Windows Server 2003 Core Requirements, Second Edition<br />
Generally speaking ，the Self paced training kits are (in my humble opinion) sufficient for studying the theory.It all depends on your experience. If you have worked with Server 2003 for a while, you should be fine. If you have never used Server 2003, it will be a lot harder.If you have never used Server 2003, I would recommend the Press Books, and also Windows Server 2003 Inside &amp; Out. Take your time, read the books, do any exercise in the books. Set up a few virtual machines and just play around. Don&#8217;t rush your self otherwise you will be in for a rude awakening come test time.<br />
Besides ,some materials I could recommend:<br />
1.some books and  or online training resources or  ebooks or pdf free downloaded for 70-290：<br />
MCSE Windows Server 2003 Core Training Guide (Exams 70-290, 70-291, 70-293, &amp; 70-294) (Paperback)。This book has 2 editions.And the second edition would be more inline with the current version of the exam, however for the most part ,the first one would most likely be sufficient to cover the objectives thoroughly.So, you can give your choice .<br />
2. <span style="color: #ff0000;"><strong>MCSE practice exams</strong></span> for 70-290:<br />
You may  purchase or download some practice exams from a some place like selftestsoftware.com ,measureup.com as well to see where you stand, then spend your time on the areas where you are weak,which will help you better prepare 70-290 or get the best materials for the next preparation to 70-290。<br />
3..free download ebooks or pdf for  70-290.when I prepared 70-640,I found two useful sites to provide free ebooks or pdf :1.microsoftebook 2.microsoftpdf.Of course ,the materials for us are for  reference only.We couldn&#8217;t just own the materials from those sites to prepare the exams.<br />
4.<strong><span style="color: #ff0000;">Online trainning resources</span> </strong>for 70-290:The <strong><em><span style="font-size: 10.5pt; color: black; font-family: Verdana; mso-fareast-font-family: 宋体; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA; mso-font-kerning: 1.0pt;"><span style="mso-spacerun: yes;"> </span></span><span style="font-size: 10.5pt; color: black; font-family: Verdana; mso-fareast-font-family: 宋体; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA; mso-font-kerning: 1.0pt; mso-bidi-font-family: 'Times New Roman';" lang="EN-US"><a href="http://www.microsoft.com/learning/en/us/exam.aspx?ID=70-290&amp;locale=en-us#tab3" target="_blank"><span style="font-family: Verdana;"><span style="color: #ff0000;">MS Classroom Training </span></span></a></span></em></strong>are enough for us<br />
7.There are some <strong><span style="color: #ff0000;">changes in MCSE/MCSA 70-290</span> </strong>.<br />
There are several changes between operations in Windows 2000 and Windows Server 2003, some subtler than others. Microsoft expects you to know about these changes. Among those to be aware of:You must activate the operating system to use it.<br />
The default share permissions for Everyone are now Read versus Full Control.<br />
There are (or will be) four versions of the product available: Web edition, Standard edition, Enterprise edition, and Datacenter edition. Check Microsoft&#8217;s site for a comparison of the versions.<br />
Some Terminal Services terminology has changed. For an overview of Terminal Services, including the wording now employed, check out the Microsoft Web site. In addition, be sure to read the top ten improvements list posted on Microsoft&#8217;s site!!
<div class="lightsocial_container">
<a href="http://digg.com/submit?url=http%3A%2F%2Fwww.microsoftkit.com%2F7-tips-on-the-study-guide-mcse-70-290-mcsa%2F&amp;title=7+tips+on+the+Study+guide+for+70-290+"><img src="http://www.microsoftkit.com/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;
<a href="http://www.reddit.com/submit?url=http%3A%2F%2Fwww.microsoftkit.com%2F7-tips-on-the-study-guide-mcse-70-290-mcsa%2F&amp;title=7+tips+on+the+Study+guide+for+70-290+"><img src="http://www.microsoftkit.com/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.microsoftkit.com%2F7-tips-on-the-study-guide-mcse-70-290-mcsa%2F&amp;title=7+tips+on+the+Study+guide+for+70-290+"><img src="http://www.microsoftkit.com/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;
<a href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fwww.microsoftkit.com%2F7-tips-on-the-study-guide-mcse-70-290-mcsa%2F&amp;headline=7+tips+on+the+Study+guide+for+70-290+"><img src="http://www.microsoftkit.com/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;
<a href="http://www.dzone.com/links/add.html?title=7+tips+on+the+Study+guide+for+70-290+&amp;url=http%3A%2F%2Fwww.microsoftkit.com%2F7-tips-on-the-study-guide-mcse-70-290-mcsa%2F"><img src="http://www.microsoftkit.com/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;
<a href="http://www.facebook.com/sharer.php?t=7+tips+on+the+Study+guide+for+70-290+&amp;u=http%3A%2F%2Fwww.microsoftkit.com%2F7-tips-on-the-study-guide-mcse-70-290-mcsa%2F"><img src="http://www.microsoftkit.com/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;
<a href="http://delicious.com/save?title=7+tips+on+the+Study+guide+for+70-290+&amp;url=http%3A%2F%2Fwww.microsoftkit.com%2F7-tips-on-the-study-guide-mcse-70-290-mcsa%2F"><img src="http://www.microsoftkit.com/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;
<a href="http://www.dotnetkicks.com/kick/?title=7+tips+on+the+Study+guide+for+70-290+&amp;url=http%3A%2F%2Fwww.microsoftkit.com%2F7-tips-on-the-study-guide-mcse-70-290-mcsa%2F"><img src="http://www.microsoftkit.com/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;
<a href="http://dotnetshoutout.com/Submit?title=7+tips+on+the+Study+guide+for+70-290+&amp;url=http%3A%2F%2Fwww.microsoftkit.com%2F7-tips-on-the-study-guide-mcse-70-290-mcsa%2F"><img src="http://www.microsoftkit.com/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;
<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.microsoftkit.com%2F7-tips-on-the-study-guide-mcse-70-290-mcsa%2F&amp;title=7+tips+on+the+Study+guide+for+70-290+&amp;summary=&amp;source="><img src="http://www.microsoftkit.com/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;
<a href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.microsoftkit.com%2F7-tips-on-the-study-guide-mcse-70-290-mcsa%2F"><img src="http://www.microsoftkit.com/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;
<a href="http://twitter.com/home?status=Reading+http%3A%2F%2Fwww.microsoftkit.com%2F7-tips-on-the-study-guide-mcse-70-290-mcsa%2F"><img src="http://www.microsoftkit.com/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.microsoftkit.com/7-tips-on-the-study-guide-mcse-70-290-mcsa/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
