<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Windows Admin Note Book (MCSE)</title>
	<atom:link href="http://zitizonx2.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://zitizonx2.wordpress.com</link>
	<description>Ravindu Denawaka's Windows System Admin Note Book</description>
	<lastBuildDate>Wed, 09 Sep 2009 00:42:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='zitizonx2.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Windows Admin Note Book (MCSE)</title>
		<link>http://zitizonx2.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://zitizonx2.wordpress.com/osd.xml" title="Windows Admin Note Book (MCSE)" />
	<atom:link rel='hub' href='http://zitizonx2.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Reset Remote Sessions &#8211; RDP</title>
		<link>http://zitizonx2.wordpress.com/2009/09/09/reset-remote-sessions-rdp/</link>
		<comments>http://zitizonx2.wordpress.com/2009/09/09/reset-remote-sessions-rdp/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 00:37:01 +0000</pubDate>
		<dc:creator>ZitizonX</dc:creator>
				<category><![CDATA[RDP]]></category>
		<category><![CDATA[Remote Desktop]]></category>
		<category><![CDATA[Windows Server 2003]]></category>

		<guid isPermaLink="false">http://zitizonx2.wordpress.com/2009/09/09/reset-remote-sessions-rdp/</guid>
		<description><![CDATA[Errr I hate when I or someone else left thier remote RDP sessions open and then we run out of sessions. Then you see something like this! Grrrrr… To get around this issue I usualy login to server using console mode: mstsc /v:150.179.241.90 /f –console But trust me sometimes this even doesn&#8217;t work! why don&#8217;t [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx2.wordpress.com&amp;blog=3852673&amp;post=63&amp;subd=zitizonx2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Errr I hate when I or someone else left thier remote RDP sessions open and then we run out of sessions. Then you see something like this! Grrrrr…</p>
<p><a href="http://zitizonx2.files.wordpress.com/2009/09/image.jpg"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://zitizonx2.files.wordpress.com/2009/09/image_thumb.jpg?w=401&#038;h=108" width="401" height="108" /></a> </p>
<p>To get around this issue I usualy login to server using console mode:</p>
<p><strong>mstsc /v:150.179.241.90 /f –console</strong></p>
<p>But trust me sometimes this even doesn&#8217;t work! why don&#8217;t know… </p>
<p>There are some other ways to get around this. Best way to handle this is using your command prompt. </p>
<h6><strong></strong></h6>
<h6><strong></strong></h6>
<h6><strong>QWinsta</strong></h6>
<p>QWinsta is little different and better. It has more features and options. It comes with all flavors of Windows.&#160; </p>
</p>
<table border="0" cellspacing="0" cellpadding="2" width="504">
<tbody>
<tr>
<td valign="top" width="502">
<p>C:\&gt;qwinsta /server:150.179.241.90</p>
<p>SESSIONNAME&#160;&#160;&#160;&#160;&#160;&#160; USERNAME&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ID&#160; STATE&#160;&#160; TYPE&#160;&#160;&#160;&#160;&#160;&#160;&#160; DEVICE           <br />ica-tcp#961&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; yves&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 10&#160;&#160; Active&#160; wdica            <br />ica-tcp#962&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; marc&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 1&#160;&#160;&#160; Active&#160;&#160; wdica            <br />ica-tcp#984&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; rden&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 5&#160;&#160;&#160;&#160; Active&#160; wdica</p>
</td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<h6><strong>RWinsta</strong></h6>
<p>RWinsta has same parameters and does same thing as log off command. It simply means <strong>R</strong>eset <strong>WIN</strong>dows <strong>STA</strong>tion. </p>
<p><strong>C:\&gt;RWinsta /Server:150.179.241.90 1</strong></p>
<p>Or you could use logoff</p>
<h6><strong>Logoff</strong></h6>
<p>Logoff command kicks off (logging off) the specified remote session. </p>
<p><strong>C:\&gt;logoff /server:150.179.241.90 1 /v     <br /></strong></p>
<p><strong>ZitizonX</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zitizonx2.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zitizonx2.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zitizonx2.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zitizonx2.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zitizonx2.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zitizonx2.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zitizonx2.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zitizonx2.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zitizonx2.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zitizonx2.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zitizonx2.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zitizonx2.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zitizonx2.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zitizonx2.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx2.wordpress.com&amp;blog=3852673&amp;post=63&amp;subd=zitizonx2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zitizonx2.wordpress.com/2009/09/09/reset-remote-sessions-rdp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/29e980b94db252a4c40a811e22130868?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ZitizonX</media:title>
		</media:content>

		<media:content url="http://zitizonx2.files.wordpress.com/2009/09/image_thumb.jpg" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>OK What&#8217;s Next&#8230;</title>
		<link>http://zitizonx2.wordpress.com/2009/07/16/ok-whats-next/</link>
		<comments>http://zitizonx2.wordpress.com/2009/07/16/ok-whats-next/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 02:35:32 +0000</pubDate>
		<dc:creator>ZitizonX</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zitizonx2.wordpress.com/2009/07/16/ok-whats-next/</guid>
		<description><![CDATA[5 years ago I was wanting to become a Network &#38; Security Engineer so badly. I sacrificed so many things to come this far. Specially my precious youth where I could just enjoy so many other things other than writing a program or configuring a router. But everything I planned 5 years ago were archived [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx2.wordpress.com&amp;blog=3852673&amp;post=58&amp;subd=zitizonx2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>5 years ago I was wanting to become a Network &amp; Security Engineer so badly. I sacrificed so many things to come this far. Specially my precious youth where I could just enjoy so many other things other than writing a program or configuring a router. But everything I planned 5 years ago were archived successfully. </p>
<p>I got a degree from a good university, have industry experience for more than 2 and half years, I have industry certifications like CCNA, MCSA, CCNA Sec and studying for CCNP and CCSP, also eventually step in to CISSP and looks great huh! What a great technology career. </p>
<p>Now I don’t want any of that. Why??? See, the reason behind I needed to become this person called a professional, because I could live the life that I wanted, I get the attention from the people I loved and I don&#8217;t have to struggle so much in my life.</p>
<p>Now what I want is my own company. It could be in IT, could be in Clothing, or could be just another Import/Export company. That’s all in my mind right now. So now I am struggling for the 1<sup>st</sup> time in my life. I know my IT skills and experience going to help me whatever I do in the future, but all the hard work I have done would it be wasted? </p>
<p>I am in position to start my own business. Yes I am in a great position to start my own thing. Do I have the contacts I needed, yes I do have great contacts. Do I have enough money to get things started, yes I do have money to invest and also I have good investors. Do I have enough experience , probably not, but nothing is perfect in this world.</p>
<p>So if I want to become a company owner should I have to give up my career and step in to whole new world. People say different things, as I always do, should I experience this by myself. Should I still keep reading my articles and studying my CCNP stuff? </p>
<p>Confused for the 1<sup>st</sup> time in my life!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zitizonx2.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zitizonx2.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zitizonx2.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zitizonx2.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zitizonx2.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zitizonx2.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zitizonx2.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zitizonx2.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zitizonx2.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zitizonx2.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zitizonx2.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zitizonx2.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zitizonx2.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zitizonx2.wordpress.com/58/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx2.wordpress.com&amp;blog=3852673&amp;post=58&amp;subd=zitizonx2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zitizonx2.wordpress.com/2009/07/16/ok-whats-next/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/29e980b94db252a4c40a811e22130868?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ZitizonX</media:title>
		</media:content>
	</item>
		<item>
		<title>Change the default startup directory for Command Prompt</title>
		<link>http://zitizonx2.wordpress.com/2009/03/18/change-the-default-startup-directory-for-command-prompt/</link>
		<comments>http://zitizonx2.wordpress.com/2009/03/18/change-the-default-startup-directory-for-command-prompt/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 00:51:41 +0000</pubDate>
		<dc:creator>ZitizonX</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zitizonx2.wordpress.com/?p=56</guid>
		<description><![CDATA[Click Start, Run and type Regedit.exe Navigate to the following branch: HKEY_CURRENT_USER \ Software \ Microsoft \ Command Processor In the right-pane, double-click Autorun and set the startup folder path as its data, preceded by &#8220;CD  C:\Program Files\Nmap&#62; &#8220;. If Autorun value is missing, you need to create one, of type REG_EXPAND_SZ or REG_SZ in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx2.wordpress.com&amp;blog=3852673&amp;post=56&amp;subd=zitizonx2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ul>
<li>Click Start, Run and type <strong>Regedit.exe</strong></li>
<li>Navigate to the following branch:</li>
</ul>
<blockquote>
<p class="registry">HKEY_CURRENT_USER \ Software \ Microsoft \ Command Processor</p>
</blockquote>
<ul>
<li>In the right-pane, double-click <strong>Autorun</strong> and set the startup folder path as its data, preceded by <strong>&#8220;CD  C:\Program Files\Nmap&gt; &#8220;</strong>. If <strong>Autorun</strong> value is missing, you need to create one, of type REG_EXPAND_SZ or REG_SZ in the above location.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zitizonx2.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zitizonx2.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zitizonx2.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zitizonx2.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zitizonx2.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zitizonx2.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zitizonx2.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zitizonx2.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zitizonx2.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zitizonx2.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zitizonx2.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zitizonx2.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zitizonx2.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zitizonx2.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx2.wordpress.com&amp;blog=3852673&amp;post=56&amp;subd=zitizonx2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zitizonx2.wordpress.com/2009/03/18/change-the-default-startup-directory-for-command-prompt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/29e980b94db252a4c40a811e22130868?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ZitizonX</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows 7 &#8211; Beta is Outtttttttttttttttttt</title>
		<link>http://zitizonx2.wordpress.com/2009/01/14/windows-7-beta-is-outtttttttttttttttttt/</link>
		<comments>http://zitizonx2.wordpress.com/2009/01/14/windows-7-beta-is-outtttttttttttttttttt/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 05:35:00 +0000</pubDate>
		<dc:creator>ZitizonX</dc:creator>
				<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://zitizonx2.wordpress.com/2009/01/14/windows-7-beta-is-outtttttttttttttttttt/</guid>
		<description><![CDATA[Amazing! Yes that&#8217;s the word. Yesterday I download the New Windows 7 beta and I got a chance to install at work in one of my VMware box. Believe me or not fresh copy of Windows 7 installed in just 12 min. Other than me saying how cool and how fast it is, explore it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx2.wordpress.com&amp;blog=3852673&amp;post=53&amp;subd=zitizonx2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Amazing! Yes that&#8217;s the word. Yesterday I download the New Windows 7 beta and I got a chance to install at work in one of my VMware box. Believe me or not fresh copy of Windows 7 installed in just 12 min. </p>
<p>Other than me saying how cool and how fast it is, explore it by your self. Listen I didn&#8217;t get too much time to really play around with all other components of the OS. But definitely they have improved a lot of performance issues which they had with Vista. And I have to say the boot time is extremely faster than Vista. </p>
<p>The VM I allocated for this is just 512 MB RAM and it works fine and fast. But MS recommended at least 1 GB of RAM for Windows 7. </p>
<p><a href="http://zitizonx2.files.wordpress.com/2009/01/windows07.jpg"><img style="border-right:0;border-top:0;border-left:0;border-bottom:0;display:inline;" title="windows 07" border="0" alt="windows 07" src="http://zitizonx2.files.wordpress.com/2009/01/windows07-thumb.jpg?w=148&#038;h=192" width="148" height="192" /></a></p>
<p>There are plenty of new features added to Windows 7. Please read,</p>
<p><a title="http://en.wikipedia.org/wiki/Windows_7" href="http://en.wikipedia.org/wiki/Windows_7">http://en.wikipedia.org/wiki/Windows_7</a></p>
<p><a title="http://windows7news.com/" href="http://windows7news.com/">http://windows7news.com/</a></p>
<p><a title="http://www.winsupersite.com/faq/windows_7.asp" href="http://www.winsupersite.com/faq/windows_7.asp">http://www.winsupersite.com/faq/windows_7.asp</a></p>
<p>But the visual effect is very similar to Vista, I don’t personally see much difference between them. </p>
<p><b>Major Changes are…….</b></p>
<p><strong>Kernel. </strong>Windows 7 carries a new Kernel (Faster Kernel), it is quite likely that the OS will include parallel processing capabilities, which will be implemented as .NET Framework 4.0 APIs.</p>
<p><b>Virtualization. “</b>With Windows Server 2008 now shipping with hypervisor-based virtualization capabilities, it&#8217;s obvious that this technology will be making its way to the Windows client as well. Will it happen in time for Windows 7? Yes, it probably will. But Windows 7 will natively support the VHD virtual hard drive format utilized by Virtual PC and Hyper-V regardless.” Look I haven&#8217;t tested any virtualization mechanism in 07. </p>
<p><b>Sensors. </b>Windows 7 will include context-aware application support via a new &quot;sensors&quot; facility. One example: A location sensor can tell &quot;where&quot; your PC is and compatible applications can act accordingly. Applications can use sensor information to offer customized and enhanced services, according to Microsoft&#8217;s documentation. Because of the privacy implications of sensors, this feature is opt-in and highly configurable</p>
</p>
<p>Windows 07 will be shipped in 2010. So there will be features getting added till then bug fixing!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zitizonx2.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zitizonx2.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zitizonx2.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zitizonx2.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zitizonx2.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zitizonx2.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zitizonx2.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zitizonx2.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zitizonx2.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zitizonx2.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zitizonx2.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zitizonx2.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zitizonx2.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zitizonx2.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx2.wordpress.com&amp;blog=3852673&amp;post=53&amp;subd=zitizonx2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zitizonx2.wordpress.com/2009/01/14/windows-7-beta-is-outtttttttttttttttttt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/29e980b94db252a4c40a811e22130868?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ZitizonX</media:title>
		</media:content>

		<media:content url="http://zitizonx2.files.wordpress.com/2009/01/windows07-thumb.jpg" medium="image">
			<media:title type="html">windows 07</media:title>
		</media:content>
	</item>
		<item>
		<title>YaY I am MCP (70 &#8211; 291)</title>
		<link>http://zitizonx2.wordpress.com/2008/12/17/yay-i-am-mcp-70-291/</link>
		<comments>http://zitizonx2.wordpress.com/2008/12/17/yay-i-am-mcp-70-291/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 05:18:49 +0000</pubDate>
		<dc:creator>ZitizonX</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zitizonx2.wordpress.com/2008/12/17/yay-i-am-mcp-70-291/</guid>
		<description><![CDATA[I have completed the MCSE module 70 – 291 yesterday, Implementing, Managing, and Maintaining a Windows Server 2003 Network Infrastructure. Questions were heavily focused on DNS management, ISA server, GPO, DHCP server management, WSUS. Some of the questions were really silly, I personally don’t think some of those questions are practically challenging in the industry. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx2.wordpress.com&amp;blog=3852673&amp;post=50&amp;subd=zitizonx2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have completed the MCSE module 70 – 291 yesterday, Implementing, Managing, and Maintaining a Windows Server 2003 Network Infrastructure. </p>
<p>Questions were heavily focused on DNS management, ISA server, GPO, DHCP server management, WSUS. Some of the questions were really silly, I personally don’t think some of those questions are practically challenging in the industry.</p>
<p>Alright one down, 6 more to go to be MCSE! But now I am <strong>MCP</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zitizonx2.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zitizonx2.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zitizonx2.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zitizonx2.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zitizonx2.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zitizonx2.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zitizonx2.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zitizonx2.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zitizonx2.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zitizonx2.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zitizonx2.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zitizonx2.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zitizonx2.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zitizonx2.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx2.wordpress.com&amp;blog=3852673&amp;post=50&amp;subd=zitizonx2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zitizonx2.wordpress.com/2008/12/17/yay-i-am-mcp-70-291/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/29e980b94db252a4c40a811e22130868?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ZitizonX</media:title>
		</media:content>
	</item>
		<item>
		<title>Nmap Official Book is Out</title>
		<link>http://zitizonx2.wordpress.com/2008/12/15/nmap-official-book-is-out/</link>
		<comments>http://zitizonx2.wordpress.com/2008/12/15/nmap-official-book-is-out/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 22:32:14 +0000</pubDate>
		<dc:creator>ZitizonX</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zitizonx2.wordpress.com/2008/12/15/nmap-official-book-is-out/</guid>
		<description><![CDATA[Nmap Network Scanning: The Official Nmap Project Guide to Network Discovery and Security Scanning (Paperback) by Gordon Fyodor Lyon (Author) The book that we all being waiting for. It seems like it has included all the techniques in port scanning and enumeration. You can buy this in Amazon; http://www.amazon.com/gp/offer-listing/0979958717/ref=dp_olp_new?ie=UTF8&#38;condition=new<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx2.wordpress.com&amp;blog=3852673&amp;post=49&amp;subd=zitizonx2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h3>Nmap Network Scanning: The Official Nmap Project Guide to Network Discovery and Security Scanning (Paperback) </h3>
<p>by Gordon Fyodor Lyon (Author)</p>
<p>The book that we all being waiting for. It seems like it has included all the techniques in port scanning and enumeration. You can buy this in Amazon;</p>
<p><a href="http://www.amazon.com/gp/product/0979958717/ref=olp_product_details?ie=UTF8&amp;me=&amp;seller="><img border="0" alt="Return to product information" src="http://ecx.images-amazon.com/images/I/51wq3ZTpLXL._SL110_PIsitb-sticker-arrow-sm,TopRight,10,-13_OU01_.jpg" width="92" height="121" /></a></p>
<p><a title="http://www.amazon.com/gp/offer-listing/0979958717/ref=dp_olp_new?ie=UTF8&amp;condition=new" href="http://www.amazon.com/gp/offer-listing/0979958717/ref=dp_olp_new?ie=UTF8&amp;condition=new">http://www.amazon.com/gp/offer-listing/0979958717/ref=dp_olp_new?ie=UTF8&amp;condition=new</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zitizonx2.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zitizonx2.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zitizonx2.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zitizonx2.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zitizonx2.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zitizonx2.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zitizonx2.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zitizonx2.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zitizonx2.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zitizonx2.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zitizonx2.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zitizonx2.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zitizonx2.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zitizonx2.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx2.wordpress.com&amp;blog=3852673&amp;post=49&amp;subd=zitizonx2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zitizonx2.wordpress.com/2008/12/15/nmap-official-book-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/29e980b94db252a4c40a811e22130868?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ZitizonX</media:title>
		</media:content>

		<media:content url="http://ecx.images-amazon.com/images/I/51wq3ZTpLXL._SL110_PIsitb-sticker-arrow-sm,TopRight,10,-13_OU01_.jpg" medium="image">
			<media:title type="html">Return to product information</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows Domain Name Service Basics</title>
		<link>http://zitizonx2.wordpress.com/2008/12/05/windows-domain-name-service-basics/</link>
		<comments>http://zitizonx2.wordpress.com/2008/12/05/windows-domain-name-service-basics/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 06:40:58 +0000</pubDate>
		<dc:creator>ZitizonX</dc:creator>
				<category><![CDATA[DNS]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[Resource Records]]></category>
		<category><![CDATA[Windows Server 2003]]></category>

		<guid isPermaLink="false">http://zitizonx2.wordpress.com/2008/12/05/windows-domain-name-service-basics/</guid>
		<description><![CDATA[Windows DNS &#160; What is a Zone and what is a Domain &#160; Forward and Reverse Lookup Zones &#160; Resource Record Types &#160; Host(A) Record Host records, or A records, simply map a hostname to an IP address. You generally create host records for each machine in your network. A sample A record looks like [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx2.wordpress.com&amp;blog=3852673&amp;post=47&amp;subd=zitizonx2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h1>Windows DNS </h1>
<p>&#160;</p>
<h4>What is a Zone and what is a Domain</h4>
<p>&#160;</p>
<h4>Forward and Reverse Lookup Zones </h4>
<p>&#160;</p>
<h1>Resource Record Types</h1>
<h1>&#160;</h1>
<h5><font color="#0080c0">Host(A) Record</font></h5>
<p><font color="#696969">Host records, or A records, simply map a hostname to an IP address. You generally     <br />create host records for each machine in your network.      <br />A sample A record looks like this in a zone file:</font>    </p>
<p><font color="#ffd1a4">colossus A 192.168.0.10</font>    </p>
<h5><font color="#0080c0">Canonical Name (CNAME) Records</font> </h5>
<p>&#160;</p>
<p><font color="#0080c0">Mail Exchange (MX) Records </font></p>
<p><font color="#0080c0">&#160;</font></p>
<h5><font color="#0080c0">Nameserver (NS) Records</font></h5>
<p><font color="#0080c0">&#160;</font></p>
<h5><font color="#0080c0">Start of Authority (SOA) Records</font></h5>
<p><font color="#0080c0">&#160;</font></p>
<h5><font color="#0080c0">Pointer (PTR) Records</font></h5>
<p><font color="#0080c0">&#160;</font></p>
<h5><font color="#0080c0">Service (SRV) Records</font></h5>
<p>&#160;</p>
<h1>Primary and Secondary Name Servers </h1>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zitizonx2.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zitizonx2.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zitizonx2.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zitizonx2.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zitizonx2.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zitizonx2.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zitizonx2.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zitizonx2.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zitizonx2.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zitizonx2.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zitizonx2.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zitizonx2.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zitizonx2.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zitizonx2.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx2.wordpress.com&amp;blog=3852673&amp;post=47&amp;subd=zitizonx2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zitizonx2.wordpress.com/2008/12/05/windows-domain-name-service-basics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/29e980b94db252a4c40a811e22130868?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ZitizonX</media:title>
		</media:content>
	</item>
		<item>
		<title>VMWare, VirtualBox, Windows Hyper-V, Qemu</title>
		<link>http://zitizonx2.wordpress.com/2008/12/04/vmware-virtualbox-windows-hyper-v-qemu/</link>
		<comments>http://zitizonx2.wordpress.com/2008/12/04/vmware-virtualbox-windows-hyper-v-qemu/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 23:35:52 +0000</pubDate>
		<dc:creator>ZitizonX</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zitizonx2.wordpress.com/2008/12/04/vmware-virtualbox-windows-hyper-v-qemu/</guid>
		<description><![CDATA[VMWare VirtualBox Windows Hyper-V Qemu<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx2.wordpress.com&amp;blog=3852673&amp;post=46&amp;subd=zitizonx2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>VMWare</h2>
<p><a href="http://zitizonx2.files.wordpress.com/2008/12/image.png"><img style="border-right:0;border-top:0;border-left:0;border-bottom:0;display:inline;" title="image" border="0" alt="image" src="http://zitizonx2.files.wordpress.com/2008/12/image-thumb.png?w=132&#038;h=51" width="132" height="51" /></a> </p>
<h2>VirtualBox</h2>
<p><a href="http://zitizonx2.files.wordpress.com/2008/12/image1.png"><img style="border-right:0;border-top:0;border-left:0;border-bottom:0;display:inline;" title="image" border="0" alt="image" src="http://zitizonx2.files.wordpress.com/2008/12/image-thumb1.png?w=126&#038;h=196" width="126" height="196" /></a> </p>
<h2>Windows Hyper-V</h2>
<p><a href="http://zitizonx2.files.wordpress.com/2008/12/image2.png"><img style="border-right:0;border-top:0;border-left:0;border-bottom:0;display:inline;" title="image" border="0" alt="image" src="http://zitizonx2.files.wordpress.com/2008/12/image-thumb2.png?w=240&#038;h=44" width="240" height="44" /></a> </p>
<h2>Qemu</h2>
</p>
</p>
<p><a href="http://zitizonx2.files.wordpress.com/2008/12/image3.png"><img style="border-right:0;border-top:0;border-left:0;border-bottom:0;display:inline;" title="image" border="0" alt="image" src="http://zitizonx2.files.wordpress.com/2008/12/image-thumb3.png?w=240&#038;h=85" width="240" height="85" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zitizonx2.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zitizonx2.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zitizonx2.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zitizonx2.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zitizonx2.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zitizonx2.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zitizonx2.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zitizonx2.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zitizonx2.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zitizonx2.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zitizonx2.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zitizonx2.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zitizonx2.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zitizonx2.wordpress.com/46/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx2.wordpress.com&amp;blog=3852673&amp;post=46&amp;subd=zitizonx2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zitizonx2.wordpress.com/2008/12/04/vmware-virtualbox-windows-hyper-v-qemu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/29e980b94db252a4c40a811e22130868?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ZitizonX</media:title>
		</media:content>

		<media:content url="http://zitizonx2.files.wordpress.com/2008/12/image-thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://zitizonx2.files.wordpress.com/2008/12/image-thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://zitizonx2.files.wordpress.com/2008/12/image-thumb2.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://zitizonx2.files.wordpress.com/2008/12/image-thumb3.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>How to get Local and Global Group Memberships in Command Line</title>
		<link>http://zitizonx2.wordpress.com/2008/08/26/how-to-get-local-and-global-group-memberships-in-command-line/</link>
		<comments>http://zitizonx2.wordpress.com/2008/08/26/how-to-get-local-and-global-group-memberships-in-command-line/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 04:41:37 +0000</pubDate>
		<dc:creator>ZitizonX</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zitizonx2.wordpress.com/?p=16</guid>
		<description><![CDATA[I have been looking around a way to get all the Local and Global Group Memberships in command line for the past few days. Initially this issue was raised by one of my colleagues at work and he asked me whether I know how to get all the groups that a user in Active Directory [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx2.wordpress.com&amp;blog=3852673&amp;post=16&amp;subd=zitizonx2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-family:Georgia&quot;"><span style="font-size:small;font-family:&quot;">I have been looking around a way to get all the Local and Global Group Memberships in command line for the past few days. Initially this issue was raised by one of my colleagues at work and he asked me whether I know how to get all the groups that a user in Active Directory is member of. </span></span></p>
<table class="MsoTableGrid" style="border-right:medium none;border-top:medium none;background:#f9f3cf;border-left:medium none;border-bottom:medium none;border-collapse:collapse;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="border-right:#ead26c 1pt solid;border-top:#ead26c 1pt solid;border-left:#ead26c 1pt solid;width:426.1pt;border-bottom:#ead26c 1pt solid;background-color:transparent;padding:0 5.4pt;" width="568" valign="top"><span style="font-family:Georgia&quot;"><br />
<strong><span style="font-size:small;font-family:&quot;">net users rdenawaka /domain</p>
<p></span></strong></span></td>
</tr>
</tbody>
</table>
<p><span style="font-family:Georgia&quot;"><span style="font-size:small;font-family:&quot;"> </span></span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/zitizonx2.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/zitizonx2.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zitizonx2.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zitizonx2.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zitizonx2.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zitizonx2.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zitizonx2.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zitizonx2.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zitizonx2.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zitizonx2.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zitizonx2.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zitizonx2.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zitizonx2.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zitizonx2.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zitizonx2.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zitizonx2.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx2.wordpress.com&amp;blog=3852673&amp;post=16&amp;subd=zitizonx2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zitizonx2.wordpress.com/2008/08/26/how-to-get-local-and-global-group-memberships-in-command-line/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/29e980b94db252a4c40a811e22130868?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ZitizonX</media:title>
		</media:content>
	</item>
		<item>
		<title>How to add your Outlook 2003 personal contact details to address book.</title>
		<link>http://zitizonx2.wordpress.com/2008/07/17/how-to-add-your-outlook-2003-personal-contact-details-to-address-book/</link>
		<comments>http://zitizonx2.wordpress.com/2008/07/17/how-to-add-your-outlook-2003-personal-contact-details-to-address-book/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 01:52:09 +0000</pubDate>
		<dc:creator>zitizonx2</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zitizonx2.wordpress.com/?p=8</guid>
		<description><![CDATA[  Step 1 Go to Tools &#62; Email Accounts Under Directories select Add A New Directory Or Address Book and click Next. Select Additional Address Books and click Next Select Personal Address Books and click Next Click Ok.     Step 2 Go to your Contacts in outlook. (Short cut Ctrl + 3) Right click [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx2.wordpress.com&amp;blog=3852673&amp;post=8&amp;subd=zitizonx2&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin:0;"><span style="color:black;font-family:Georgia&quot;"><span style="font-size:small;font-family:&quot;"> </span></span></p>
<table class="MsoTableGrid" style="border-right:medium none;border-top:medium none;background:#dfeef9;border-left:medium none;border-bottom:medium none;border-collapse:collapse;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="border-right:#9bc0f7 1pt solid;border-top:#9bc0f7 1pt solid;border-left:#9bc0f7 1pt solid;width:426.1pt;border-bottom:#9bc0f7 1pt solid;background-color:transparent;padding:0 5.4pt;" width="568" valign="top">
<p class="MsoNormal" style="margin:0;"><span style="font-size:small;font-family:&quot;"><strong><span style="color:#ff6600;font-family:Georgia&quot;">Step 1</span></strong><span style="color:black;font-family:Georgia&quot;"></span></span></p>
<p class="MsoNormal" style="margin:0 0 0 24pt;"><span style="font-size:small;font-family:&quot;"><span style="color:black;font-family:Georgia&quot;">Go to Tools &gt; Email Accounts</span><span style="font-size:7.5pt;color:black;font-family:Georgia&quot;"></span></span></p>
<p class="MsoNormal" style="margin:0 0 0 24pt;"><span style="font-size:small;font-family:&quot;"><span style="color:black;font-family:Georgia&quot;">Under <strong>Directories</strong> select <strong>Add A New Directory Or Address Book</strong> and click Next.</span><span style="font-size:7.5pt;color:black;font-family:Georgia&quot;"></span></span></p>
<p class="MsoNormal" style="margin:0 0 0 24pt;"><span style="font-size:small;font-family:&quot;"><span style="color:black;font-family:Georgia&quot;">Select <strong>Additional Address Books</strong> and click Next</span><span style="font-size:7.5pt;color:black;font-family:Georgia&quot;"></span></span></p>
<p class="MsoNormal" style="margin:0 0 0 24pt;"><span style="font-size:small;font-family:&quot;"><span style="color:black;font-family:Georgia&quot;">Select <strong>Personal Address Books</strong> and click Next</span><span style="font-size:7.5pt;color:black;font-family:Georgia&quot;"></span></span></p>
<p class="MsoNormal" style="margin:0 0 0 24pt;"><span style="font-size:small;font-family:Times New Roman&quot;">Click Ok.</span></p>
<p class="MsoNormal" style="margin:0 0 0 24pt;"><span style="font-size:small;font-family:Times New Roman&quot;"> </span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal" style="margin:0;"><span style="color:black;font-family:Georgia&quot;"><span style="font-size:small;font-family:&quot;"> </span></span></p>
<table class="MsoTableGrid" style="border-right:medium none;border-top:medium none;background:#dfeef9;border-left:medium none;border-bottom:medium none;border-collapse:collapse;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="border-right:#9bc0f7 1pt solid;border-top:#9bc0f7 1pt solid;border-left:#9bc0f7 1pt solid;width:426.1pt;border-bottom:#9bc0f7 1pt solid;background-color:transparent;padding:0 5.4pt;" width="568" valign="top">
<p class="MsoNormal" style="margin:0;"><span style="font-size:small;font-family:&quot;"><strong><span style="color:#ff6600;font-family:Georgia&quot;">Step 2</span></strong><span style="color:black;font-family:Georgia&quot;"></span></span></p>
<p class="MsoNormal" style="margin:0 0 0 24pt;"><span style="font-size:small;font-family:&quot;"><span style="color:black;font-family:Georgia&quot;">Go to your Contacts in outlook. (Short cut Ctrl + 3)</span><span style="font-size:7.5pt;color:black;font-family:Georgia&quot;"></span></span></p>
<p class="MsoNormal" style="margin:0 0 0 24pt;"><span style="font-size:small;font-family:&quot;"><span style="color:black;font-family:Georgia&quot;">Right click on <strong>Contacts</strong> and select <strong>Properties.</strong> </span><span style="font-size:7.5pt;color:black;font-family:Georgia&quot;"></span></span></p>
<p class="MsoNormal" style="margin:0 0 0 24pt;"><span style="font-size:small;font-family:&quot;"><span style="color:black;font-family:Georgia&quot;">Go to the 3<sup>rd</sup> tab which is “<strong>Outlook Address Book</strong>”</span><span style="font-size:7.5pt;color:black;font-family:Georgia&quot;"></span></span></p>
<p class="MsoNormal" style="margin:0 0 0 24pt;"><span style="font-size:small;font-family:Times New Roman&quot;">Select Show This Folder as an Email Address Book</span></p>
<p class="MsoNormal" style="margin:0 0 0 24pt;"><span style="font-size:7.5pt;color:black;font-family:Georgia&quot;"> </span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal" style="margin:0;"><span style="color:black;font-family:Georgia&quot;"><span style="font-size:small;font-family:&quot;"> </span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="color:black;font-family:Georgia&quot;"><span style="font-size:small;font-family:&quot;">Go to your global address list (Short cut Ctrl + Shift + B)</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="color:black;font-family:Georgia&quot;"><span style="font-size:small;font-family:&quot;">You should be able to see the newly created address book in there.</span></span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/zitizonx2.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/zitizonx2.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zitizonx2.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zitizonx2.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zitizonx2.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zitizonx2.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zitizonx2.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zitizonx2.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zitizonx2.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zitizonx2.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zitizonx2.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zitizonx2.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zitizonx2.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zitizonx2.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zitizonx2.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zitizonx2.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zitizonx2.wordpress.com&amp;blog=3852673&amp;post=8&amp;subd=zitizonx2&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://zitizonx2.wordpress.com/2008/07/17/how-to-add-your-outlook-2003-personal-contact-details-to-address-book/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/58c81c5906d900a794b6d4af1e9f087e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zitizonx2</media:title>
		</media:content>
	</item>
	</channel>
</rss>
