<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: iTunes and Quicktime</title>
	<atom:link href="http://www.simplicitiowa.com/blog/?feed=rss2&#038;p=214" rel="self" type="application/rss+xml" />
	<link>http://www.simplicitiowa.com/blog/?p=214</link>
	<description>IT as it should be</description>
	<lastBuildDate>Wed, 12 May 2010 15:34:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Yan Herndon</title>
		<link>http://www.simplicitiowa.com/blog/?p=214&#038;cpage=1#comment-117</link>
		<dc:creator>Yan Herndon</dc:creator>
		<pubDate>Thu, 15 Oct 2009 06:30:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.iowatechblog.com/?p=214#comment-117</guid>
		<description>Here is a kaseya script that removes all the itunes crap.  It could be run after the update.

Script Name: Apple Crapple
Script Description: Apple Crapple
Removes itunes updater and Quicktime Task from startup and removes quicktime icon from desktop.  Kills bonjour service

IF True 
THEN
   Delete File - (Continue on Fail)
     Parameter 1 : %SYSTEMROOT%\TASKS\AppleSoftwareUpdate.job
         OS Type : 0
   Execute Shell Command - (Continue on Fail)
     Parameter 1 : &quot;C:\Program Files\Bonjour\mDNSResponder.exe&quot; -remove
     Parameter 2 : 0
         OS Type : 0
   Delete Registry Value - (Continue on Fail)
     Parameter 1 : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\iTunesHelper
         OS Type : 0
   Delete Registry Value - (Continue on Fail)
     Parameter 1 : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\Quicktime Task
         OS Type : 0
   Execute Shell Command - (Continue on Fail)
     Parameter 1 : ERASE &quot;%ALLUSERSPROFILE%\Desktop\QuickTime Player.lnk&quot;
     Parameter 2 : 0
         OS Type : 0
   Execute Shell Command - (Continue on Fail)
     Parameter 1 : ERASE &quot;%ALLUSERSPROFILE%\Start Menu\Programs\Apple Software Update.lnk&quot;
     Parameter 2 : 0
         OS Type : 0
   Write Script Log Entry
     Parameter 1 : Apple Software Update Disabled
         OS Type : 0
ELSE
   Write Script Log Entry
     Parameter 1 : Apple Software Update Not Scheduled
         OS Type : 0</description>
		<content:encoded><![CDATA[<p>Here is a kaseya script that removes all the itunes crap.  It could be run after the update.</p>
<p>Script Name: Apple Crapple<br />
Script Description: Apple Crapple<br />
Removes itunes updater and Quicktime Task from startup and removes quicktime icon from desktop.  Kills bonjour service</p>
<p>IF True<br />
THEN<br />
   Delete File &#8211; (Continue on Fail)<br />
     Parameter 1 : %SYSTEMROOT%\TASKS\AppleSoftwareUpdate.job<br />
         OS Type : 0<br />
   Execute Shell Command &#8211; (Continue on Fail)<br />
     Parameter 1 : &#8220;C:\Program Files\Bonjour\mDNSResponder.exe&#8221; -remove<br />
     Parameter 2 : 0<br />
         OS Type : 0<br />
   Delete Registry Value &#8211; (Continue on Fail)<br />
     Parameter 1 : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\iTunesHelper<br />
         OS Type : 0<br />
   Delete Registry Value &#8211; (Continue on Fail)<br />
     Parameter 1 : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\Quicktime Task<br />
         OS Type : 0<br />
   Execute Shell Command &#8211; (Continue on Fail)<br />
     Parameter 1 : ERASE &#8220;%ALLUSERSPROFILE%\Desktop\QuickTime Player.lnk&#8221;<br />
     Parameter 2 : 0<br />
         OS Type : 0<br />
   Execute Shell Command &#8211; (Continue on Fail)<br />
     Parameter 1 : ERASE &#8220;%ALLUSERSPROFILE%\Start Menu\Programs\Apple Software Update.lnk&#8221;<br />
     Parameter 2 : 0<br />
         OS Type : 0<br />
   Write Script Log Entry<br />
     Parameter 1 : Apple Software Update Disabled<br />
         OS Type : 0<br />
ELSE<br />
   Write Script Log Entry<br />
     Parameter 1 : Apple Software Update Not Scheduled<br />
         OS Type : 0</p>
]]></content:encoded>
	</item>
</channel>
</rss>
