<?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>The Arabian PowerShell</title>
	<atom:link href="http://arabianpowershell.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://arabianpowershell.wordpress.com</link>
	<description></description>
	<lastBuildDate>Sat, 22 Oct 2011 09:13:54 +0000</lastBuildDate>
	<language>ar</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='arabianpowershell.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>The Arabian PowerShell</title>
		<link>http://arabianpowershell.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://arabianpowershell.wordpress.com/osd.xml" title="The Arabian PowerShell" />
	<atom:link rel='hub' href='http://arabianpowershell.wordpress.com/?pushpress=hub'/>
		<item>
		<title>PowerShell Snap-in for Microsoft App-V Server 4.6 SP1</title>
		<link>http://arabianpowershell.wordpress.com/2011/09/23/powershell-snap-in-for-microsoft-app-v-server-4-6-sp1/</link>
		<comments>http://arabianpowershell.wordpress.com/2011/09/23/powershell-snap-in-for-microsoft-app-v-server-4-6-sp1/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 16:34:00 +0000</pubDate>
		<dc:creator>Sherif Talaat</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows PowerShell]]></category>
		<category><![CDATA[App-V]]></category>
		<category><![CDATA[App-V 4.6]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PowerShell Snap-in]]></category>
		<category><![CDATA[PowerShell Tools]]></category>

		<guid isPermaLink="false">https://arabianpowershell.wordpress.com/2011/09/23/powershell-snap-in-for-microsoft-app-v-server-4-6-sp1/</guid>
		<description><![CDATA[تم الإنتهاء من إصدار النسخة التجريبية من الـ PowerShell Snap-in الخاص بـ Microsoft App-V Server. هذا الإصدار يحتوي على 23 أمر من أوامر PowerShell والتي تغطي تقريبا 80% من App-V GUI console وذلك لتبسيط التعامل مع الـ App-V و كذلك عمليات الـ Administration المعقدة بقدر الإمكان عن طريقة إستخدام PowerShell. Cmdlets System Options Get-AppVSystemOptions Set-AppVSystemOptions [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arabianpowershell.wordpress.com&amp;blog=5834612&amp;post=381&amp;subd=arabianpowershell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>تم الإنتهاء من إصدار النسخة التجريبية من الـ PowerShell Snap-in الخاص بـ Microsoft App-V Server. هذا الإصدار يحتوي على 23 أمر من أوامر PowerShell والتي تغطي تقريبا 80% من App-V GUI console وذلك لتبسيط التعامل مع الـ App-V و كذلك عمليات الـ Administration المعقدة بقدر الإمكان عن طريقة إستخدام PowerShell.</p>
<p><a href="http://arabianpowershell.files.wordpress.com/2011/09/powershell_appv_logo.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="powershell_appv_logo" border="0" alt="powershell_appv_logo" src="http://arabianpowershell.files.wordpress.com/2011/09/powershell_appv_logo_thumb.png?w=200&#038;h=200" width="200" height="200" /></a></p>
<p><b>Cmdlets</b></p>
<p><b>System Options</b></p>
<ul>
<li>Get-AppVSystemOptions </li>
</ul>
<ul>
<li>Set-AppVSystemOptions </li>
</ul>
<p><b>Packages</b></p>
<ul>
<li>Get-AppVPackages </li>
</ul>
<ul>
<li>New-AppVPackage </li>
</ul>
<ul>
<li>Remove-AppVPackage </li>
</ul>
<p><b>Application Groups</b></p>
<ul>
<li>Get-AppVApplicationGroup </li>
</ul>
<ul>
<li>New-AppVApplicationGroup </li>
</ul>
<ul>
<li>Remove-AppVApplicationGroup </li>
</ul>
<p><b>Applications</b></p>
<ul>
<li>Get-AppVApplications </li>
</ul>
<ul>
<li>New-AppVApplication </li>
</ul>
<ul>
<li>Remove-AppVApplication </li>
</ul>
<ul>
<li>Set-AppVApplicationPublishingSettings </li>
</ul>
<p><b>Administrators</b></p>
<ul>
<li>Get-AppVAdministrators </li>
</ul>
<ul>
<li>New-AppVAdministrator </li>
</ul>
<ul>
<li>Remove-AppVAdministrator </li>
</ul>
<p><b>Server Groups</b></p>
<ul>
<li>Get-AppVServerGroup </li>
</ul>
<ul>
<li>New-AppVServerGroup </li>
</ul>
<ul>
<li>Remove-AppVServerGroup </li>
</ul>
<p><b>Servers</b></p>
<ul>
<li>Get-AppVServers </li>
</ul>
<ul>
<li>New-AppVServer </li>
</ul>
<ul>
<li>Remove-AppVServer </li>
</ul>
<p><b>Providers</b></p>
<ul>
<li>Get-AppVProviders </li>
</ul>
<ul>
<li>Remove-AppVProvider </li>
</ul>
<p>&#160;</p>
<p>للتحميل و طريقة الإستخدام: <a href="http://posh4appv.codeplex.com/" target="_blank">Microsoft App-V Server SnapIn</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arabianpowershell.wordpress.com/381/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arabianpowershell.wordpress.com/381/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arabianpowershell.wordpress.com/381/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arabianpowershell.wordpress.com/381/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arabianpowershell.wordpress.com/381/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arabianpowershell.wordpress.com/381/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arabianpowershell.wordpress.com/381/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arabianpowershell.wordpress.com/381/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arabianpowershell.wordpress.com/381/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arabianpowershell.wordpress.com/381/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arabianpowershell.wordpress.com/381/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arabianpowershell.wordpress.com/381/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arabianpowershell.wordpress.com/381/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arabianpowershell.wordpress.com/381/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arabianpowershell.wordpress.com&amp;blog=5834612&amp;post=381&amp;subd=arabianpowershell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arabianpowershell.wordpress.com/2011/09/23/powershell-snap-in-for-microsoft-app-v-server-4-6-sp1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e869c54b41763620c9fc400a7ba72c2f?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">Sherif Talaat</media:title>
		</media:content>

		<media:content url="http://arabianpowershell.files.wordpress.com/2011/09/powershell_appv_logo_thumb.png" medium="image">
			<media:title type="html">powershell_appv_logo</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows Management Framework 3.0 &#8211; (CTP) #1</title>
		<link>http://arabianpowershell.wordpress.com/2011/09/20/windows-management-framework-3-0-ctp-1/</link>
		<comments>http://arabianpowershell.wordpress.com/2011/09/20/windows-management-framework-3-0-ctp-1/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 23:01:00 +0000</pubDate>
		<dc:creator>Sherif Talaat</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Windows PowerShell]]></category>

		<guid isPermaLink="false">https://arabianpowershell.wordpress.com/2011/09/20/windows-management-framework-3-0-ctp-1/</guid>
		<description><![CDATA[أزاحت ميكروسوفت الستار عن النسخة التجريبية من الإصدار الثالث لـ Windows Management Framework الذي يحتوي على: Windows PowerShell v3.0 WMI WinRM للتحميل: Windows Management Framework 3.0 CTP #1<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arabianpowershell.wordpress.com&amp;blog=5834612&amp;post=374&amp;subd=arabianpowershell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>أزاحت ميكروسوفت الستار عن النسخة التجريبية من الإصدار الثالث لـ Windows Management Framework الذي يحتوي على:</p>
<ul>
<li>Windows PowerShell v3.0 </li>
<li>WMI </li>
<li>WinRM </li>
</ul>
<p>للتحميل: <a href="http://www.microsoft.com/download/en/details.aspx?id=27548&amp;utm_source=feedburner&amp;utm_medium=twitter&amp;utm_campaign=Feed%3A+MicrosoftDownloadCenter+%28Microsoft+Download+Center%29" target="_blank">Windows Management Framework 3.0 CTP #1</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arabianpowershell.wordpress.com/374/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arabianpowershell.wordpress.com/374/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arabianpowershell.wordpress.com/374/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arabianpowershell.wordpress.com/374/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arabianpowershell.wordpress.com/374/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arabianpowershell.wordpress.com/374/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arabianpowershell.wordpress.com/374/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arabianpowershell.wordpress.com/374/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arabianpowershell.wordpress.com/374/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arabianpowershell.wordpress.com/374/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arabianpowershell.wordpress.com/374/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arabianpowershell.wordpress.com/374/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arabianpowershell.wordpress.com/374/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arabianpowershell.wordpress.com/374/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arabianpowershell.wordpress.com&amp;blog=5834612&amp;post=374&amp;subd=arabianpowershell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arabianpowershell.wordpress.com/2011/09/20/windows-management-framework-3-0-ctp-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e869c54b41763620c9fc400a7ba72c2f?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">Sherif Talaat</media:title>
		</media:content>
	</item>
		<item>
		<title>PowerStudio</title>
		<link>http://arabianpowershell.wordpress.com/2011/08/13/powerstudio/</link>
		<comments>http://arabianpowershell.wordpress.com/2011/08/13/powerstudio/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 16:21:00 +0000</pubDate>
		<dc:creator>Sherif Talaat</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows PowerShell]]></category>
		<category><![CDATA[PowerStudio]]></category>
		<category><![CDATA[Visual Studio Extension]]></category>
		<category><![CDATA[VSIX]]></category>

		<guid isPermaLink="false">https://arabianpowershell.wordpress.com/2011/08/13/powerstudio/</guid>
		<description><![CDATA[PowerStudio هو عبارة عن Extension لبرنامج Visual Studio 2010، نقدر نطلق عليه نوع من الـ integration بين الـ PowerShell و الـ Visual Studio. الهدف منه هو إستخدام بعض المميزات features الموجودة داخل برنامج Visual Studio لكتابة كود PowerShell. على سبيل الثال، Color Coding و IntelliSense و Syntax Error Detection. &#160; &#160; PowerStudio متاح للتحميل على [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arabianpowershell.wordpress.com&amp;blog=5834612&amp;post=370&amp;subd=arabianpowershell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>PowerStudio هو عبارة عن Extension لبرنامج Visual Studio 2010، نقدر نطلق عليه نوع من الـ integration بين الـ PowerShell و الـ Visual Studio. الهدف منه هو إستخدام بعض المميزات features الموجودة داخل برنامج Visual Studio لكتابة كود PowerShell. على سبيل الثال، Color Coding و IntelliSense و Syntax Error Detection. </p>
<p align="center">&#160;</p>
<p align="center"><img src="http://i1.visualstudiogallery.msdn.s-msft.com/9b3272d4-6d13-4c1c-93bc-3ec74614508e/image/file/55679/2/screenshot.png" /></p>
<p>&#160;</p>
<p><a href="http://visualstudiogallery.msdn.microsoft.com/9b3272d4-6d13-4c1c-93bc-3ec74614508e" target="_blank">PowerStudio</a> متاح للتحميل على <a href="http://visualstudiogallery.msdn.microsoft.com/" target="_blank">Visual Studio Gallery</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arabianpowershell.wordpress.com/370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arabianpowershell.wordpress.com/370/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arabianpowershell.wordpress.com/370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arabianpowershell.wordpress.com/370/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arabianpowershell.wordpress.com/370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arabianpowershell.wordpress.com/370/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arabianpowershell.wordpress.com/370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arabianpowershell.wordpress.com/370/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arabianpowershell.wordpress.com/370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arabianpowershell.wordpress.com/370/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arabianpowershell.wordpress.com/370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arabianpowershell.wordpress.com/370/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arabianpowershell.wordpress.com/370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arabianpowershell.wordpress.com/370/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arabianpowershell.wordpress.com&amp;blog=5834612&amp;post=370&amp;subd=arabianpowershell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arabianpowershell.wordpress.com/2011/08/13/powerstudio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e869c54b41763620c9fc400a7ba72c2f?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">Sherif Talaat</media:title>
		</media:content>

		<media:content url="http://i1.visualstudiogallery.msdn.s-msft.com/9b3272d4-6d13-4c1c-93bc-3ec74614508e/image/file/55679/2/screenshot.png" medium="image" />
	</item>
		<item>
		<title>PowerShell Tips &amp; Tricks: Tip# 11 List installed COM Objects in Windows</title>
		<link>http://arabianpowershell.wordpress.com/2011/08/13/powershell-tips-tricks-tip-11-list-installed-com-objects-in-windows/</link>
		<comments>http://arabianpowershell.wordpress.com/2011/08/13/powershell-tips-tricks-tip-11-list-installed-com-objects-in-windows/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 03:44:00 +0000</pubDate>
		<dc:creator>Sherif Talaat</dc:creator>
				<category><![CDATA[Windows PowerShell]]></category>
		<category><![CDATA[COM Objects]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">https://arabianpowershell.wordpress.com/2011/08/13/powershell-tips-tricks-tip-11-list-installed-com-objects-in-windows/</guid>
		<description><![CDATA[كنت أقوم بالبحث عن بعض المواضيع الخاصة بإستخدام COM Objects مع&#160; PowerShell و وجدت السكربت التالي. هذا السكربت يقوم بالبحث عن جميع الـ COM Objects الموجودة داخل Windows. &#160; &#160; للأمانة العلمية، السكربت منقول من احد المنتديات في الرد على أحد الأسئلة دون ذكر إسمه المؤلف .. في حالة معرفة إسم المؤلف برجاء إرساله لنتمكن [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arabianpowershell.wordpress.com&amp;blog=5834612&amp;post=369&amp;subd=arabianpowershell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>كنت أقوم بالبحث عن بعض المواضيع الخاصة بإستخدام COM Objects مع&#160; PowerShell و وجدت السكربت التالي. هذا السكربت يقوم بالبحث عن جميع الـ COM Objects الموجودة داخل Windows. </p>
<p>&#160;</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:C89E2BDB-ADD3-4f7a-9810-1B7EACF446C1:56489dd9-97d8-4bcd-9850-480e5c601ab0" class="wlWriterEditableSmartContent">
<pre style="white-space:normal;">
<pre class="brush: powershell; html-script: false; pad-line-numbers: true;">
gci HKLM:\Software\Classes -ea 0| ? {$_.PSChildName -match '^\w+\.\w+$' -and (gp &quot;$($_.PSPath)\CLSID&quot; -ea 0)} | Out-GridView
</pre>
</pre>
</div>
<p>&#160;</p>
<p>للأمانة العلمية، السكربت منقول من احد المنتديات في الرد على أحد الأسئلة دون ذكر إسمه المؤلف .. في حالة معرفة إسم المؤلف برجاء إرساله لنتمكن من إضافته للموضوع</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arabianpowershell.wordpress.com/369/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arabianpowershell.wordpress.com/369/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arabianpowershell.wordpress.com/369/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arabianpowershell.wordpress.com/369/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arabianpowershell.wordpress.com/369/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arabianpowershell.wordpress.com/369/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arabianpowershell.wordpress.com/369/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arabianpowershell.wordpress.com/369/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arabianpowershell.wordpress.com/369/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arabianpowershell.wordpress.com/369/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arabianpowershell.wordpress.com/369/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arabianpowershell.wordpress.com/369/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arabianpowershell.wordpress.com/369/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arabianpowershell.wordpress.com/369/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arabianpowershell.wordpress.com&amp;blog=5834612&amp;post=369&amp;subd=arabianpowershell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arabianpowershell.wordpress.com/2011/08/13/powershell-tips-tricks-tip-11-list-installed-com-objects-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e869c54b41763620c9fc400a7ba72c2f?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">Sherif Talaat</media:title>
		</media:content>
	</item>
		<item>
		<title>Download all SharePoint 2010 prerequisites on one-click using PowerShell</title>
		<link>http://arabianpowershell.wordpress.com/2011/08/06/download-all-sharepoint-2010-prerequisites-on-one-click-using-powershell/</link>
		<comments>http://arabianpowershell.wordpress.com/2011/08/06/download-all-sharepoint-2010-prerequisites-on-one-click-using-powershell/#comments</comments>
		<pubDate>Sat, 06 Aug 2011 02:09:00 +0000</pubDate>
		<dc:creator>Sherif Talaat</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows PowerShell]]></category>
		<category><![CDATA[AutoSPInstaller]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">https://arabianpowershell.wordpress.com/2011/08/06/download-all-sharepoint-2010-prerequisites-on-one-click-using-powershell/</guid>
		<description><![CDATA[النهارده هنتكلم عن سكربت اسمه AutoSPInstaller ، السكربت ده كتبه شخص اسمه Brian Lalancette وهو احد محترفين الـ SharePoint. الهدف من AutoSPInstaller هو تحميل و تخزين جميع الملفات المطلوبة او ما يسمي prerequisites من Windows Update و Hotfix و Software على الكمبيوتر الشخصي او السيرفر حني نتمكن من تركيب SharePoint اوفلاين و بدون الحاجة إلي [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arabianpowershell.wordpress.com&amp;blog=5834612&amp;post=367&amp;subd=arabianpowershell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>النهارده هنتكلم عن سكربت اسمه AutoSPInstaller ، السكربت ده كتبه شخص اسمه <a href="http://twitter.com/#!/brianlala">Brian Lalancette</a> وهو احد محترفين الـ SharePoint. </p>
<p>الهدف من AutoSPInstaller هو تحميل و تخزين جميع الملفات المطلوبة او ما يسمي prerequisites من Windows Update و Hotfix و Software على الكمبيوتر الشخصي او السيرفر حني نتمكن من تركيب SharePoint اوفلاين و بدون الحاجة إلي انترنت وتوفير الوقت الضائع في تحميل هذه الملفات كل مرة نقوم بتركيب SharePoint.</p>
<p>&#160;</p>
<p>رابط التحميل <a href="http://autospinstaller.codeplex.com/releases/view/44442">AutoSPInstaller</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arabianpowershell.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arabianpowershell.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arabianpowershell.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arabianpowershell.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arabianpowershell.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arabianpowershell.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arabianpowershell.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arabianpowershell.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arabianpowershell.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arabianpowershell.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arabianpowershell.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arabianpowershell.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arabianpowershell.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arabianpowershell.wordpress.com/367/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arabianpowershell.wordpress.com&amp;blog=5834612&amp;post=367&amp;subd=arabianpowershell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arabianpowershell.wordpress.com/2011/08/06/download-all-sharepoint-2010-prerequisites-on-one-click-using-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e869c54b41763620c9fc400a7ba72c2f?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">Sherif Talaat</media:title>
		</media:content>
	</item>
		<item>
		<title>PowerShell Tips &amp; Tricks: Tip# 10 How to Generate Secure Random Password</title>
		<link>http://arabianpowershell.wordpress.com/2011/08/03/powershell-tips-tricks-tip-10-how-to-generate-secure-random-password/</link>
		<comments>http://arabianpowershell.wordpress.com/2011/08/03/powershell-tips-tricks-tip-10-how-to-generate-secure-random-password/#comments</comments>
		<pubDate>Wed, 03 Aug 2011 14:34:00 +0000</pubDate>
		<dc:creator>Sherif Talaat</dc:creator>
				<category><![CDATA[Windows PowerShell]]></category>
		<category><![CDATA[.net objects]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">https://arabianpowershell.wordpress.com/2011/08/03/powershell-tips-tricks-tip-10-how-to-generate-secure-random-password/</guid>
		<description><![CDATA[في الموضوع ده هنعرف ازاي نكتب كود PowerShell يستخدم dotNET Methods. في المثال ده هنستخدم Membership.GeneratePassword وهي Method مسئولة عن إنشاء Complex Password بشكل عشوائي و التي من الممكن ان تستخدم في عمليه إنشاء مستخدمين Exchange و Active Directory<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arabianpowershell.wordpress.com&amp;blog=5834612&amp;post=366&amp;subd=arabianpowershell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>في الموضوع ده هنعرف ازاي نكتب كود PowerShell يستخدم dotNET Methods.</p>
<p>في المثال ده هنستخدم <a href="http://msdn.microsoft.com/en-us/library/system.web.security.membership.generatepassword.aspx" target="_blank">Membership.GeneratePassword</a> وهي Method مسئولة عن إنشاء Complex Password بشكل عشوائي و التي من الممكن ان تستخدم في عمليه إنشاء مستخدمين Exchange و Active Directory</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:C89E2BDB-ADD3-4f7a-9810-1B7EACF446C1:6e1679c8-9fb0-44e4-95fe-edb284c02ca8" class="wlWriterEditableSmartContent">
<pre style="white-space:normal;">
<pre class="brush: powershell; pad-line-numbers: true;">
# namespace: System.Web.Security
# assembly:  System.Web (in System.Web.dll)
# method:    GeneratePassword(int length, int numberOfNonAlphanumericCharacters)

#Load &quot;System.Web&quot; assembly in PowerShell console
[Reflection.Assembly]::LoadWithPartialName(&quot;System.Web&quot;)

#Calling GeneratePassword Method
[System.Web.Security.Membership]::GeneratePassword(10,0)
</pre>
</pre>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arabianpowershell.wordpress.com/366/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arabianpowershell.wordpress.com/366/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arabianpowershell.wordpress.com/366/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arabianpowershell.wordpress.com/366/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arabianpowershell.wordpress.com/366/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arabianpowershell.wordpress.com/366/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arabianpowershell.wordpress.com/366/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arabianpowershell.wordpress.com/366/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arabianpowershell.wordpress.com/366/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arabianpowershell.wordpress.com/366/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arabianpowershell.wordpress.com/366/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arabianpowershell.wordpress.com/366/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arabianpowershell.wordpress.com/366/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arabianpowershell.wordpress.com/366/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arabianpowershell.wordpress.com&amp;blog=5834612&amp;post=366&amp;subd=arabianpowershell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arabianpowershell.wordpress.com/2011/08/03/powershell-tips-tricks-tip-10-how-to-generate-secure-random-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e869c54b41763620c9fc400a7ba72c2f?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">Sherif Talaat</media:title>
		</media:content>
	</item>
		<item>
		<title>The 2011 Scripting Games</title>
		<link>http://arabianpowershell.wordpress.com/2011/04/04/the-2011-scripting-games/</link>
		<comments>http://arabianpowershell.wordpress.com/2011/04/04/the-2011-scripting-games/#comments</comments>
		<pubDate>Sun, 03 Apr 2011 22:21:10 +0000</pubDate>
		<dc:creator>Sherif Talaat</dc:creator>
				<category><![CDATA[Windows PowerShell]]></category>
		<category><![CDATA[Scripting Games]]></category>

		<guid isPermaLink="false">http://arabianpowershell.wordpress.com/?p=357</guid>
		<description><![CDATA[غداَ إن شاء الله هو اليوم الأول في دورة Scripting Games السنوية. تبدأ الدورة يوم 4/4/2011 وتنتهي يوم 15/4/2011. تحتوي الدورة على مجموعة كبيرة من الإلعاب و التصنيفات لجميع الفئات المبتدئين والمحترفين. تساعد الدورة في إكتساب بعض المهارات العملية في كتابة السكربت  بالإضافة إلي بعض الجوائز القيمة للمتسابقين. http://2011SG.Poshcode.Org<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arabianpowershell.wordpress.com&amp;blog=5834612&amp;post=357&amp;subd=arabianpowershell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_358" class="wp-caption aligncenter" style="width: 503px"><img class="size-full wp-image-358" title="2011 Scripting Games" src="http://arabianpowershell.files.wordpress.com/2011/04/dr_scripto_2011_soul-50_thumb.png?w=493&#038;h=310" alt="2011 Scripting Games" width="493" height="310" /><p class="wp-caption-text">2011 Scripting Games</p></div>
<p>غداَ إن شاء الله هو اليوم الأول في دورة Scripting Games السنوية. تبدأ الدورة يوم 4/4/2011 وتنتهي يوم 15/4/2011.</p>
<p>تحتوي الدورة على مجموعة كبيرة من الإلعاب و التصنيفات لجميع الفئات المبتدئين والمحترفين.</p>
<p>تساعد الدورة في إكتساب بعض المهارات العملية في كتابة السكربت  بالإضافة إلي بعض الجوائز القيمة للمتسابقين.</p>
<p style="text-align:center;"><a title="The 2011 Scripting Games" href="http://2011SG.Poshcode.Org" target="_blank"><span style="font-size:x-large;">http://2011SG.Poshcode.Org</span></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arabianpowershell.wordpress.com/357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arabianpowershell.wordpress.com/357/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arabianpowershell.wordpress.com/357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arabianpowershell.wordpress.com/357/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arabianpowershell.wordpress.com/357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arabianpowershell.wordpress.com/357/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arabianpowershell.wordpress.com/357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arabianpowershell.wordpress.com/357/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arabianpowershell.wordpress.com/357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arabianpowershell.wordpress.com/357/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arabianpowershell.wordpress.com/357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arabianpowershell.wordpress.com/357/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arabianpowershell.wordpress.com/357/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arabianpowershell.wordpress.com/357/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arabianpowershell.wordpress.com&amp;blog=5834612&amp;post=357&amp;subd=arabianpowershell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arabianpowershell.wordpress.com/2011/04/04/the-2011-scripting-games/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e869c54b41763620c9fc400a7ba72c2f?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">Sherif Talaat</media:title>
		</media:content>

		<media:content url="http://arabianpowershell.files.wordpress.com/2011/04/dr_scripto_2011_soul-50_thumb.png" medium="image">
			<media:title type="html">2011 Scripting Games</media:title>
		</media:content>
	</item>
		<item>
		<title>PowerShell Sessions @TechEdME 2011</title>
		<link>http://arabianpowershell.wordpress.com/2011/03/21/powershell-sessions-techedme-2011/</link>
		<comments>http://arabianpowershell.wordpress.com/2011/03/21/powershell-sessions-techedme-2011/#comments</comments>
		<pubDate>Sun, 20 Mar 2011 23:20:00 +0000</pubDate>
		<dc:creator>Sherif Talaat</dc:creator>
				<category><![CDATA[Windows PowerShell]]></category>
		<category><![CDATA[Refaat Issa]]></category>

		<guid isPermaLink="false">https://arabianpowershell.wordpress.com/?p=354</guid>
		<description><![CDATA[قام المهندس/ رفعت عيسي –  Senior Program Manager – PowerShell Teamبتقديم محاضرتين عن PowerShell في مؤتمر TechEd الشرق الأوسط المقام في دبي. المحاضرة الأولي بعنوان: Windows PowerShell for Beginners وهي ملخص عن ما هو PowerShell وبعض المفاهيم الأساسية بالإضافة إلي بعض المصادر المساعدة على تعليم Windows PowerShell. المحاضرة الثانية بعنوان: Tips on Automating and Managing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arabianpowershell.wordpress.com&amp;blog=5834612&amp;post=354&amp;subd=arabianpowershell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div>قام المهندس/ رفعت عيسي –  Senior Program Manager – PowerShell Teamبتقديم محاضرتين عن PowerShell في مؤتمر <a title="TechEd MiddleEast Dubai 2011" href="http://teched.ae/" target="_blank">TechEd</a> الشرق الأوسط المقام في دبي.</div>
<ul>
<li>المحاضرة الأولي بعنوان: Windows PowerShell for Beginners وهي ملخص عن ما هو PowerShell وبعض المفاهيم الأساسية بالإضافة إلي بعض المصادر المساعدة على تعليم Windows PowerShell.</li>
<li>المحاضرة الثانية بعنوان: Tips on Automating and Managing the Breadth of Your IT Environment وكانت عبارة عن مجموعة من الطرق و الأفكار التي تساعد في عملية الـSystem Automation بإستخدام PowerShell وكان اهم هذه الأفكار هي إستخدام Windows PowerShell في ما يسمي بالـ Out-Of-Band Management، بإختصار شديد هو إمكانية التحكم في جهاز الحاسب دون الحاجة إلي Operating System.</li>
</ul>
<div id="scid:66721397-FF69-4ca6-AEC4-17E6B3208830:1f532fd1-9343-41ab-a9e7-fe3043872b44" class="wlWriterEditableSmartContent" style="width:469px;display:block;float:none;margin-left:auto;margin-right:auto;padding:0;">
<table style="outline:none;width:469px;border-collapse:collapse;border-style:none;margin:0;padding:0;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="outline:none;width:auto;border-style:none;margin:0;padding:0;"><a style="outline:none;border-style:none;margin:0;padding:0;" href="https://cid-c726d6ff0e9f43f8.skydrive.live.com/redir.aspx?page=play&amp;resid=C726D6FF0E9F43F8!445&amp;type=5&amp;authkey=wQgUHTUW1Sg%24&amp;Bsrc=Photomail&amp;Bpub=SDX.Photos" target="_blank"><img style="outline:none;border:0;background:none;background-image:none;vertical-align:bottom;border-style:none;margin:0;padding:0;" title="View album" src="http://arabianpowershell.files.wordpress.com/2011/03/powershell-techedme2011.jpg?w=600" alt="View album" /></a></p>
<div style="width:469px;text-align:center;overflow:visible;margin:0;padding:0;">
<div style="width:469px;overflow:visible;"><a style="text-decoration:none;" href="https://cid-c726d6ff0e9f43f8.skydrive.live.com/redir.aspx?page=browse&amp;resid=C726D6FF0E9F43F8!445&amp;type=5&amp;authkey=wQgUHTUW1Sg%24&amp;Bsrc=Photomail&amp;Bpub=SDX.Photos" target="_blank"><span style="line-height:1.26em;width:469px;font-size:26pt;font-family:'Segoe UI', helvetica, arial, sans-serif;padding:0;">PowerShell @TechEdME 2011 by Refaat Issa</span></a></div>
<div style="text-align:center;font-family:'Segoe UI', helvetica, arial, sans-serif;font-size:8pt;margin:0;padding:9px 0 0;">
<table style="text-align:center;width:auto;margin-left:auto;margin-right:auto;outline:none;border-collapse:collapse;border-style:none;padding:0;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="vertical-align:top;outline:none;border-style:none;margin:0;padding:6px 12px 6px 0;"><a style="font-family:'Segoe UI', helvetica, arial, sans-serif;font-size:8pt;outline:none;text-decoration:none;border-style:none;margin:0;padding:0;" href="https://cid-c726d6ff0e9f43f8.skydrive.live.com/redir.aspx?page=play&amp;resid=C726D6FF0E9F43F8!445&amp;type=5&amp;authkey=wQgUHTUW1Sg%24&amp;Bsrc=Photomail&amp;Bpub=SDX.Photos" target="_blank">VIEW SLIDE SHOW</a></td>
<td style="vertical-align:top;outline:none;border-style:none;margin:0;padding:6px 0;"><a style="font-family:'Segoe UI', helvetica, arial, sans-serif;font-size:8pt;outline:none;text-decoration:none;border-style:none;margin:0;padding:0;" href="https://cid-c726d6ff0e9f43f8.skydrive.live.com/redir.aspx?page=downloadphotos&amp;resid=C726D6FF0E9F43F8!445&amp;type=5&amp;Bsrc=Photomail&amp;Bpub=SDX.Photos&amp;authkey=wQgUHTUW1Sg%24" target="_blank">DOWNLOAD ALL</a></td>
</tr>
</tbody>
</table>
</div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arabianpowershell.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arabianpowershell.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arabianpowershell.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arabianpowershell.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arabianpowershell.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arabianpowershell.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arabianpowershell.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arabianpowershell.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arabianpowershell.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arabianpowershell.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arabianpowershell.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arabianpowershell.wordpress.com/354/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arabianpowershell.wordpress.com/354/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arabianpowershell.wordpress.com/354/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arabianpowershell.wordpress.com&amp;blog=5834612&amp;post=354&amp;subd=arabianpowershell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arabianpowershell.wordpress.com/2011/03/21/powershell-sessions-techedme-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e869c54b41763620c9fc400a7ba72c2f?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">Sherif Talaat</media:title>
		</media:content>

		<media:content url="http://arabianpowershell.files.wordpress.com/2011/03/powershell-techedme2011.jpg" medium="image">
			<media:title type="html">View album</media:title>
		</media:content>
	</item>
		<item>
		<title>Access WebService using PowerShell</title>
		<link>http://arabianpowershell.wordpress.com/2011/02/19/access-webservice-using-powershell/</link>
		<comments>http://arabianpowershell.wordpress.com/2011/02/19/access-webservice-using-powershell/#comments</comments>
		<pubDate>Sat, 19 Feb 2011 19:41:56 +0000</pubDate>
		<dc:creator>Sherif Talaat</dc:creator>
				<category><![CDATA[Windows PowerShell]]></category>
		<category><![CDATA[New-WebServiceProxy]]></category>
		<category><![CDATA[XML WebService]]></category>

		<guid isPermaLink="false">http://arabianpowershell.wordpress.com/?p=343</guid>
		<description><![CDATA[في السطور القليلة القادمة ، سأقوم بشرح كيفية التعامل و إستخدام الـ WebService عن طريق Windows PowerShell. الـ WebService بإختصار هي عبارة عن function أو Method يمكن إستخدامها عن طريق الإنترنت. تعريف أخر، هي عبارة عن برنامج XML يستخدم لنقل البيانات عن طريق الإنترنت. التعامل مع الـWebSerivce بإستخدام Windows PowerShell:- يحتوي Windows PowerShell على cmdlet [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arabianpowershell.wordpress.com&amp;blog=5834612&amp;post=343&amp;subd=arabianpowershell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>في السطور القليلة القادمة ، سأقوم بشرح كيفية التعامل و إستخدام الـ <a title="What is XML WebSerivce?" href="http://msdn.microsoft.com/en-us/library/ms996507.aspx" target="_blank">WebService </a>عن طريق Windows PowerShell.</p>
<p>الـ WebService بإختصار هي عبارة عن function أو Method يمكن إستخدامها عن طريق الإنترنت. تعريف أخر، هي عبارة عن برنامج XML يستخدم لنقل البيانات عن طريق الإنترنت.</p>
<p><strong>التعامل مع الـWebSerivce بإستخدام Windows PowerShell:-</strong></p>
<p>يحتوي Windows PowerShell على cmdlet تسمي <strong><span style="color:#0000ff;">New-WebServiceProxy </span></strong><span style="color:#0000ff;"><span style="color:#000000;">و هي المسئولة عن التعامل مع الـWebService.</span></span></p>
<p><strong><span style="color:#339966;">مثال رقم1:</span></strong></p>
<p><span style="color:#000000;">في هذا المثال سنقوم بإستخدام GeoIPService وهي عبارة عن WebService تقوم بتحديد البلد بناءً على الـ IP Address.</span></p>
<p>WebSerivce URI:</p>
<p><span style="text-decoration:underline;"><span style="color:#993300;">http://www.webservicex.net/geoipservice.asmx?WSDL</span></span></p>
<p> Web Method:</p>
<p><span style="color:#993300;">GetGeoIP</span></p>
<p><span style="color:#000000;">Code:</span></p>
<div><span style="color:#000000;"> </span></div>
<div><span style="color:#000000;"> </span></div>
<div><span style="color:#000000;"></span></div>
<p><span style="color:#000000;"></p>
<div class="mceTemp mceIEcenter">
<div id="attachment_344" class="wp-caption aligncenter" style="width: 610px"><a href="http://arabianpowershell.files.wordpress.com/2011/02/getgeoip.png"><img class="size-full wp-image-344" title="GetGeoIP" src="http://arabianpowershell.files.wordpress.com/2011/02/getgeoip.png?w=600&#038;h=335" alt="GetGeoIP" width="600" height="335" /></a><p class="wp-caption-text">GetGeoIP Code and Results</p></div>
</div>
<p> </p>
<p></span></p>
<p><strong><span style="color:#000000;">لمزيد من المعلومات والأمثلة:</span></strong></p>
<p><span style="color:#000000;"><strong><span style="color:#000000;"><span style="color:#0000ff;">﻿Get-Help </span><span style="color:#800080;">New-WebServiceProxy </span>-<span style="color:#000080;">Full</span></span></strong></span></p>
<p><strong><span style="color:#000000;"><span style="color:#000000;"> </span></span></strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arabianpowershell.wordpress.com/343/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arabianpowershell.wordpress.com/343/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arabianpowershell.wordpress.com/343/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arabianpowershell.wordpress.com/343/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arabianpowershell.wordpress.com/343/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arabianpowershell.wordpress.com/343/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arabianpowershell.wordpress.com/343/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arabianpowershell.wordpress.com/343/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arabianpowershell.wordpress.com/343/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arabianpowershell.wordpress.com/343/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arabianpowershell.wordpress.com/343/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arabianpowershell.wordpress.com/343/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arabianpowershell.wordpress.com/343/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arabianpowershell.wordpress.com/343/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arabianpowershell.wordpress.com&amp;blog=5834612&amp;post=343&amp;subd=arabianpowershell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arabianpowershell.wordpress.com/2011/02/19/access-webservice-using-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e869c54b41763620c9fc400a7ba72c2f?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">Sherif Talaat</media:title>
		</media:content>

		<media:content url="http://arabianpowershell.files.wordpress.com/2011/02/getgeoip.png" medium="image">
			<media:title type="html">GetGeoIP</media:title>
		</media:content>
	</item>
		<item>
		<title>Block/Unblock Outlook Attachment Extensions using PowerShell</title>
		<link>http://arabianpowershell.wordpress.com/2011/02/05/blockunblock-outlook-attachment-extensions-using-powershell/</link>
		<comments>http://arabianpowershell.wordpress.com/2011/02/05/blockunblock-outlook-attachment-extensions-using-powershell/#comments</comments>
		<pubDate>Sat, 05 Feb 2011 18:14:00 +0000</pubDate>
		<dc:creator>Sherif Talaat</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows PowerShell]]></category>
		<category><![CDATA[Microsoft Office Outlook]]></category>
		<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">https://arabianpowershell.wordpress.com/2011/02/05/blockunblock-outlook-attachment-extensions-using-powershell/</guid>
		<description><![CDATA[أحيانا لا تستطيع تحميل المرفقات من رسالة بريد الإلكتروني و تظهر رسالة &#34;Outlook blocked access to the following potentially unsafe attachments&#34; &#160;بدلاً من الملف المرفق في بعض رسائل البريد الإلكتروني التي تحتوي على ملفات مرفقة. السبب في ذلك هو ان Microsoft Office Outlook يقوم بعمل Block لبعض إمتدادت الملفات كنوع من أنواع الحماية. “القائمة الكاملة [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arabianpowershell.wordpress.com&amp;blog=5834612&amp;post=342&amp;subd=arabianpowershell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><font color="#ff0000"><font color="#000000"><font color="#000000">أحيانا لا تستطيع <font color="#000000">تحميل المرفقات</font> من رسالة بريد الإلكتروني و</font> تظهر رسالة </font></font></p>
<p><font color="#ff0000">&quot;Outlook blocked access to the following potentially unsafe attachments&quot;</font></p>
<p><font color="#ff0000">&#160;</font><font color="#000000">بدلاً من الملف المرفق في بعض رسائل البريد الإلكتروني التي تحتوي على ملفات مرفقة.</font><font color="#000000"> السبب في ذلك هو ان Microsoft Office Outlook يقوم بعمل Block لبعض إمتدادت الملفات كنوع من أنواع الحماية. “<a href="http://office.microsoft.com/en-us/outlook/HA012299521033.aspx" target="_blank">القائمة الكاملة بإمتدادات الملفات</a>”</font></p>
<p><a href="http://arabianpowershell.files.wordpress.com/2011/02/outlook-block.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="outlook-block" border="0" alt="outlook-block" src="http://arabianpowershell.files.wordpress.com/2011/02/outlook-block_thumb.png?w=600&#038;h=31" width="600" height="31" /></a></p>
<p><font color="#000000">يمكن تغير هذه القائمة بعدة طرق مختلفة ولكن أهمها و أكثرها إستخداما هي عن طريق بعض التعديلات في الـRegistry. العيب الوحيد في هذه الطريقة هي ان أصغر خطأ ممكن ان يوثر على الـOperating System بشكل كامل.</font></p>
<p><strong><font color="#000000"><u>Outlook Attachments Security Editor:</u></font></strong></p>
<p><font color="#000000">هو عبارة عن GUI تم كتابتها بإستخدام Windows PowerShell تقوم بالتعديل في الـRegistry بدلاً من المستخدم لتفادي اي أخطاء من الممكن ان توثر على الـ Operating System.</font></p>
<p><a href="http://arabianpowershell.files.wordpress.com/2011/02/outlook-tool.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="outlook-tool" border="0" alt="outlook-tool" src="http://arabianpowershell.files.wordpress.com/2011/02/outlook-tool_thumb.png?w=342&#038;h=480" width="342" height="480" /></a></p>
<p><strong><font color="#000000"><a href="http://innovation-hut.com/powershell/Downloads/Outlook Attachment Security.zip" target="_blank">تحميل Outlook Attachments Security Editor</a></font></strong></p>
<p><strong><font color="#ff0000">المصدر: <a href="http://support.microsoft.com/kb/829982" target="_blank"><font color="#ff0000"><u>KB 829982</u></font></a></font></strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arabianpowershell.wordpress.com/342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arabianpowershell.wordpress.com/342/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arabianpowershell.wordpress.com/342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arabianpowershell.wordpress.com/342/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arabianpowershell.wordpress.com/342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arabianpowershell.wordpress.com/342/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arabianpowershell.wordpress.com/342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arabianpowershell.wordpress.com/342/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arabianpowershell.wordpress.com/342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arabianpowershell.wordpress.com/342/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arabianpowershell.wordpress.com/342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arabianpowershell.wordpress.com/342/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arabianpowershell.wordpress.com/342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arabianpowershell.wordpress.com/342/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arabianpowershell.wordpress.com&amp;blog=5834612&amp;post=342&amp;subd=arabianpowershell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arabianpowershell.wordpress.com/2011/02/05/blockunblock-outlook-attachment-extensions-using-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e869c54b41763620c9fc400a7ba72c2f?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">Sherif Talaat</media:title>
		</media:content>

		<media:content url="http://arabianpowershell.files.wordpress.com/2011/02/outlook-block_thumb.png" medium="image">
			<media:title type="html">outlook-block</media:title>
		</media:content>

		<media:content url="http://arabianpowershell.files.wordpress.com/2011/02/outlook-tool_thumb.png" medium="image">
			<media:title type="html">outlook-tool</media:title>
		</media:content>
	</item>
	</channel>
</rss>
