<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;DUEMRX85fip7ImA9WhRbGEk.&quot;"><id>tag:blogger.com,1999:blog-4140641</id><updated>2012-02-10T15:21:24.126+11:00</updated><category term="Windows XP HDD CPU" /><category term="SCCM WMI Proxy VBS" /><category term="Citrix Query Writing" /><category term="Software Deployment" /><category term="Lighting" /><category term="Internet" /><category term="jelly" /><category term="food science" /><category term="SCCM OSD" /><category term="SCCM" /><category term="DNS Alias Comms" /><category term="SCCM PXE expire WDS" /><category term="NBN" /><category term="How to" /><category term="Hyper-V Error Issue windows Firewall RPC" /><category term="SocialEngineering" /><category term="Cityrail" /><category term="Photography" /><category term="Samsung galaxy s2" /><category term="xcopy howto command line" /><category term="Cars Subaru Transmission" /><category term="KillNotes" /><category term="Collection" /><category term="Movie" /><category term="Vodafone" /><category term="Skype" /><category term="SCCM OSD WINPE 2.0 REMOTE Control" /><category term="SCCM Failure Reboot" /><category term="MSI SCCM Software" /><category term="SCCM Conflicting Records" /><category term="Reasons" /><category term="Backdrop" /><category term="Canon" /><category term="GPO" /><category term="Max Payne" /><category term="HP laserjet 9050 touch screen help calibrate 9000 calibration KB Issue" /><category term="SCCM R3" /><category term="VBScript." /><category term="SCCM OSD WINPE2.0" /><category term="SCCM R3 updated" /><category term="Android" /><category term="Audio How-to" /><category term="SCCM Collection File Query" /><category term="Lotus Notes" /><category term="OSD SCCM WINPE" /><category term="Funny" /><category term="MSI Patch Installing SCCM" /><title>JoeJoeInc.com</title><subtitle type="html">Automate and Standardize. Keep It Simple</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://joejoeinc.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://joejoeinc.blogspot.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>Joe Parsons</name><uri>https://profiles.google.com/110327597924431312121</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/-H66sv_LLHZg/AAAAAAAAAAI/AAAAAAAAGWk/BxguuP9q_O8/s512-c/photo.jpg" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>379</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/Joejoeinccom" /><feedburner:info uri="joejoeinccom" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry gd:etag="W/&quot;C0YHRHk-cCp7ImA9WhRVF0g.&quot;"><id>tag:blogger.com,1999:blog-4140641.post-9752583394706021</id><published>2012-01-17T08:58:00.003+11:00</published><updated>2012-01-17T08:58:55.758+11:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-17T08:58:55.758+11:00</app:edited><title>Dell Latitude E6400 freezes at sysyprep. fails to build</title><content type="html">Yesterday I &amp;nbsp;had an issue where our Dell Latitude E6400's would not build through SCCM properly. It would fail at the "Windows &amp;nbsp;XP Setup" sysprep screen.&amp;nbsp;The fix for this turns out to be one of the&amp;nbsp;weirdest&amp;nbsp;things&amp;nbsp;I've&amp;nbsp;seen.&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
Simply remove the battery before imaging and reinstall it after imaging..&amp;nbsp;&lt;/blockquote&gt;
&lt;br /&gt;
Taking a look at the setupapi.log file left in c:\windows\ shows that the last thing it was trying to do was install a drivers for a plug and play device named "ACPI\PNP0C0A\2" and matched with the inf &amp;nbsp;"battery.inf".&lt;br /&gt;
&lt;br /&gt;
#-011 Installing section [CmBatt_Inst.Interfaces] from "c:\windows\inf\battery.inf".&lt;br /&gt;
&lt;br /&gt;
#I054 Interfaces installed.&lt;br /&gt;
#-166 Device install function: DIF_INSTALLDEVICE.&lt;br /&gt;
#I123 Doing full install of "ACPI\PNP0C0A\2".&lt;br /&gt;
#I121 Device install of "ACPI\PNP0C0A\2" finished successfully.&lt;br /&gt;
[2012/01/16 13:07:41 544.1]&lt;br /&gt;
#-199 Executing "C:\WINDOWS\system32\setup.exe" with command line: setup.exe -newsetup -mini&lt;br /&gt;
#W082 Could not locate a non-empty service section [Clean.Services] in "C:\WINDOWS\system32\$winnt$.inf". Error 0xe0000102: The required line was not found in the INF.&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4140641-9752583394706021?l=joejoeinc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/y1MtCo7fLxgC_GD5JXjbDA9hNcA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/y1MtCo7fLxgC_GD5JXjbDA9hNcA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/y1MtCo7fLxgC_GD5JXjbDA9hNcA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/y1MtCo7fLxgC_GD5JXjbDA9hNcA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Joejoeinccom/~4/BD28XyfMu3I" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joejoeinc.blogspot.com/feeds/9752583394706021/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://joejoeinc.blogspot.com/2012/01/dell-latitude-e6400-freezes-at-sysyprep.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/9752583394706021?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/9752583394706021?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Joejoeinccom/~3/BD28XyfMu3I/dell-latitude-e6400-freezes-at-sysyprep.html" title="Dell Latitude E6400 freezes at sysyprep. fails to build" /><author><name>Joe Parsons</name><uri>https://profiles.google.com/110327597924431312121</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/-H66sv_LLHZg/AAAAAAAAAAI/AAAAAAAAGWk/BxguuP9q_O8/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://joejoeinc.blogspot.com/2012/01/dell-latitude-e6400-freezes-at-sysyprep.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CU8GSXY9cSp7ImA9WhRWFUk.&quot;"><id>tag:blogger.com,1999:blog-4140641.post-275458536085985156</id><published>2012-01-03T09:37:00.000+11:00</published><updated>2012-01-03T09:37:08.869+11:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-03T09:37:08.869+11:00</app:edited><title>Custom message prior to installing software</title><content type="html">&lt;a href="http://blog.danovich.com.au/2011/12/28/custom-message-prior-to-installing-software/"&gt;Custom message prior to installing software&lt;/a&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;In the past I've also used AutoIT to create custom messages.. &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4140641-275458536085985156?l=joejoeinc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/zLLXSBOXmXVI1qPnHiIRcK2ZaIo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/zLLXSBOXmXVI1qPnHiIRcK2ZaIo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/zLLXSBOXmXVI1qPnHiIRcK2ZaIo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/zLLXSBOXmXVI1qPnHiIRcK2ZaIo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Joejoeinccom/~4/wiaT5ggO2Xw" height="1" width="1"/&gt;</content><link rel="related" href="http://blog.danovich.com.au/2011/12/28/custom-message-prior-to-installing-software/" title="Custom message prior to installing software" /><link rel="replies" type="application/atom+xml" href="http://joejoeinc.blogspot.com/feeds/275458536085985156/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://joejoeinc.blogspot.com/2012/01/custom-message-prior-to-installing.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/275458536085985156?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/275458536085985156?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Joejoeinccom/~3/wiaT5ggO2Xw/custom-message-prior-to-installing.html" title="Custom message prior to installing software" /><author><name>Joe Parsons</name><uri>https://profiles.google.com/110327597924431312121</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/-H66sv_LLHZg/AAAAAAAAAAI/AAAAAAAAGWk/BxguuP9q_O8/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://joejoeinc.blogspot.com/2012/01/custom-message-prior-to-installing.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CE8FRHY7eyp7ImA9WhRRFUk.&quot;"><id>tag:blogger.com,1999:blog-4140641.post-6991111521222393329</id><published>2011-11-29T15:58:00.001+11:00</published><updated>2011-11-29T16:00:15.803+11:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-29T16:00:15.803+11:00</app:edited><title>Lotus Notes 8 - UI never loads shows</title><content type="html">We found that if you have Hp Quick Test and Lotus Notes 8 installed on the same system Lotus Notes will never finish loading (you may see a password prompt). Notes basic works but not the full client.&lt;br /&gt;
&lt;br /&gt;
Un-installing HP Quick Test fixes the issue.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4140641-6991111521222393329?l=joejoeinc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/E-5R4ueLAW4PO6zwNhb1kRU7DSM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/E-5R4ueLAW4PO6zwNhb1kRU7DSM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/E-5R4ueLAW4PO6zwNhb1kRU7DSM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/E-5R4ueLAW4PO6zwNhb1kRU7DSM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Joejoeinccom/~4/5BwyIl_3jyY" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joejoeinc.blogspot.com/feeds/6991111521222393329/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://joejoeinc.blogspot.com/2011/11/lotus-notes-8-ui-never-loads-shows.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/6991111521222393329?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/6991111521222393329?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Joejoeinccom/~3/5BwyIl_3jyY/lotus-notes-8-ui-never-loads-shows.html" title="Lotus Notes 8 - UI never loads shows" /><author><name>Joe Parsons</name><uri>https://profiles.google.com/110327597924431312121</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/-H66sv_LLHZg/AAAAAAAAAAI/AAAAAAAAGWk/BxguuP9q_O8/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://joejoeinc.blogspot.com/2011/11/lotus-notes-8-ui-never-loads-shows.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEQBQno7fip7ImA9WhRREE8.&quot;"><id>tag:blogger.com,1999:blog-4140641.post-2349992804102953702</id><published>2011-11-23T16:27:00.001+11:00</published><updated>2011-11-23T16:32:33.406+11:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-23T16:32:33.406+11:00</app:edited><title>3G Data slow on Vodafone on the Galaxy S2</title><content type="html">I found my internet/3G was pitifully slow with Vodafone..&lt;br /&gt;
&lt;br /&gt;
I turned on CHAP&amp;nbsp;authentication&amp;nbsp;and this seemed to speed things up a little bit for me. I tested this on second Galaxy S2 and was not able to reproduce the same speed improvement.&lt;br /&gt;
&lt;br /&gt;
For those who would like to try the setting&lt;br /&gt;
Settings &amp;gt; Wireless and Networks &amp;gt; Mobile Networks &amp;gt; Access Point Names &amp;gt; Vodafone ### &amp;gt;&lt;br /&gt;
Set the "Authentication&amp;nbsp;Type" from "NONE" to "CHAP".&lt;br /&gt;
&lt;br /&gt;
My facebook and banking seemed to speed up a little bit (not a huge amount but seemed like less waiting time)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4140641-2349992804102953702?l=joejoeinc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/oAE3HNmbylo-xCe4w_ADJV4UW34/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/oAE3HNmbylo-xCe4w_ADJV4UW34/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/oAE3HNmbylo-xCe4w_ADJV4UW34/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/oAE3HNmbylo-xCe4w_ADJV4UW34/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Joejoeinccom/~4/I8n1JjXaWDg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joejoeinc.blogspot.com/feeds/2349992804102953702/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://joejoeinc.blogspot.com/2011/11/3g-data-slow-on-vodafone-on-galaxy-s2.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/2349992804102953702?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/2349992804102953702?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Joejoeinccom/~3/I8n1JjXaWDg/3g-data-slow-on-vodafone-on-galaxy-s2.html" title="3G Data slow on Vodafone on the Galaxy S2" /><author><name>Joe Parsons</name><uri>https://profiles.google.com/110327597924431312121</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/-H66sv_LLHZg/AAAAAAAAAAI/AAAAAAAAGWk/BxguuP9q_O8/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://joejoeinc.blogspot.com/2011/11/3g-data-slow-on-vodafone-on-galaxy-s2.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEINR3o4eSp7ImA9WhRRFUk.&quot;"><id>tag:blogger.com,1999:blog-4140641.post-4660795238210580245</id><published>2011-11-21T10:12:00.001+11:00</published><updated>2011-11-29T15:56:36.431+11:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-29T15:56:36.431+11:00</app:edited><title>Lotus Notes 8.X (8.5.2) Must run as admin on first launch</title><content type="html">For some reason I am seeing that if you install Lotus Notes 8.5.2 &amp;nbsp;via SCCM while a standard user is logged on when they first run the new version of Notes the ecllipse section never successfully finishes installing and the user is left with an endless notes loading screen.&lt;br /&gt;
&lt;div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Willing to bet though, this is a&amp;nbsp;permissions&amp;nbsp;issues as any user that is a local admin doesn't have this problem.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
I'm hoping someone at IBM might see this and comment.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
Yep, I was right... give 'user' or 'Authenticated&amp;nbsp;user' 'Modify' rights to the c:\notes\framework folder and files (and sub folders) this will fix your issue.&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4140641-4660795238210580245?l=joejoeinc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/qbFCz8Sh8tRwcSsj4JpTZsTlm-Q/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/qbFCz8Sh8tRwcSsj4JpTZsTlm-Q/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/qbFCz8Sh8tRwcSsj4JpTZsTlm-Q/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/qbFCz8Sh8tRwcSsj4JpTZsTlm-Q/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Joejoeinccom/~4/wAqyR8ZZb2E" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joejoeinc.blogspot.com/feeds/4660795238210580245/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://joejoeinc.blogspot.com/2011/11/lotus-notes-8x-852-must-run-as-admin-on.html#comment-form" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/4660795238210580245?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/4660795238210580245?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Joejoeinccom/~3/wAqyR8ZZb2E/lotus-notes-8x-852-must-run-as-admin-on.html" title="Lotus Notes 8.X (8.5.2) Must run as admin on first launch" /><author><name>Joe Parsons</name><uri>https://profiles.google.com/110327597924431312121</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/-H66sv_LLHZg/AAAAAAAAAAI/AAAAAAAAGWk/BxguuP9q_O8/s512-c/photo.jpg" /></author><thr:total>2</thr:total><feedburner:origLink>http://joejoeinc.blogspot.com/2011/11/lotus-notes-8x-852-must-run-as-admin-on.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0QGQn86eSp7ImA9WhRTGEU.&quot;"><id>tag:blogger.com,1999:blog-4140641.post-6088108515244893960</id><published>2011-11-10T10:28:00.000+11:00</published><updated>2011-11-10T10:28:43.111+11:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-10T10:28:43.111+11:00</app:edited><title>Barnes &amp; Noble fires back at Microsoft, calls for investigation</title><content type="html">&lt;div&gt;Wow. Microsoft is really going after anyone who uses Android.. &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;a href="http://androidcommunity.com/barnes-noble-fires-back-at-microsoft-calls-for-investigation-20111109/"&gt;Barnes &amp;amp; Noble fires back at Microsoft, calls for investigation&lt;/a&gt;: &lt;p&gt;At least one manufacturer isn’t kowtowing to Microsoft’s Android licensing push: Barnes &amp;amp; Noble is actively fighting Microsoft’s patent litigation in court. As an added bonus, the bookseller has &lt;a href="http://www.bloomberg.com/news/2011-11-08/barnes-noble-urges-u-s-regulators-to-probe-microsoft-on-mobile-patents.html"&gt;urged US regulators to investigate Microsoft’s patents&lt;/a&gt; and the claims therein. B&amp;amp;N asserts that Microsoft is trying to drive up the price of the Android devices it competes with, thereby making its own Windows Phone 7 more attractive to manufacturers and consumers.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4140641-6088108515244893960?l=joejoeinc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/EcRBh1CqtFfna-k41cm_U0NG2_s/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/EcRBh1CqtFfna-k41cm_U0NG2_s/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/EcRBh1CqtFfna-k41cm_U0NG2_s/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/EcRBh1CqtFfna-k41cm_U0NG2_s/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Joejoeinccom/~4/3_Mfw4TUE5w" height="1" width="1"/&gt;</content><link rel="related" href="http://androidcommunity.com/barnes-noble-fires-back-at-microsoft-calls-for-investigation-20111109/" title="Barnes &amp; Noble fires back at Microsoft, calls for investigation" /><link rel="replies" type="application/atom+xml" href="http://joejoeinc.blogspot.com/feeds/6088108515244893960/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://joejoeinc.blogspot.com/2011/11/barnes-noble-fires-back-at-microsoft.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/6088108515244893960?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/6088108515244893960?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Joejoeinccom/~3/3_Mfw4TUE5w/barnes-noble-fires-back-at-microsoft.html" title="Barnes &amp; Noble fires back at Microsoft, calls for investigation" /><author><name>Joe Parsons</name><uri>https://profiles.google.com/110327597924431312121</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/-H66sv_LLHZg/AAAAAAAAAAI/AAAAAAAAGWk/BxguuP9q_O8/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://joejoeinc.blogspot.com/2011/11/barnes-noble-fires-back-at-microsoft.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkYBQng_fip7ImA9WhRTGE0.&quot;"><id>tag:blogger.com,1999:blog-4140641.post-1720208407752712820</id><published>2011-11-09T14:08:00.003+11:00</published><updated>2011-11-09T14:09:13.646+11:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-09T14:09:13.646+11:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Vodafone" /><title>Vodafone browser cache and slow 3g</title><content type="html">&lt;div&gt;
&lt;a href="http://blog.vodafone.com.au/blog/how-to-clear-your-browser-cache-on-your-smartphone/"&gt;How to clear your browser cache on your smartphone&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Actually better reason your internet is slow on the&amp;nbsp;Vodafone&amp;nbsp;network isn't the browser cache. the problem is the actual&amp;nbsp;Vodafone&amp;nbsp;network can't handle its current load.&amp;nbsp;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4140641-1720208407752712820?l=joejoeinc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/d_Q7jDy_S0vMapmpLYvCn3mKrYU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/d_Q7jDy_S0vMapmpLYvCn3mKrYU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/d_Q7jDy_S0vMapmpLYvCn3mKrYU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/d_Q7jDy_S0vMapmpLYvCn3mKrYU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Joejoeinccom/~4/yKZRoGD5f_g" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joejoeinc.blogspot.com/feeds/1720208407752712820/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://joejoeinc.blogspot.com/2011/11/how-to-clear-your-browser-cache-on-your.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/1720208407752712820?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/1720208407752712820?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Joejoeinccom/~3/yKZRoGD5f_g/how-to-clear-your-browser-cache-on-your.html" title="Vodafone browser cache and slow 3g" /><author><name>Joe Parsons</name><uri>https://profiles.google.com/110327597924431312121</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/-H66sv_LLHZg/AAAAAAAAAAI/AAAAAAAAGWk/BxguuP9q_O8/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://joejoeinc.blogspot.com/2011/11/how-to-clear-your-browser-cache-on-your.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUUBQns5eip7ImA9WhdUF0o.&quot;"><id>tag:blogger.com,1999:blog-4140641.post-4839719852325925265</id><published>2011-10-05T11:07:00.000+11:00</published><updated>2011-10-05T11:07:33.522+11:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-10-05T11:07:33.522+11:00</app:edited><title>ConfigMgr 2007: Implementing Wake-on-LAN (WoL) - SMS&amp;MOM - Site Home - TechNet Blogs</title><content type="html">&lt;a href="http://blogs.technet.com/b/smsandmom/archive/2008/03/04/configmgr-2007-implementing-wake-on-lan-wol.aspx"&gt;ConfigMgr 2007: Implementing Wake-on-LAN (WoL) - SMS&amp;amp;MOM - Site Home - TechNet Blogs&lt;/a&gt;: "ustry standardization of subnet directed broadcast and the acceptable security mitigation steps make this method a viable solution for most customers."&lt;br /&gt;&lt;br /&gt;&lt;a style="font-size:13px" href="https://chrome.google.com/webstore/detail/pengoopmcjnbflcjbmoeodbmoflcgjlk"&gt;'via Blog this'&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4140641-4839719852325925265?l=joejoeinc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/FoIM8pwhmD7yVTiiHsDigtC8Alc/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/FoIM8pwhmD7yVTiiHsDigtC8Alc/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/FoIM8pwhmD7yVTiiHsDigtC8Alc/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/FoIM8pwhmD7yVTiiHsDigtC8Alc/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Joejoeinccom/~4/TZRLzjboEQk" height="1" width="1"/&gt;</content><link rel="related" href="http://blogs.technet.com/b/smsandmom/archive/2008/03/04/configmgr-2007-implementing-wake-on-lan-wol.aspx" title="ConfigMgr 2007: Implementing Wake-on-LAN (WoL) - SMS&amp;MOM - Site Home - TechNet Blogs" /><link rel="replies" type="application/atom+xml" href="http://joejoeinc.blogspot.com/feeds/4839719852325925265/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://joejoeinc.blogspot.com/2011/10/configmgr-2007-implementing-wake-on-lan.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/4839719852325925265?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/4839719852325925265?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Joejoeinccom/~3/TZRLzjboEQk/configmgr-2007-implementing-wake-on-lan.html" title="ConfigMgr 2007: Implementing Wake-on-LAN (WoL) - SMS&amp;MOM - Site Home - TechNet Blogs" /><author><name>Joe Parsons</name><uri>https://profiles.google.com/110327597924431312121</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/-H66sv_LLHZg/AAAAAAAAAAI/AAAAAAAAGWk/BxguuP9q_O8/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://joejoeinc.blogspot.com/2011/10/configmgr-2007-implementing-wake-on-lan.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUcHQX89fSp7ImA9WhdUE0U.&quot;"><id>tag:blogger.com,1999:blog-4140641.post-3330434222385425525</id><published>2011-09-30T21:43:00.003+10:00</published><updated>2011-09-30T21:43:50.165+10:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-30T21:43:50.165+10:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Samsung galaxy s2" /><category scheme="http://www.blogger.com/atom/ns#" term="Skype" /><title>How to enable Skype video on the Samsung Galaxy S2  for Vodafone</title><content type="html">Download and install Skype on your Galaxy S2.&lt;br /&gt;
- Start Skype, wait until the main screen of&amp;nbsp;Skype&amp;nbsp;opens.&lt;br /&gt;
- click on your option button, goto to Settings.&lt;br /&gt;
- Scroll down to Enable video calling and choose to enable it.&lt;br /&gt;
- When&amp;nbsp;Skype&amp;nbsp;prompts you to say "Enable video calling" click Continue.&lt;br /&gt;
&lt;br /&gt;
Skype will restart and you should now have Skype Video calling on the Galaxy S2&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4140641-3330434222385425525?l=joejoeinc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/F5f_uV75V3lbVlQxhYYA85E9tjQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/F5f_uV75V3lbVlQxhYYA85E9tjQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/F5f_uV75V3lbVlQxhYYA85E9tjQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/F5f_uV75V3lbVlQxhYYA85E9tjQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Joejoeinccom/~4/B9GYW0yVS1g" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joejoeinc.blogspot.com/feeds/3330434222385425525/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://joejoeinc.blogspot.com/2011/09/how-to-enable-skype-video-on-samsung.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/3330434222385425525?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/3330434222385425525?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Joejoeinccom/~3/B9GYW0yVS1g/how-to-enable-skype-video-on-samsung.html" title="How to enable Skype video on the Samsung Galaxy S2  for Vodafone" /><author><name>Joe Parsons</name><uri>https://profiles.google.com/110327597924431312121</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/-H66sv_LLHZg/AAAAAAAAAAI/AAAAAAAAGWk/BxguuP9q_O8/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://joejoeinc.blogspot.com/2011/09/how-to-enable-skype-video-on-samsung.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkIDRXgzfip7ImA9WhdVFU8.&quot;"><id>tag:blogger.com,1999:blog-4140641.post-5388272888884626191</id><published>2011-09-18T20:28:00.000+10:00</published><updated>2011-09-20T22:09:34.686+10:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-20T22:09:34.686+10:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Photography" /><category scheme="http://www.blogger.com/atom/ns#" term="Lighting" /><category scheme="http://www.blogger.com/atom/ns#" term="Backdrop" /><title>How to build a cheap photography backdrop for a studio</title><content type="html">I&amp;nbsp;decided to build my own photography backdrop that could be used in a variety of places (well, as long as you have a ceiling)&lt;br /&gt;
&lt;br /&gt;
What you'll need:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;3 x Strong painters poles&lt;/li&gt;
&lt;li&gt;2 x Toilet plungers (un-used please)&lt;/li&gt;
&lt;li&gt;2 x &amp;nbsp;5-10cm Bolts&amp;nbsp;&lt;/li&gt;
&lt;li&gt;2 x Nuts to match the bolts&lt;/li&gt;
&lt;li&gt;4 x Washers&lt;/li&gt;
&lt;li&gt;2 x Face Washers (White)&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-OMnJG9LU50M/TnXIEbb9DOI/AAAAAAAAGa4/qWDV8UzW9Dw/s1600/_MG_7330.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="" border="0" src="http://2.bp.blogspot.com/-OMnJG9LU50M/TnXIEbb9DOI/AAAAAAAAGa4/qWDV8UzW9Dw/s320/_MG_7330.jpg" style="margin-top: 0px;" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;&lt;div style="text-align: left;"&gt;
Start taking a trip to &lt;a href="http://bunnings.com.au/"&gt;Bunnings&lt;/a&gt; to grab the list of items you need ( should be about 100$ depending on the price of the painters poles)&amp;nbsp;&lt;/div&gt;
&lt;/li&gt;
&lt;div style="text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;li&gt;&lt;div style="text-align: left;"&gt;
&amp;nbsp;Next grab 2 of the Painters poles and&amp;nbsp;measure&amp;nbsp;and drill holes in the part of the poles that extends from the tube. Make sure your holes are equal on each pole. You can see below I've put 2 holes in each pole. This is so I can have a backdrop that goes from the ceiling if needed or just halfway.&amp;nbsp;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;div style="text-align: left;"&gt;
Now grab your plungers and attach them to the ends of the 2 painters poles (almost done)&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;div style="text-align: left;"&gt;
Now find a suitable place too&amp;nbsp;construct&amp;nbsp;your backdrop. extend 2 of the painters poles to the&amp;nbsp;ceiling&amp;nbsp;of the room. this is where you'll want to use the face washers to prevent any dirts marks from the plunger getting on the ceiling&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;div style="text-align: left;"&gt;
Put your bolts through the holes in each of the poles and place the last painters pole across the 2 vertical poles.&amp;nbsp;&lt;/div&gt;
&lt;div style="text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li style="text-align: left;"&gt;If' you have done everything right you should end up with something that&amp;nbsp;resembles&amp;nbsp;this.&lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://4.bp.blogspot.com/-fblSOKwSVRg/TnXIEjrmVqI/AAAAAAAAGbA/Uv7eUotlPpE/s1600/_MG_7331.jpg"&gt;&lt;/a&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-DFbjtRCNNIA/TnXIFuXkLXI/AAAAAAAAGb4/k9roWF3b2_0/s1600/_MG_7338.jpg" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;table cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-Ri0ydXt9Xjs/TnXIFOt7_8I/AAAAAAAAGbY/QNPcjhSJGg8/s1600/_MG_7334.jpg" style="clear: left; margin-bottom: 1em; margin-left: auto; margin-right: auto;"&gt;&lt;img alt="" border="0" src="http://3.bp.blogspot.com/-Ri0ydXt9Xjs/TnXIFOt7_8I/AAAAAAAAGbY/QNPcjhSJGg8/s320/_MG_7334.jpg" style="clear: both; float: left; margin-bottom: 10px; margin-left: 0px; margin-right: 10px; margin-top: 0px;" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Lay it all out.&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;table cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;img alt="" border="0" src="http://2.bp.blogspot.com/-DFbjtRCNNIA/TnXIFuXkLXI/AAAAAAAAGb4/k9roWF3b2_0/s320/_MG_7338.jpg" style="clear: both; margin-bottom: 10px; margin-left: auto; margin-right: auto; margin-top: 0px;" /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Drill holes in the pole&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-3bNG0pXzP10/TnXIFrhturI/AAAAAAAAGbw/H45Ref4UhXs/s1600/_MG_7337.jpg" style="margin-left: auto; margin-right: auto;"&gt;&lt;img alt="" border="0" src="http://3.bp.blogspot.com/-3bNG0pXzP10/TnXIFrhturI/AAAAAAAAGbw/H45Ref4UhXs/s320/_MG_7337.jpg" style="clear: both; float: left; margin-bottom: 10px; margin-left: 0px; margin-right: 10px; margin-top: 0px;" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Drill holes in the pole (Closer Look)&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;table cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-yW0nsJMZtbo/TnXIFQ6s7BI/AAAAAAAAGbo/cjIDeSjt9rc/s1600/_MG_7336.jpg" imageanchor="1" style="clear: left; margin-bottom: 1em; margin-left: auto; margin-right: auto;"&gt;&lt;img alt="" border="0" src="http://1.bp.blogspot.com/-yW0nsJMZtbo/TnXIFQ6s7BI/AAAAAAAAGbo/cjIDeSjt9rc/s320/_MG_7336.jpg" style="margin-top: 0px;" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Get the plunger head ready&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-Z0ZCoiiuyVs/TnXIFC-6vQI/AAAAAAAAGbg/QJKVT5_JwsE/s1600/_MG_7335.jpg" style="margin-left: auto; margin-right: auto;"&gt;&lt;img alt="" border="0" src="http://2.bp.blogspot.com/-Z0ZCoiiuyVs/TnXIFC-6vQI/AAAAAAAAGbg/QJKVT5_JwsE/s320/_MG_7335.jpg" style="clear: both; float: left; margin-bottom: 10px; margin-left: 0px; margin-right: 10px; margin-top: 0px;" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Attach plunger head to pole.&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;img alt="" border="0" src="http://4.bp.blogspot.com/-fblSOKwSVRg/TnXIEjrmVqI/AAAAAAAAGbA/Uv7eUotlPpE/s320/_MG_7331.jpg" style="clear: both; margin-bottom: 10px; margin-left: auto; margin-right: auto; margin-top: 0px;" /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Setup vertical poles, put bolt through previously drilled holes and setup crossbeam&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://4.bp.blogspot.com/-yQFffu81Veo/TnXIE7ixmRI/AAAAAAAAGbI/0YMPaHIs1GM/s1600/_MG_7332.jpg"&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;table cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;img alt="" border="0" src="http://4.bp.blogspot.com/-yQFffu81Veo/TnXIE7ixmRI/AAAAAAAAGbI/0YMPaHIs1GM/s320/_MG_7332.jpg" style="clear: both; margin-bottom: 10px; margin-left: auto; margin-right: auto; margin-top: 0px;" /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;I secured the cross pole with cabled ties&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-OMnJG9LU50M/TnXIEbb9DOI/AAAAAAAAGa4/qWDV8UzW9Dw/s1600/_MG_7330.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img alt="" border="0" height="265" src="http://2.bp.blogspot.com/-OMnJG9LU50M/TnXIEbb9DOI/AAAAAAAAGa4/qWDV8UzW9Dw/s400/_MG_7330.jpg" style="margin-top: 0px;" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;All done.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-31BjL9HYtTY/TniBh_5hB0I/AAAAAAAAGdY/CarIwR4uLWY/s1600/_MG_7205.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="266" src="http://3.bp.blogspot.com/-31BjL9HYtTY/TniBh_5hB0I/AAAAAAAAGdY/CarIwR4uLWY/s400/_MG_7205.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
View of how it attaches to a roof (and also a Ben10)&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;
&lt;div style="clear: both; text-align: LEFT;"&gt;
&lt;a href="http://picasa.google.com/blogger/" target="ext"&gt;&lt;img align="middle" alt="Posted by Picasa" border="0" src="http://photos1.blogger.com/pbp.gif" style="-moz-background-clip: initial; -moz-background-inline-policy: initial; -moz-background-origin: initial; background: transparent none repeat scroll 0% 50%; border: 0px none; padding: 0px;" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4140641-5388272888884626191?l=joejoeinc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/A9fgmFePm1GPRw6Q-KvoN6obEw4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/A9fgmFePm1GPRw6Q-KvoN6obEw4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/A9fgmFePm1GPRw6Q-KvoN6obEw4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/A9fgmFePm1GPRw6Q-KvoN6obEw4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Joejoeinccom/~4/E_4KY_HgRQk" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joejoeinc.blogspot.com/feeds/5388272888884626191/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://joejoeinc.blogspot.com/2011/09/how-to-build-cheap-backdrop-phtography.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/5388272888884626191?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/5388272888884626191?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Joejoeinccom/~3/E_4KY_HgRQk/how-to-build-cheap-backdrop-phtography.html" title="How to build a cheap photography backdrop for a studio" /><author><name>Joe Parsons</name><uri>https://profiles.google.com/110327597924431312121</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/-H66sv_LLHZg/AAAAAAAAAAI/AAAAAAAAGWk/BxguuP9q_O8/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-OMnJG9LU50M/TnXIEbb9DOI/AAAAAAAAGa4/qWDV8UzW9Dw/s72-c/_MG_7330.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://joejoeinc.blogspot.com/2011/09/how-to-build-cheap-backdrop-phtography.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DU4ASXc-fip7ImA9WhdUEk0.&quot;"><id>tag:blogger.com,1999:blog-4140641.post-8477855660686575910</id><published>2011-09-14T13:49:00.002+10:00</published><updated>2011-09-28T21:05:48.956+10:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-28T21:05:48.956+10:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Samsung galaxy s2" /><category scheme="http://www.blogger.com/atom/ns#" term="Android" /><category scheme="http://www.blogger.com/atom/ns#" term="Audio How-to" /><title>Samsung Galaxy S2 - Music / Audio / Doggcatcher randomly stops playing</title><content type="html">Music or audio (including Doggcatcher) on my Samsung Galaxy S2 (Android) will play for a number of minutes and then randomly stop.&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
I have not be able to figure out the problem as yet.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Possible fixes:&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
Currently Testing - Soto Settings &amp;gt; Motion &amp;gt; Double Tap = Disable.&lt;br /&gt;
Results = This did not fix the issue. Music and podcasts still randomly stopped when playing.&lt;br /&gt;
&lt;br /&gt;
Updated to new firmware.. Will be testing this over the next few days (Gingerbread.xxKH1)&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
I'll update this post again when I've finished testing over the next 48 hours.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
Update: It seems that the latest firmware may have fixed this as I have not had any music stop since updating.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4140641-8477855660686575910?l=joejoeinc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/BbKXREh2GGyz5CasfB6EPJi21Zg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/BbKXREh2GGyz5CasfB6EPJi21Zg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/BbKXREh2GGyz5CasfB6EPJi21Zg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/BbKXREh2GGyz5CasfB6EPJi21Zg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Joejoeinccom/~4/vIXA2MgFfB8" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joejoeinc.blogspot.com/feeds/8477855660686575910/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://joejoeinc.blogspot.com/2011/09/samsung-galaxy-s2-music-audio.html#comment-form" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/8477855660686575910?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/8477855660686575910?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Joejoeinccom/~3/vIXA2MgFfB8/samsung-galaxy-s2-music-audio.html" title="Samsung Galaxy S2 - Music / Audio / Doggcatcher randomly stops playing" /><author><name>Joe Parsons</name><uri>https://profiles.google.com/110327597924431312121</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/-H66sv_LLHZg/AAAAAAAAAAI/AAAAAAAAGWk/BxguuP9q_O8/s512-c/photo.jpg" /></author><thr:total>1</thr:total><feedburner:origLink>http://joejoeinc.blogspot.com/2011/09/samsung-galaxy-s2-music-audio.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEUGQXozcCp7ImA9WhdWGUo.&quot;"><id>tag:blogger.com,1999:blog-4140641.post-7128711508718305091</id><published>2011-09-14T09:26:00.000+10:00</published><updated>2011-09-14T13:50:20.488+10:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-14T13:50:20.488+10:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Software Deployment" /><category scheme="http://www.blogger.com/atom/ns#" term="SCCM" /><title>Allow the user to postpone installation in SCCM - CCMEXEC.COM – System Center blog</title><content type="html">&lt;div&gt;
A fellow SCCM guru "&lt;span class="Apple-style-span" style="background-color: #d9d9d9; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 13px;"&gt;Jörgen Nilsson"&lt;/span&gt; posted as method that allows your users to postpone application deployments allowing your users to choose a better time to install software.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;a href="http://ccmexec.com/2011/09/allow-the-user-to-postpone-installation-in-sccm/"&gt;Allow the user to postpone installation in SCCM - CCMEXEC.COM – System Center blog&lt;/a&gt;:&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;
I can see how this script is intended to work and i believe would work fairly well (haven't had a chance to test it). &lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
The only issue I see is that when a user postpones the installation it will continue to run the postpone script in the background which is being run from a SCCM package. While the script is running in the background it will hold up some other SCCM Packages until the user accepts and finish's the current deployment packages.  This is be design in SCCM so you don't end up trying to run two installations at once.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
I'm  all for giving users a better way to manage how they want to use workstations. &lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
One thing to remember however long you set the script to postpone for you must also allow in the SCCM &amp;gt; Program settings more time for the program to run. otherwise your program will exit before the script had finished running. &lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
I see the above issue as a very minor issue as the benefits of the script far out way the negatives impacts, so good work Jorgen. Keep it up. &lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4140641-7128711508718305091?l=joejoeinc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ZPtHuUq702quH5CFtFIpQVSM3es/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ZPtHuUq702quH5CFtFIpQVSM3es/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ZPtHuUq702quH5CFtFIpQVSM3es/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ZPtHuUq702quH5CFtFIpQVSM3es/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Joejoeinccom/~4/ENdO7HRViNk" height="1" width="1"/&gt;</content><link rel="related" href="http://ccmexec.com/2011/09/allow-the-user-to-postpone-installation-in-sccm/" title="Allow the user to postpone installation in SCCM - CCMEXEC.COM – System Center blog" /><link rel="replies" type="application/atom+xml" href="http://joejoeinc.blogspot.com/feeds/7128711508718305091/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://joejoeinc.blogspot.com/2011/09/allow-user-to-postpone-installation-in.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/7128711508718305091?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/7128711508718305091?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Joejoeinccom/~3/ENdO7HRViNk/allow-user-to-postpone-installation-in.html" title="Allow the user to postpone installation in SCCM - CCMEXEC.COM – System Center blog" /><author><name>Joe Parsons</name><uri>https://profiles.google.com/110327597924431312121</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/-H66sv_LLHZg/AAAAAAAAAAI/AAAAAAAAGWk/BxguuP9q_O8/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://joejoeinc.blogspot.com/2011/09/allow-user-to-postpone-installation-in.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C04CQns9fyp7ImA9WhdXF00.&quot;"><id>tag:blogger.com,1999:blog-4140641.post-2917714468797163150</id><published>2011-08-29T20:54:00.003+10:00</published><updated>2011-08-30T20:59:23.567+10:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-08-30T20:59:23.567+10:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Cityrail" /><category scheme="http://www.blogger.com/atom/ns#" term="SocialEngineering" /><title>How to avoid a Cityrail fine if you've forgotten to buy a ticket before boarding.</title><content type="html">So most of us who catch the train have forgotten to buy a ticket before getting on once or twice. Personally I think&amp;nbsp;I'm&amp;nbsp;now up to about 8-10 trips where&amp;nbsp;I've forgotten to buy a ticket.&lt;br /&gt;
&lt;br /&gt;
The first time I forgot to buy a ticket I&amp;nbsp;panicked. I reached Town Hall station where I departed the train. I was seriously shitting myself. I thought the best thing to do would be to simply explain myself to a Transit Officer. This turned out to be a mistake he told me that I now need to give him my full name and address and "You may receive a ticket in the mail".&amp;nbsp;Lucky for me in this situation I never did&amp;nbsp;receive&amp;nbsp;that ticket in the mail. Phew.&lt;br /&gt;
&lt;br /&gt;
I thought to myself lesson learned. Never forget to buy a ticket, Yeah right. As above I've forgotten to buy a &amp;nbsp;ticket about 8-10 times now. So i've learned a thing or two about what to do to make sure you don't get a fine for getting a ticket.&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;1.&lt;b&gt; Don't Panic&lt;/b&gt;. You are human like the rest of us. If there are no Transit Officers on the train you're still going to be OK. Keep Calm, let's do a little social engineering to get out.&lt;/blockquote&gt;&lt;br /&gt;
&lt;blockquote&gt;2.&lt;b&gt; Don't get off the train at any of the main CBD stations&lt;/b&gt; (Town Hall, Central, Wynyard or Martin Place). the reason for this is Transit Officers&amp;nbsp;frequently&amp;nbsp;target these stations and will be on the look out to check your ticket. Aim to get off at a station that are frequently unattended or manned with skeleton staff (Museum or St James). Personally I would aim to get off at&amp;nbsp;Museum as it has 2 exits and often the exit that heads towards the city doesn't have anyone manning the gates.&lt;/blockquote&gt;&lt;br /&gt;
&lt;blockquote&gt;3. &lt;b&gt;Target Cityrail Staff not Transit officers&lt;/b&gt; to plead your case. Transit Officers do have&amp;nbsp;unofficial&amp;nbsp;quota's to meet and they will most often or not send you a fine in the mail for "travelling without&amp;nbsp;possession of&amp;nbsp;a valid ticket". Cityrail Staff &amp;nbsp;have no power to fine anyone, often they just want your problem out of their face.&lt;/blockquote&gt;&lt;br /&gt;
&lt;blockquote&gt;4. &lt;b&gt;Be direct and explain yourself&lt;/b&gt; like so "I'm sorry, I forgot to buy my ticket before getting on my train this morning. Can you please let me through so I can go and buy a ticket now?" Avoid&amp;nbsp;&amp;nbsp;explaining your life story and&amp;nbsp;wasting Citryrail Staff's time the goal is &amp;nbsp;for you to be through that gate a quick as possible.&amp;nbsp;&lt;/blockquote&gt;&lt;br /&gt;
&lt;blockquote&gt;5. &lt;b&gt;Catch a train to a less busy station.&lt;/b&gt; If you see Transit officers manning the exit gates move to go back down to the platform and catch the next train to the next station and try again. Beware though if you quickly turn around and go back &amp;nbsp;you may attract the attention of the Transit Officers (hopefully they will be to busy checking tickets to notice you).&lt;/blockquote&gt;&lt;br /&gt;
&lt;blockquote&gt;6. &lt;b&gt;Have&amp;nbsp;some&amp;nbsp;evidence&amp;nbsp;that you a regular train commuter&lt;/b&gt;. IE &amp;nbsp;a few old train tickets may help you prove your case (It won't get you off that fine though if your pleading your case to a Transit Officer).&lt;/blockquote&gt;&lt;br /&gt;
&lt;blockquote&gt;7. &lt;b&gt;Be well dressed&lt;/b&gt;. Transit Officers are looking for that easy ticket. So if you're wearing a suit you may be better off. You'll look more like a typical city commuter if your are well dressed as compared to if you were wearing your tracky-dacks.&lt;/blockquote&gt;&lt;br /&gt;
&lt;blockquote&gt;8. &lt;b&gt;Take a look around, sometimes people drop valid tickets&lt;/b&gt; on the station floor. You might get lucky. I use to place my valid tickets in the crevice of &amp;nbsp;windows so &amp;nbsp;that anyone else could use them after i'd finished with them.&amp;nbsp;&lt;/blockquote&gt;&lt;br /&gt;
&lt;blockquote&gt;9. &lt;b&gt;Don't Panic&lt;/b&gt;.. I know&amp;nbsp;I've&amp;nbsp;already mentioned this but it's important.. keep calm. You are&amp;nbsp;after all&amp;nbsp;only human. If you do get a fine don't bitch about it, pay it, accept you a human, move on.&amp;nbsp;&lt;/blockquote&gt;&lt;br /&gt;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4140641-2917714468797163150?l=joejoeinc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/sSS-oasRIKPZZfDr9VK2v_0zQxI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/sSS-oasRIKPZZfDr9VK2v_0zQxI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/sSS-oasRIKPZZfDr9VK2v_0zQxI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/sSS-oasRIKPZZfDr9VK2v_0zQxI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Joejoeinccom/~4/o2hbfbUpCWc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joejoeinc.blogspot.com/feeds/2917714468797163150/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://joejoeinc.blogspot.com/2011/08/how-to-avoid-cityrail-fine-if-youve.html#comment-form" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/2917714468797163150?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/2917714468797163150?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Joejoeinccom/~3/o2hbfbUpCWc/how-to-avoid-cityrail-fine-if-youve.html" title="How to avoid a Cityrail fine if you've forgotten to buy a ticket before boarding." /><author><name>Joe Parsons</name><uri>https://profiles.google.com/110327597924431312121</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/-H66sv_LLHZg/AAAAAAAAAAI/AAAAAAAAGWk/BxguuP9q_O8/s512-c/photo.jpg" /></author><thr:total>2</thr:total><feedburner:origLink>http://joejoeinc.blogspot.com/2011/08/how-to-avoid-cityrail-fine-if-youve.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0EERHc-eCp7ImA9WhdWGEU.&quot;"><id>tag:blogger.com,1999:blog-4140641.post-4909331816717713435</id><published>2011-08-19T09:54:00.000+10:00</published><updated>2011-09-13T14:53:25.950+10:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-13T14:53:25.950+10:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="KillNotes" /><category scheme="http://www.blogger.com/atom/ns#" term="Lotus Notes" /><category scheme="http://www.blogger.com/atom/ns#" term="How to" /><title>Killnotes.exe doesn't support silent commands. How to kill notes silently.</title><content type="html">If you've bee around Lotus Notes as long as I have you learn to hate the fact that when notes crashes you usually have to reboot to clear out all the stuck notes related files. That was until someone at IBM crafted up Killnotes.exe which looks for any notes processes and threads still in use then will kill them off. &amp;nbsp;This is great for the occasion when you Lotus Notes crashes and you want to reopen without rebooting..&lt;br /&gt;
&lt;br /&gt;
The problem is if we want to upgrade/deploy Lotus Notes and use Killnotes.exe to terminate Lotus Notes before upgrading. We can't do this out without having some user interaction. A better solution instead is to use the inbuilt NSD.exe of notes to shutdown lotus notes.&lt;br /&gt;
&lt;br /&gt;
If you want to script it here it is;&lt;br /&gt;
&lt;br /&gt;
set WshShell = CreateObject("Wscript.Shell")&lt;br /&gt;
TerminateNotes = WshShell.Run ("c:\notes\nsd.exe -kill -nolog -ini c:\notes\notes.ini",1,True)&lt;br /&gt;
&lt;br /&gt;
If you are running this through a deployment system you will find you need to include the -nolog and -ini options or the script will error trying to locate the notes.ini&amp;nbsp;because&amp;nbsp;its running under &amp;nbsp;the system account and not the local user.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4140641-4909331816717713435?l=joejoeinc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/BB4_Cxo3AeTbTvT-gfvNTR40uQw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/BB4_Cxo3AeTbTvT-gfvNTR40uQw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/BB4_Cxo3AeTbTvT-gfvNTR40uQw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/BB4_Cxo3AeTbTvT-gfvNTR40uQw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Joejoeinccom/~4/Ra7By4VTabw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joejoeinc.blogspot.com/feeds/4909331816717713435/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://joejoeinc.blogspot.com/2011/08/killnotesexe-doesnt-support-silent.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/4909331816717713435?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/4909331816717713435?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Joejoeinccom/~3/Ra7By4VTabw/killnotesexe-doesnt-support-silent.html" title="Killnotes.exe doesn't support silent commands. How to kill notes silently." /><author><name>Joe Parsons</name><uri>https://profiles.google.com/110327597924431312121</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/-H66sv_LLHZg/AAAAAAAAAAI/AAAAAAAAGWk/BxguuP9q_O8/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://joejoeinc.blogspot.com/2011/08/killnotesexe-doesnt-support-silent.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEYCR3Y4eSp7ImA9WhdRGEU.&quot;"><id>tag:blogger.com,1999:blog-4140641.post-1376011177593059018</id><published>2011-08-09T20:35:00.001+10:00</published><updated>2011-08-09T20:36:06.831+10:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-08-09T20:36:06.831+10:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Photography" /><category scheme="http://www.blogger.com/atom/ns#" term="Canon" /><title>Android app tethers to Canon Camera's</title><content type="html">&lt;a href="http://www.engadget.com/2011/08/06/android-app-tethers-handsets-to-canon-cams-live-view-fanboys-re/"&gt;http://www.engadget.com/2011/08/06/android-app-tethers-handsets-to-canon-cams-live-view-fanboys-re/&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4140641-1376011177593059018?l=joejoeinc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Quw-L4JTgvEDkX4DWw0dijk7SwM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Quw-L4JTgvEDkX4DWw0dijk7SwM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Quw-L4JTgvEDkX4DWw0dijk7SwM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Quw-L4JTgvEDkX4DWw0dijk7SwM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Joejoeinccom/~4/093luqBdGFU" height="1" width="1"/&gt;</content><link rel="related" href="http://www.engadget.com/2011/08/06/android-app-tethers-handsets-to-canon-cams-live-view-fanboys-re/" title="Android app tethers to Canon Camera's" /><link rel="replies" type="application/atom+xml" href="http://joejoeinc.blogspot.com/feeds/1376011177593059018/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://joejoeinc.blogspot.com/2011/08/android-app-tethers-to-canon-cameras.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/1376011177593059018?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/1376011177593059018?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Joejoeinccom/~3/093luqBdGFU/android-app-tethers-to-canon-cameras.html" title="Android app tethers to Canon Camera's" /><author><name>Joe Parsons</name><uri>https://profiles.google.com/110327597924431312121</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/-H66sv_LLHZg/AAAAAAAAAAI/AAAAAAAAGWk/BxguuP9q_O8/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://joejoeinc.blogspot.com/2011/08/android-app-tethers-to-canon-cameras.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkUCR3g8eSp7ImA9WhdRGEg.&quot;"><id>tag:blogger.com,1999:blog-4140641.post-1323904363610932434</id><published>2011-08-09T12:49:00.002+10:00</published><updated>2011-08-09T12:51:06.671+10:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-08-09T12:51:06.671+10:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Photography" /><category scheme="http://www.blogger.com/atom/ns#" term="Funny" /><title>How to post photos on the internet</title><content type="html">&lt;a href="http://www.marco.org/2010/01/11/how-to-post-photos-on-the-internet"&gt;http://www.marco.org/2010/01/11/how-to-post-photos-on-the-internet&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4140641-1323904363610932434?l=joejoeinc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/8R4NGguiSqLhhG6kx7MJ_T6YMAg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/8R4NGguiSqLhhG6kx7MJ_T6YMAg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/8R4NGguiSqLhhG6kx7MJ_T6YMAg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/8R4NGguiSqLhhG6kx7MJ_T6YMAg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Joejoeinccom/~4/xuIaEtgSL54" height="1" width="1"/&gt;</content><link rel="related" href="http://www.marco.org/2010/01/11/how-to-post-photos-on-the-internet" title="How to post photos on the internet" /><link rel="replies" type="application/atom+xml" href="http://joejoeinc.blogspot.com/feeds/1323904363610932434/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://joejoeinc.blogspot.com/2011/08/how-to-post-photos-on-internet.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/1323904363610932434?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/1323904363610932434?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Joejoeinccom/~3/xuIaEtgSL54/how-to-post-photos-on-internet.html" title="How to post photos on the internet" /><author><name>Joe Parsons</name><uri>https://profiles.google.com/110327597924431312121</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/-H66sv_LLHZg/AAAAAAAAAAI/AAAAAAAAGWk/BxguuP9q_O8/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://joejoeinc.blogspot.com/2011/08/how-to-post-photos-on-internet.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkYEQXg-cSp7ImA9WhdRFEw.&quot;"><id>tag:blogger.com,1999:blog-4140641.post-2864663463458808391</id><published>2011-08-04T10:35:00.000+10:00</published><updated>2011-08-04T10:35:00.659+10:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-08-04T10:35:00.659+10:00</app:edited><title>How to get your VPN working with your Sierra device in Windows 7.</title><content type="html">&lt;a href="http://sierrawireless.custhelp.com/app/answers/detail/a_id/711/related/1"&gt;http://sierrawireless.custhelp.com/app/answers/detail/a_id/711/related/1&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Basically Windows 7 has issues setting up a proper VPN if you are using a WWAN device instead of an ethernet style WWAN adapter.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4140641-2864663463458808391?l=joejoeinc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/4X0l2A2_Kal9f7_qJUcuWMv_CjQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/4X0l2A2_Kal9f7_qJUcuWMv_CjQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/4X0l2A2_Kal9f7_qJUcuWMv_CjQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/4X0l2A2_Kal9f7_qJUcuWMv_CjQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Joejoeinccom/~4/-AFAyfGYTwg" height="1" width="1"/&gt;</content><link rel="related" href="http://sierrawireless.custhelp.com/app/answers/detail/a_id/711/related/1" title="How to get your VPN working with your Sierra device in Windows 7." /><link rel="replies" type="application/atom+xml" href="http://joejoeinc.blogspot.com/feeds/2864663463458808391/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://joejoeinc.blogspot.com/2011/08/how-to-get-your-vpn-working-with-your.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/2864663463458808391?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/2864663463458808391?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Joejoeinccom/~3/-AFAyfGYTwg/how-to-get-your-vpn-working-with-your.html" title="How to get your VPN working with your Sierra device in Windows 7." /><author><name>Joe Parsons</name><uri>https://profiles.google.com/110327597924431312121</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/-H66sv_LLHZg/AAAAAAAAAAI/AAAAAAAAGWk/BxguuP9q_O8/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://joejoeinc.blogspot.com/2011/08/how-to-get-your-vpn-working-with-your.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0ABSHk5eyp7ImA9WhdREkk.&quot;"><id>tag:blogger.com,1999:blog-4140641.post-328038055337573448</id><published>2011-08-02T10:42:00.000+10:00</published><updated>2011-08-02T10:42:39.723+10:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-08-02T10:42:39.723+10:00</app:edited><title>Vodafone - Mis-information at every turn.</title><content type="html">&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;Thank you Vodafone for wasting my time. It's good to know that Vodafone are NOT willing to remain&amp;nbsp;competitive&amp;nbsp;to even try and keep your existing customers.&amp;nbsp;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;The link i'm&amp;nbsp;referring&amp;nbsp;to at the start on the conversation is&amp;nbsp;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;a href="http://www.virginmobile.com.au/Shop/ProductSummary/10680/Samsung-Galaxy-S-2-Fair-Go-49"&gt;Virgin Mobile 49 fair go plan with 3 months free access&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;Vs&amp;nbsp;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;a href="http://shop.vodafone.com.au/mobile-details/samsung-galaxy-s-II?pid=v:hme::sam-gal-s2:her:5m-49cap-hpb-her-cta#planId_sku840249stgvha"&gt;Vodafone 49$ + 5$ plan&lt;/a&gt;&amp;nbsp;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;Both plans have a minimum cost of $1296 &amp;nbsp;except that virgin give you 3 moths access free during the plan saving you 147$ off that total bill.&amp;nbsp;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;Update: I called Vodafone on the weekend and was told that because I am an existing customer I do not qualify for the those Voadafone plans advertised on the Vodafone website. What a ripoff. Nice way to try and rip off your existing customer base Vodafone.&amp;nbsp;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;I was even asked why do I want to drop down plans when the plan I'm on "represents great value" uhh.. no it doesn't compared to others in the market. I recall Vodafone years ago pledging to always to tell their customers that they would tell us when we could save money. No not these days.&amp;nbsp;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;a href="http://1.bp.blogspot.com/-iOuCutZwPlE/TjdFC6BlyyI/AAAAAAAAGMg/K1CssIdssMg/s1600/Misinformation+from+Vodafone.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://1.bp.blogspot.com/-iOuCutZwPlE/TjdFC6BlyyI/AAAAAAAAGMg/K1CssIdssMg/s320/Misinformation+from+Vodafone.jpg" width="224" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;My last several&amp;nbsp;encounters&amp;nbsp;with Vodafone have been met with Mis-information, no callbacks as advised, different information every time and generally not a very good understanding of there own products.&amp;nbsp;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4140641-328038055337573448?l=joejoeinc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/SenRvKpSJ8BoAxK9FlT22adNJ88/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/SenRvKpSJ8BoAxK9FlT22adNJ88/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/SenRvKpSJ8BoAxK9FlT22adNJ88/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/SenRvKpSJ8BoAxK9FlT22adNJ88/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Joejoeinccom/~4/ef5e-IzSYH0" height="1" width="1"/&gt;</content><link rel="related" href="http://vodafone.com.au" title="Vodafone - Mis-information at every turn." /><link rel="replies" type="application/atom+xml" href="http://joejoeinc.blogspot.com/feeds/328038055337573448/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://joejoeinc.blogspot.com/2011/08/vodafone-mis-information-at-every-turn.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/328038055337573448?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/328038055337573448?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Joejoeinccom/~3/ef5e-IzSYH0/vodafone-mis-information-at-every-turn.html" title="Vodafone - Mis-information at every turn." /><author><name>Joe Parsons</name><uri>https://profiles.google.com/110327597924431312121</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/-H66sv_LLHZg/AAAAAAAAAAI/AAAAAAAAGWk/BxguuP9q_O8/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-iOuCutZwPlE/TjdFC6BlyyI/AAAAAAAAGMg/K1CssIdssMg/s72-c/Misinformation+from+Vodafone.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://joejoeinc.blogspot.com/2011/08/vodafone-mis-information-at-every-turn.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEIBQHg8eCp7ImA9WhdREkk.&quot;"><id>tag:blogger.com,1999:blog-4140641.post-2924044175068348230</id><published>2011-08-02T09:49:00.000+10:00</published><updated>2011-08-02T09:49:11.670+10:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-08-02T09:49:11.670+10:00</app:edited><title>How to prestage Windows 7 Thin PC in SCCM R3</title><content type="html">&lt;span color="#0000ff" style="cursor: pointer; outline-color: initial; outline-style: none; outline-width: initial;"&gt;&lt;a href="http://blogs.technet.com/b/configmgrteam/archive/2010/05/28/chaohao-xu-s-bio.aspx" style="cursor: pointer; font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 18px; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: none;"&gt;Chaohao Xu&lt;/a&gt;&lt;span class="Apple-style-span" style="font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;span class="Apple-style-span" style="line-height: 18px;"&gt;&amp;nbsp;over on Technet has posted a quick article on how to create pre-staged media for windows 7.1 &amp;nbsp;using SCCM 2007 R3. The post is more of a here's a quick how to. I'm sure there are better more&amp;nbsp;in depth&amp;nbsp;articles to be found elsewhere.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; line-height: 18px;"&gt;&lt;span color="#0000ff" style="cursor: pointer; font-weight: normal; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: none;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; line-height: 18px;"&gt;&lt;span color="#0000ff" style="cursor: pointer; font-weight: normal; outline-color: initial; outline-style: none; outline-width: initial; text-decoration: none;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;span class="Apple-style-span" style="line-height: 18px;"&gt;Check the link for the article&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; line-height: 18px;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;h3 class="post-name" style="clear: both; font-family: 'Segoe UI Semibold', 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; line-height: 25px; margin-bottom: 12px; margin-left: 0px; margin-right: 0px; margin-top: 7px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://blogs.technet.com/b/configmgrteam/archive/2011/07/26/how-to-create-prestaged-media-for-wes-7-1-posready7-and-thinpc-in-configmgr-2007-r3.aspx"&gt;How to create Prestaged Media for WES 7.1, PosReady7 and ThinPC in ConfigMgr 2007 R3&lt;/a&gt;&lt;/h3&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4140641-2924044175068348230?l=joejoeinc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/TRsEsnYgMsSr1YoRCaaj1glktwo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/TRsEsnYgMsSr1YoRCaaj1glktwo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/TRsEsnYgMsSr1YoRCaaj1glktwo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/TRsEsnYgMsSr1YoRCaaj1glktwo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Joejoeinccom/~4/Quu77cpx-60" height="1" width="1"/&gt;</content><link rel="related" href="http://blogs.technet.com/b/configmgrteam/archive/2011/07/26/how-to-create-prestaged-media-for-wes-7-1-posready7-and-thinpc-in-configmgr-2007-r3.aspx" title="How to prestage Windows 7 Thin PC in SCCM R3" /><link rel="replies" type="application/atom+xml" href="http://joejoeinc.blogspot.com/feeds/2924044175068348230/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://joejoeinc.blogspot.com/2011/08/how-to-prestage-windows-7-thin-pc-in.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/2924044175068348230?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/2924044175068348230?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Joejoeinccom/~3/Quu77cpx-60/how-to-prestage-windows-7-thin-pc-in.html" title="How to prestage Windows 7 Thin PC in SCCM R3" /><author><name>Joe Parsons</name><uri>https://profiles.google.com/110327597924431312121</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/-H66sv_LLHZg/AAAAAAAAAAI/AAAAAAAAGWk/BxguuP9q_O8/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://joejoeinc.blogspot.com/2011/08/how-to-prestage-windows-7-thin-pc-in.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DE4FRXw6fyp7ImA9WhdSGEQ.&quot;"><id>tag:blogger.com,1999:blog-4140641.post-9138401592199835459</id><published>2011-07-29T09:46:00.001+10:00</published><updated>2011-07-29T09:48:34.217+10:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-29T09:48:34.217+10:00</app:edited><title>InstallSheild Error -3  - Missing Setup.iss</title><content type="html">I've seen this a few times when you try and run a Setup.exe in silent mode and all &amp;nbsp;you get is error -3 at &amp;nbsp;the end of it.&lt;br /&gt;
&lt;br /&gt;
What install&amp;nbsp;shield&amp;nbsp;is errors&amp;nbsp;on -3 it's trying to tell you it doesn't know how to install silently because it doesn't have the instructions to do so.&lt;br /&gt;
&lt;br /&gt;
You will need to do 2&amp;nbsp;pieces&amp;nbsp;of work to resolve this.&lt;br /&gt;
&lt;br /&gt;
First - Record a new setup.iss file:&lt;br /&gt;
We will need to record a new setup.iss file in order to be able to tell the installer what the silent install instructions are.&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;Create a shortcut to the setup.exe&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Modify the &amp;nbsp;properties of the shortcut&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Append to the end of the target line &amp;nbsp;i.e setup.exe /r /f2"c:\setup.iss"&lt;/li&gt;
&lt;li&gt;Then install the software by launching the shortcut this will create the setup.iss file in c:\windows (if you leave off &amp;nbsp;the /f2 option the setup.iss file will be created in c:\windows\temp\setup.iss&lt;/li&gt;
&lt;li&gt;Copy the setup.iss file to the same directory as the setup.exe&lt;/li&gt;
&lt;/ol&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;Now we need to tell setup.exe to install silently and also tell it to use the newly created setup.iss file&lt;/div&gt;&lt;div&gt;&lt;ol&gt;&lt;li&gt;Create a new shortcut to the setup.exe (rename it to Install_silent or something)&lt;/li&gt;
&lt;li&gt;Modify the &amp;nbsp;properties of the shortcut&lt;/li&gt;
&lt;li&gt;Append to the end of the target line &amp;nbsp;i.e setup.exe&amp;nbsp;/S /f1"setup.iss"&lt;/li&gt;
&lt;li&gt;Execute the installer and this should work fine.&lt;/li&gt;
&lt;/ol&gt;&lt;div&gt;Notes:&amp;nbsp;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;Installsheild doco&amp;nbsp;indicates&amp;nbsp;that you can just place the setup.iss in the same directory as the setup.exe and then when you launch the setup.exe it will just find the setup.iss if it exists. I've found this to be true for some packages and not true for other so naming the setup.iss directly seems to work for me most times.&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
Links:&lt;br /&gt;
&lt;a href="http://kb.flexerasoftware.com/doc/Helpnet/installshield12helplib/IHelpSetup_EXECmdLine.htm"&gt;Silent install command line for installsheild&amp;nbsp;installers&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4140641-9138401592199835459?l=joejoeinc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/RMy9vwi61lRaMcZ1CyISPM0mB5M/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/RMy9vwi61lRaMcZ1CyISPM0mB5M/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/RMy9vwi61lRaMcZ1CyISPM0mB5M/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/RMy9vwi61lRaMcZ1CyISPM0mB5M/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Joejoeinccom/~4/vFmC0UPXf9U" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joejoeinc.blogspot.com/feeds/9138401592199835459/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://joejoeinc.blogspot.com/2011/07/installsheild-error-3-missing-setupiss.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/9138401592199835459?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/9138401592199835459?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Joejoeinccom/~3/vFmC0UPXf9U/installsheild-error-3-missing-setupiss.html" title="InstallSheild Error -3  - Missing Setup.iss" /><author><name>Joe Parsons</name><uri>https://profiles.google.com/110327597924431312121</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/-H66sv_LLHZg/AAAAAAAAAAI/AAAAAAAAGWk/BxguuP9q_O8/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://joejoeinc.blogspot.com/2011/07/installsheild-error-3-missing-setupiss.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUcNSHk7eCp7ImA9WhdSFkk.&quot;"><id>tag:blogger.com,1999:blog-4140641.post-1212033084304480787</id><published>2011-07-22T14:45:00.003+10:00</published><updated>2011-07-26T11:18:19.700+10:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-26T11:18:19.700+10:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="NBN" /><category scheme="http://www.blogger.com/atom/ns#" term="Internet" /><title>Internode realeases National Broadband Network plans</title><content type="html">Internode seems to be the first out of the gate with&amp;nbsp;Australia's&amp;nbsp;National Broadband plans.&amp;nbsp;Exetel quickly hit back with much better plans. &lt;br /&gt;
&lt;br /&gt;
Check the links for the plans.&lt;br /&gt;
&lt;a href="http://www.internode.on.net/residential/fibre_to_the_home/estates/plans/"&gt;Internode Plans&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.exetel.com.au/residential-fibre-pricing-mainland.php"&gt;Exetel NBN Plans&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
i.e&lt;br /&gt;
Exetel best value plan looks to be&lt;br /&gt;
79$ for 100mbit DL / 40Mbit UP this gives you 100GB of downloads.&lt;br /&gt;
Then if you compare this to my current Naked ADSL2+ is currently 59$ for 120GB.&lt;br /&gt;
&lt;br /&gt;
The question for most people will be "Does the speed increase beat the extra cost?"&lt;br /&gt;
&lt;br /&gt;
More Comments:&lt;br /&gt;
&lt;a href="http://delimiter.com.au/2011/07/25/undercutting-internode-exetel-reveals-nbn-prices/"&gt;http://delimiter.com.au/2011/07/25/undercutting-internode-exetel-reveals-nbn-prices/&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4140641-1212033084304480787?l=joejoeinc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/LNZYYGwhfDQ-WIB7Pn3a1b8XWzA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/LNZYYGwhfDQ-WIB7Pn3a1b8XWzA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/LNZYYGwhfDQ-WIB7Pn3a1b8XWzA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/LNZYYGwhfDQ-WIB7Pn3a1b8XWzA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Joejoeinccom/~4/CxMB5d59O7I" height="1" width="1"/&gt;</content><link rel="related" href="http://www.internode.on.net/residential/fibre_to_the_home/estates/plans/" title="Internode realeases National Broadband Network plans" /><link rel="replies" type="application/atom+xml" href="http://joejoeinc.blogspot.com/feeds/1212033084304480787/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://joejoeinc.blogspot.com/2011/07/internode-realeases-national-broadband.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/1212033084304480787?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/1212033084304480787?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Joejoeinccom/~3/CxMB5d59O7I/internode-realeases-national-broadband.html" title="Internode realeases National Broadband Network plans" /><author><name>Joe Parsons</name><uri>https://profiles.google.com/110327597924431312121</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/-H66sv_LLHZg/AAAAAAAAAAI/AAAAAAAAGWk/BxguuP9q_O8/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://joejoeinc.blogspot.com/2011/07/internode-realeases-national-broadband.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUIDQno_fCp7ImA9WhZaGE8.&quot;"><id>tag:blogger.com,1999:blog-4140641.post-736437971925329222</id><published>2011-07-05T09:52:00.002+10:00</published><updated>2011-07-05T09:52:53.444+10:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-05T09:52:53.444+10:00</app:edited><title>File System Redirection - How to target the real system32 directory</title><content type="html">&lt;blockquote&gt;&lt;span class="Apple-style-span" style="font-family: 'Segoe UI', Verdana, Arial; font-size: 13px;"&gt;"32-bit applications can access the native system directory by substituting %windir%\Sysnative for %windir%\System32. WOW64 recognizes Sysnative as a special alias used to indicate that the file system should not redirect the access. This mechanism is flexible and easy to use, therefore, it is the recommended mechanism to bypass file system redirection. Note that 64-bit applications cannot use the Sysnative alias as it is a virtual directory not a real one."&lt;/span&gt;&lt;/blockquote&gt;&lt;span class="Apple-style-span" style="font-family: 'Segoe UI', Verdana, Arial;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Segoe UI', Verdana, Arial;"&gt;The above is correct.. in your&amp;nbsp;scripts&amp;nbsp;just make sure your target "%windir%\Sysnative" and your file will go where you intended it to go.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Segoe UI', Verdana, Arial; font-size: x-small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4140641-736437971925329222?l=joejoeinc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/UtcYEmqxsDaM1F9ro1BopsAWZ8U/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/UtcYEmqxsDaM1F9ro1BopsAWZ8U/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/UtcYEmqxsDaM1F9ro1BopsAWZ8U/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/UtcYEmqxsDaM1F9ro1BopsAWZ8U/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Joejoeinccom/~4/UUNAgiu_8e4" height="1" width="1"/&gt;</content><link rel="related" href="http://msdn.microsoft.com/en-us/library/aa384187(v=vs.85).aspx" title="File System Redirection - How to target the real system32 directory" /><link rel="replies" type="application/atom+xml" href="http://joejoeinc.blogspot.com/feeds/736437971925329222/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://joejoeinc.blogspot.com/2011/07/file-system-redirection-how-to-target_05.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/736437971925329222?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/736437971925329222?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Joejoeinccom/~3/UUNAgiu_8e4/file-system-redirection-how-to-target_05.html" title="File System Redirection - How to target the real system32 directory" /><author><name>Joe Parsons</name><uri>https://profiles.google.com/110327597924431312121</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/-H66sv_LLHZg/AAAAAAAAAAI/AAAAAAAAGWk/BxguuP9q_O8/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://joejoeinc.blogspot.com/2011/07/file-system-redirection-how-to-target_05.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUIAQ3o_eip7ImA9WhZaGE8.&quot;"><id>tag:blogger.com,1999:blog-4140641.post-2891013223678163039</id><published>2011-07-05T09:52:00.000+10:00</published><updated>2011-07-05T09:52:22.442+10:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-05T09:52:22.442+10:00</app:edited><title>File System Redirection - How to target the real system32 directory</title><content type="html">&lt;blockquote&gt;&lt;span class="Apple-style-span" style="font-family: 'Segoe UI', Verdana, Arial; font-size: 13px;"&gt;"32-bit applications can access the native system directory by substituting %windir%\Sysnative for %windir%\System32. WOW64 recognizes Sysnative as a special alias used to indicate that the file system should not redirect the access. This mechanism is flexible and easy to use, therefore, it is the recommended mechanism to bypass file system redirection. Note that 64-bit applications cannot use the Sysnative alias as it is a virtual directory not a real one."&lt;/span&gt;&lt;/blockquote&gt;&lt;span class="Apple-style-span" style="font-family: 'Segoe UI', Verdana, Arial; font-size: 13px;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Segoe UI', Verdana, Arial; font-size: x-small;"&gt;The above is correct.. in your&amp;nbsp;scripts&amp;nbsp;just make sure your target "%windir%\Sysnative" and your file will go where you intended it to go.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: 'Segoe UI', Verdana, Arial; font-size: x-small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4140641-2891013223678163039?l=joejoeinc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/DYcYheCJozJCIKA16UmcRCGo_PY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/DYcYheCJozJCIKA16UmcRCGo_PY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/DYcYheCJozJCIKA16UmcRCGo_PY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/DYcYheCJozJCIKA16UmcRCGo_PY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Joejoeinccom/~4/57m9xDjjH8g" height="1" width="1"/&gt;</content><link rel="related" href="http://msdn.microsoft.com/en-us/library/aa384187(v=vs.85).aspx" title="File System Redirection - How to target the real system32 directory" /><link rel="replies" type="application/atom+xml" href="http://joejoeinc.blogspot.com/feeds/2891013223678163039/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://joejoeinc.blogspot.com/2011/07/file-system-redirection-how-to-target.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/2891013223678163039?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/2891013223678163039?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Joejoeinccom/~3/57m9xDjjH8g/file-system-redirection-how-to-target.html" title="File System Redirection - How to target the real system32 directory" /><author><name>Joe Parsons</name><uri>https://profiles.google.com/110327597924431312121</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/-H66sv_LLHZg/AAAAAAAAAAI/AAAAAAAAGWk/BxguuP9q_O8/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://joejoeinc.blogspot.com/2011/07/file-system-redirection-how-to-target.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0EFRHg9fCp7ImA9WhZaEU4.&quot;"><id>tag:blogger.com,1999:blog-4140641.post-9059232795027016442</id><published>2011-06-27T11:53:00.000+10:00</published><updated>2011-06-27T11:53:35.664+10:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-27T11:53:35.664+10:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Hyper-V Error Issue windows Firewall RPC" /><title>Unable to remotely manage Hyper-v from Windows 7 RPC - rpc server unavailable unable to establish communication between  and </title><content type="html">If you get this error when connecting to Hyper-V from a Windows 7 OS&lt;br /&gt;
&lt;blockquote&gt;RPC - rpc server unavailable unable to establish communication between Client and server&lt;/blockquote&gt;&amp;nbsp;Then you should follow these instructions.&lt;br /&gt;
&lt;br /&gt;
First up, check you can start your firewall. If it's stopped and you get error 5 when starting it. Take a look at the below KB from Microsoft.&lt;br /&gt;
&lt;a href="http://support.microsoft.com/kb/943996"&gt;http://support.microsoft.com/kb/943996&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
If fixed the issue for me and also resolved my Hyper-V issue.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4140641-9059232795027016442?l=joejoeinc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/9dMzOxdvmGg7YLGwCkq4lPA-jw0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/9dMzOxdvmGg7YLGwCkq4lPA-jw0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/9dMzOxdvmGg7YLGwCkq4lPA-jw0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/9dMzOxdvmGg7YLGwCkq4lPA-jw0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Joejoeinccom/~4/qIZrp-h2RYs" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joejoeinc.blogspot.com/feeds/9059232795027016442/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://joejoeinc.blogspot.com/2011/06/unable-to-remotely-manage-hyper-v-from.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/9059232795027016442?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/9059232795027016442?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Joejoeinccom/~3/qIZrp-h2RYs/unable-to-remotely-manage-hyper-v-from.html" title="Unable to remotely manage Hyper-v from Windows 7 RPC - rpc server unavailable unable to establish communication between &lt;Client&gt; and &lt;server&gt;" /><author><name>Joe Parsons</name><uri>https://profiles.google.com/110327597924431312121</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/-H66sv_LLHZg/AAAAAAAAAAI/AAAAAAAAGWk/BxguuP9q_O8/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://joejoeinc.blogspot.com/2011/06/unable-to-remotely-manage-hyper-v-from.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUIEQXw-fyp7ImA9WhZbGEo.&quot;"><id>tag:blogger.com,1999:blog-4140641.post-449518389091256420</id><published>2011-06-24T09:58:00.000+10:00</published><updated>2011-06-24T09:58:20.257+10:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-24T09:58:20.257+10:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Citrix Query Writing" /><title>Citrix EndPoint Query Writing. Values with spaces</title><content type="html">I found the documentation for query writing for Citrix endpoint is actually quite confusing.&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
CLIENT.REG('HKEY_LOCAL_MACHINE_64\\\\SOFTWARE\\\\Microsoft\\\\Windows\\ NT\\\\Example').VALUE == 'Joejoeinc at home'&lt;br /&gt;
&lt;br /&gt;
Would produce fail as there are spaces in the value&lt;br /&gt;
&lt;br /&gt;
To write this query properly we&amp;nbsp;actually&amp;nbsp;need to tell the query window that we want to have spaces in the value. You would write the Reg query as so.&lt;br /&gt;
&lt;br /&gt;
CLIENT.REG('HKEY_LOCAL_MACHINE_64\\\\SOFTWARE\\\\Microsoft\\\\Windows\\ NT\\\\Example').VALUE == 'Joejoeinc\\ at\\ home'&lt;br /&gt;
&lt;br /&gt;
That's &amp;nbsp;"\\SPACE" between each word.&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
That to query a reg key that has a space in it like 'Windows NT' you need to write it like 'Windows\\ NT'&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;table&gt;&lt;/table&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4140641-449518389091256420?l=joejoeinc.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/GJnR-11MUPS1DiSePbN_niuKdFU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/GJnR-11MUPS1DiSePbN_niuKdFU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/GJnR-11MUPS1DiSePbN_niuKdFU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/GJnR-11MUPS1DiSePbN_niuKdFU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Joejoeinccom/~4/ceWXKNJj19k" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joejoeinc.blogspot.com/feeds/449518389091256420/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://joejoeinc.blogspot.com/2011/06/citrix-endpoint-query-writing-values.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/449518389091256420?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/4140641/posts/default/449518389091256420?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Joejoeinccom/~3/ceWXKNJj19k/citrix-endpoint-query-writing-values.html" title="Citrix EndPoint Query Writing. Values with spaces" /><author><name>Joe Parsons</name><uri>https://profiles.google.com/110327597924431312121</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/-H66sv_LLHZg/AAAAAAAAAAI/AAAAAAAAGWk/BxguuP9q_O8/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://joejoeinc.blogspot.com/2011/06/citrix-endpoint-query-writing-values.html</feedburner:origLink></entry></feed>

