<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-12628882</atom:id><lastBuildDate>Fri, 01 Nov 2024 10:40:11 +0000</lastBuildDate><category>Agents</category><category>Altiris; Deployment Server</category><category>Notification Server Diagnostics</category><category>Vista</category><title>End Point Management/Security and Mobile Blog Site</title><description>Blog site to provide a quick way to find solutions on problems encountered during a day to day work.&#xa;Some articles are just copies of KB or Forums, but they might come in handy.</description><link>http://altirisbe.blogspot.com/</link><managingEditor>noreply@blogger.com (Unknown)</managingEditor><generator>Blogger</generator><openSearch:totalResults>442</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-12628882.post-7873034836067560354</guid><pubDate>Tue, 20 May 2014 08:37:00 +0000</pubDate><atom:updated>2014-05-20T10:37:34.298+02:00</atom:updated><title>End of Blog</title><description>Due to a change in my carrier I will no longer be able to update the blog.&lt;br /&gt;
So if anyone would like to continue my work fel free to drop me a note..</description><link>http://altirisbe.blogspot.com/2014/05/end-of-blog.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-12628882.post-494346981817523784</guid><pubDate>Wed, 16 Apr 2014 07:43:00 +0000</pubDate><atom:updated>2014-04-16T09:43:48.527+02:00</atom:updated><title>How do I create a Report that shows a general summary for all Patch Management executions?</title><description>&lt;div style=&quot;font-size: 16px;&quot;&gt;
The Table Evt_AeX_SWD_Execution holds all of the 
Patch Management execution and status, however it also holds status of Software 
Management installs. &amp;nbsp;There is a Report that shows Software Execution Summary 
(Reports &amp;gt; Software &amp;gt; Delivery &amp;gt; Execution Summary). &amp;nbsp;&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;font-size: 16px;&quot;&gt;
Is there a way to report on only the Patch Management 
Executions?&amp;nbsp;&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;font-size: 16px;&quot;&gt;
There is, please create a new SQL Report and enter 
the following data (Default shows the last 30 days.&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;font-size: 16px;&quot;&gt;
NOTE: this query shows All Failures, even those that 
are later successful.&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;font-size: 16px; margin-left: 0.5in;&quot;&gt;
&lt;span style=&quot;color: blue; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;select&lt;/span&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;&amp;nbsp; [Status]&amp;nbsp;&lt;span style=&quot;color: grey;&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;CASE&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: blue;&quot;&gt;when&lt;/span&gt;&amp;nbsp;e&lt;span style=&quot;color: grey;&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;status&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: grey;&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: red;&quot;&gt;&#39;Command executed&#39;&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: blue;&quot;&gt;then&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: red;&quot;&gt;&#39;Success&#39;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;font-size: 16px; margin-left: 0.5in;&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color: blue;&quot;&gt;when&lt;/span&gt;&amp;nbsp;e&lt;span style=&quot;color: grey;&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;status&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: grey;&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: red;&quot;&gt;&#39;Failed&#39;&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: blue;&quot;&gt;then&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: red;&quot;&gt;&#39;Failed&#39;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;font-size: 16px; margin-left: 0.5in;&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color: blue;&quot;&gt;when&lt;/span&gt;&amp;nbsp;e&lt;span style=&quot;color: grey;&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;Status&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: grey;&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: red;&quot;&gt;&#39;Terminated&#39;&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: blue;&quot;&gt;then&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: red;&quot;&gt;&#39;Terminated&#39;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;font-size: 16px; margin-left: 0.5in;&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color: blue;&quot;&gt;else&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: red;&quot;&gt;&#39;Other&#39;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;font-size: 16px; margin-left: 0.5in;&quot;&gt;
&lt;span style=&quot;color: blue; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;End&lt;/span&gt;&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;,&lt;/span&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;&amp;nbsp;&lt;span style=&quot;color: magenta;&quot;&gt;COUNT&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: grey;&quot;&gt;(&lt;/span&gt;[Status]&lt;span style=&quot;color: grey;&quot;&gt;)&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: blue;&quot;&gt;as&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: red;&quot;&gt;&#39;Count&#39;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;font-size: 16px; margin-left: 0.5in;&quot;&gt;
&lt;span style=&quot;color: blue; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;from&lt;/span&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;&amp;nbsp;Evt_AeX_SWD_Execution&amp;nbsp; 
e&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;font-size: 16px; margin-left: 0.5in;&quot;&gt;
&lt;span style=&quot;color: blue; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;where&lt;/span&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;&amp;nbsp;e&lt;span style=&quot;color: grey;&quot;&gt;.&lt;/span&gt;_eventTime&amp;nbsp;&lt;span style=&quot;color: grey;&quot;&gt;&amp;gt;&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: magenta;&quot;&gt;GETDATE&lt;/span&gt;&lt;span style=&quot;color: grey;&quot;&gt;()&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: grey;&quot;&gt;–&lt;/span&gt;&amp;nbsp;30 &amp;nbsp;&lt;span style=&quot;color: green;&quot;&gt;-- Count Executions from last XX 
Days&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;font-size: 16px; margin-left: 0.5in;&quot;&gt;
&lt;span style=&quot;color: grey; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;and&lt;/span&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;&amp;nbsp;PackageId&amp;nbsp;&lt;span style=&quot;color: grey;&quot;&gt;in&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: grey;&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: blue;&quot;&gt;select&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: blue;&quot;&gt;distinct&lt;/span&gt;&amp;nbsp;ItemGuid&amp;nbsp;&lt;span style=&quot;color: blue;&quot;&gt;from&lt;/span&gt;&amp;nbsp;[Evt_NS_Item_Management]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;font-size: 16px; margin-left: 0.5in;&quot;&gt;
&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color: blue;&quot;&gt;where&lt;/span&gt;&amp;nbsp;[ItemClassGuid]&amp;nbsp;&lt;span style=&quot;color: grey;&quot;&gt;=&lt;/span&gt;&amp;nbsp;&lt;span style=&quot;color: red;&quot;&gt;&#39;6E89DC4B-693A-4BD3-AEFA-385CCD1874E8&#39;&lt;/span&gt;&lt;span style=&quot;color: grey;&quot;&gt;)&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color: green;&quot;&gt;-- Patch Solution Class 
GUID&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;font-size: 16px; margin-left: 0.5in;&quot;&gt;
&lt;span style=&quot;color: blue; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;group&lt;/span&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;&amp;nbsp;&lt;span style=&quot;color: blue;&quot;&gt;by&lt;/span&gt;&amp;nbsp;[Status]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;font-size: 16px; margin-left: 0.5in;&quot;&gt;
&lt;span style=&quot;color: blue; font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;order&lt;/span&gt;&lt;span style=&quot;font-family: &amp;quot;Courier New&amp;quot;; font-size: 10pt;&quot;&gt;&amp;nbsp;&lt;span style=&quot;color: blue;&quot;&gt;by&lt;/span&gt;&amp;nbsp;2&amp;nbsp;&lt;span style=&quot;color: blue;&quot;&gt;desc&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
</description><link>http://altirisbe.blogspot.com/2014/04/how-do-i-create-report-that-shows.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-12628882.post-8814393044768420119</guid><pubDate>Mon, 14 Apr 2014 08:28:00 +0000</pubDate><atom:updated>2014-04-14T10:28:18.748+02:00</atom:updated><title>AppCenter - Information About &quot;Heartbleed&quot;, OpenSSL Vulnerability</title><description>

&lt;br /&gt;
AppCenter - Information About &quot;Heartbleed&quot;, OpenSSL Vulnerability&lt;br /&gt;
&lt;a href=&quot;http://www.symantec.com/business/support/index?page=content&amp;amp;id=TECH216616&amp;amp;actp=SUBSCRIPTION&quot;&gt;&lt;span style=&quot;color: blue;&quot;&gt;http://www.symantec.com/business/support/index?page=content&amp;amp;id=TECH216616&amp;amp;actp=SUBSCRIPTION&lt;/span&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;br /&gt;


&lt;dl_end&gt;&lt;/dl_end&gt;</description><link>http://altirisbe.blogspot.com/2014/04/appcenter-information-about-heartbleed.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-12628882.post-1126409252069973877</guid><pubDate>Mon, 14 Apr 2014 08:27:00 +0000</pubDate><atom:updated>2014-04-14T10:27:42.399+02:00</atom:updated><title>Heartbleed Vulnerability Statement </title><description>

&lt;br /&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;Symantec Endpoint
Management ITMS 7.0/7.1 Heartbleed Vulnerability Statement &lt;br /&gt;
&lt;/span&gt;&lt;a href=&quot;http://www.symantec.com/business/support/index?page=content&amp;amp;id=TECH216654&amp;amp;actp=SUBSCRIPTION&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;&lt;span style=&quot;color: blue;&quot;&gt;http://www.symantec.com/business/support/index?page=content&amp;amp;id=TECH216654&amp;amp;actp=SUBSCRIPTION&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;br /&gt;


&lt;br /&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;Symantec Endpoint
Management ITMS 7.5 Heartbleed Vulnerability Statement&lt;br /&gt;
&lt;/span&gt;&lt;a href=&quot;http://www.symantec.com/business/support/index?page=content&amp;amp;id=TECH216635&amp;amp;actp=SUBSCRIPTION&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;&lt;span style=&quot;color: blue;&quot;&gt;http://www.symantec.com/business/support/index?page=content&amp;amp;id=TECH216635&amp;amp;actp=SUBSCRIPTION&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;br /&gt;


</description><link>http://altirisbe.blogspot.com/2014/04/heartbleed-vulnerability-statement.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-12628882.post-33329548767023587</guid><pubDate>Tue, 01 Apr 2014 08:47:00 +0000</pubDate><atom:updated>2014-04-01T10:47:02.123+02:00</atom:updated><title>ITLS 7.5 HF5 Need to know....</title><description>

&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;As many of
you noticed ITMS 7.5 HF5 is now available via SIM. Some of you asked if we were
aware of that the Release Notes were not present. Yes, we are aware of it and
our CE team is working on getting an updated version of that doc published with
the HF5 as soon as possible.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;&lt;o:p&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;As well CE
team discovered an issue that caused concerns in regarding releasing HF5 today.
This issue is documented in eTrack &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;background: white; color: black; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt; mso-ansi-language: EN-US;&quot;&gt;&lt;a href=&quot;https://engtools.engba.symantec.com/Etrack/readonly_inc.php?sid=etrack&amp;amp;incident=3471385&quot; target=&quot;_blank&quot; title=&quot;View Incident 3471385&quot;&gt;&lt;span style=&quot;color: #0066cc; text-decoration: none; text-underline: none;&quot;&gt;3471385&lt;/span&gt;&lt;/a&gt; &lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;“Task Server upgrade from HF4 to HF5
does not work at first attempt because AexSetupProgress.ini file exists in TS
setup directory.”&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;The Release
Notes will have more details on this but for those customers that already
installed HF5, these are the current workarounds regarding the known issue
mentioned in the eTrack above:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;&lt;o:p&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;i&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;Workaround_1:
restart computer before Task Server upgrade from HF4 to HF5 - ini file will be
removed on restart.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;i&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;&lt;o:p&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;i&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;Workaround_2:
after first attempt to upgrade remote TS ini file will be deleted. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;i&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;Go to NS
Console -&amp;gt; Site Servers and specify schedule for the corresponding Task
Server upgrade policy - this time remote Task Server upgrade will work.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;&lt;o:p&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;Besides the
known issue mentioned on the eTrack above, HF5 should be just fine to be
installed by customers. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;&lt;o:p&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;I don’t
have more details to share at this point but as soon as CE team define how they
want to proceed, they will share that with this audience in a later time.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;&lt;o:p&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
</description><link>http://altirisbe.blogspot.com/2014/04/itls-75-hf5-need-to-know.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-12628882.post-1519385694118291386</guid><pubDate>Mon, 31 Mar 2014 17:21:00 +0000</pubDate><atom:updated>2014-03-31T19:21:00.128+02:00</atom:updated><title>Symantec™ IT Management Suite 7.5 HF5 powered by Altiris™ technology Release Notes</title><description>

&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.symantec.com/business/support/index?page=content&amp;amp;id=DOC7204&amp;amp;actp=SUBSCRIPTION&quot;&gt;&lt;span style=&quot;color: blue;&quot;&gt;http://www.symantec.com/business/support/index?page=content&amp;amp;id=DOC7204&amp;amp;actp=SUBSCRIPTION&lt;/span&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;br /&gt;


</description><link>http://altirisbe.blogspot.com/2014/03/symantec-it-management-suite-75-hf5.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-12628882.post-8597713556406734829</guid><pubDate>Fri, 28 Mar 2014 09:08:00 +0000</pubDate><atom:updated>2014-03-28T10:08:43.039+01:00</atom:updated><title>Endpoint Application Virtualisation Nice Links</title><description>

&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;a href=&quot;http://www.symantec.com/connect/endpoint-virtualization/videos&quot;&gt;&lt;span style=&quot;color: blue; font-family: Calibri;&quot;&gt;http://www.symantec.com/connect/endpoint-virtualization/videos&lt;/span&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;a href=&quot;http://www.symantec.com/connect/endpoint-virtualization/downloads&quot;&gt;&lt;span style=&quot;color: blue; font-family: Calibri;&quot;&gt;http://www.symantec.com/connect/endpoint-virtualization/downloads&lt;/span&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;a href=&quot;http://www.symantec.com/connect/articles/virtual-application-library&quot;&gt;&lt;span style=&quot;color: blue; font-family: Calibri;&quot;&gt;http://www.symantec.com/connect/articles/virtual-application-library&lt;/span&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;a href=&quot;http://www.symantec.com/connect/articles/running-ie6-ie7-and-ie8-side-side-using-symantec-workspace-virtualization&quot;&gt;&lt;span style=&quot;color: blue; font-family: Calibri;&quot;&gt;http://www.symantec.com/connect/articles/running-ie6-ie7-and-ie8-side-side-using-symantec-workspace-virtualization&lt;/span&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;a href=&quot;http://www.symantec.com/connect/articles/virtual-internet-explorer-browser-catalog&quot;&gt;&lt;span style=&quot;color: blue; font-family: Calibri;&quot;&gt;http://www.symantec.com/connect/articles/virtual-internet-explorer-browser-catalog&lt;/span&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
</description><link>http://altirisbe.blogspot.com/2014/03/endpoint-application-virtualisation.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-12628882.post-6571998755922614453</guid><pubDate>Sat, 22 Mar 2014 11:24:00 +0000</pubDate><atom:updated>2014-03-22T12:24:34.380+01:00</atom:updated><title>FAQ on Package Servers</title><description>All you need to know about Package Servers&lt;br /&gt;
&lt;a href=&quot;http://www.symantec.com/docs/HOWTO77389&quot;&gt;http://www.symantec.com/docs/HOWTO77389&lt;/a&gt;</description><link>http://altirisbe.blogspot.com/2014/03/faq-on-package-servers.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-12628882.post-5559599120673068430</guid><pubDate>Mon, 17 Mar 2014 06:55:00 +0000</pubDate><atom:updated>2014-03-17T07:57:00.325+01:00</atom:updated><title>Backup Exec 2012 SP4 Released</title><description>&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;&quot;&gt;
&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;Backup Exec 2012 Service Pack 4 (SP4) is now available
for download and adds support for &lt;i&gt;&lt;u&gt;Enterprise Vault 10.0.3 and EV 10.0.4&lt;/u&gt;&lt;/i&gt;
along with critical updates, and enhancements.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;&quot;&gt;
&lt;a href=&quot;https://www.blogger.com/&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;/a&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;We’ve added the following features and enhancements to
this release:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoListParagraph&quot; style=&quot;margin: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; text-indent: -18pt;&quot;&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family: Symbol; font-size: 12pt; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;·&lt;span style=&quot;font-size-adjust: none; font-stretch: normal; font: 7pt/normal &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;Enterprise Vault
10.0.3 and 10.0.4 support&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoListParagraph&quot; style=&quot;margin: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; text-indent: -18pt;&quot;&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family: Symbol; font-size: 12pt; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;·&lt;span style=&quot;font-size-adjust: none; font-stretch: normal; font: 7pt/normal &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;Exchange 2013 CU3
support&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoListParagraph&quot; style=&quot;margin: 0cm 0cm 0pt 36pt; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; text-indent: -18pt;&quot;&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family: Symbol; font-size: 12pt; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;·&lt;span style=&quot;font-size-adjust: none; font-stretch: normal; font: 7pt/normal &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;DLM changes for
Backup to Disk (B2D) and Removable disk cartridge(RDX).&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;ul type=&quot;disc&quot;&gt;
&lt;li class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;&quot;&gt;&lt;span style=&quot;font-size: 12pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;DLM reclamation changes for Removable Cartridge (RDX) &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;&quot;&gt;
&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;Additionally, this release addresses customer cases
(mentioned in the released notes).&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #e46c0a; font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #e46c0a; font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;Download link&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;:&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;a href=&quot;http://www.symantec.com/business/support/index?page=content&amp;amp;id=TECH212772&quot;&gt;&lt;span style=&quot;color: blue; font-family: Calibri;&quot;&gt;http://www.symantec.com/business/support/index?page=content&amp;amp;id=TECH212772&lt;/span&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 14pt; margin: 0cm 0cm 6.75pt; mso-margin-top-alt: auto;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: #e46c0a; font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;Release
note&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;:&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;a href=&quot;http://www.symantec.com/business/support/index?page=content&amp;amp;id=TECH215122&quot;&gt;&lt;span style=&quot;color: blue; font-family: Calibri;&quot;&gt;http://www.symantec.com/business/support/index?page=content&amp;amp;id=TECH215122&lt;/span&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;line-height: 14pt; margin: 0cm 0cm 6.75pt; mso-margin-top-alt: auto;&quot;&gt;
&lt;a href=&quot;https://www.blogger.com/&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;/a&gt;&lt;b&gt;&lt;span style=&quot;color: #e46c0a; font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;Read me&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;:&lt;br /&gt;
&lt;/span&gt;&lt;a href=&quot;http://www.symantec.com/business/support/index?page=content&amp;amp;id=DOC5215&quot;&gt;&lt;span style=&quot;color: blue; font-family: Calibri;&quot;&gt;http://www.symantec.com/business/support/index?page=content&amp;amp;id=DOC5215&lt;/span&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
</description><link>http://altirisbe.blogspot.com/2014/03/backup-exec-2012-service-pack-4-sp4-is.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-12628882.post-4695024085544566405</guid><pubDate>Tue, 04 Mar 2014 07:06:00 +0000</pubDate><atom:updated>2014-03-04T08:06:10.441+01:00</atom:updated><title>Altiris™ Deployment Solution 6.9 SP6 from Symantec™ Release Notes</title><description>Can be found &lt;a href=&quot;http://www.symantec.com/docs/DOC7033&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt; </description><link>http://altirisbe.blogspot.com/2014/03/altiris-deployment-solution-69-sp6-from.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-12628882.post-2417361934905627910</guid><pubDate>Tue, 25 Feb 2014 08:51:00 +0000</pubDate><atom:updated>2014-02-25T09:51:00.406+01:00</atom:updated><title>Altiris diagnostic agent tasks</title><description>&lt;span lang=&quot;EN&quot;&gt;Howto :&amp;nbsp;&lt;a href=&quot;http://www.symantec.com/docs/HOWTO75097&quot;&gt;http://www.symantec.com/docs/HOWTO75097&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span lang=&quot;EN&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span lang=&quot;EN&quot;&gt;The attached tasks can update settings on Managed computers and 
on the SMP server, to collect additional diagnostic information, and to reset 
the same settings to their default values. &lt;/span&gt;&lt;br /&gt;
To use these tasks, you need to import the attached file into the Altiris 
console, possibly&amp;nbsp; under Jobs and Tasks. To import this XML,&lt;br /&gt;


&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Save the attach XML to your local drive&lt;/li&gt;
&lt;li&gt;Select the folder where you wish the folder and it&#39;s contents to be 
imported,&lt;/li&gt;
&lt;li&gt;Right-click on the folder and select import&lt;/li&gt;
&lt;li&gt;Select the the XML on your local drive&lt;/li&gt;
&lt;/ul&gt;
</description><link>http://altirisbe.blogspot.com/2014/02/altiris-diagnostic-agent-tasks.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-12628882.post-3214851689008469251</guid><pubDate>Thu, 20 Feb 2014 15:45:00 +0000</pubDate><atom:updated>2014-02-20T16:45:51.071+01:00</atom:updated><title>How to remove the Symantec Management Agent (Altiris Agent) manually on the SMP server and assign it to a new drive</title><description>&lt;strong&gt;Note&lt;/strong&gt;:&amp;nbsp;Removing the Symantec Management Agent from the SMP 
itself is not recommended. There are usually some side-effects that may affect 
functionality on Task Management, DS.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The automatic uninstall process 
used for the Symantec Management Agent (SMA, formally known as the Altiris 
Agent) should take care of most of the items that were installed.&lt;br /&gt;

&lt;br /&gt;
Prior to the release of ITMS 7.5, the command &quot;aexagentutil.exe /clean&quot; 
was&amp;nbsp;not intended to remove SMA anymore. It&amp;nbsp;was left for legacy purposes only. It 
was recommended to use &quot;AeXNSAgent.exe /uninstall&quot; to uninstall the 
SMA.&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Note:&lt;/u&gt; &lt;em&gt;As per ITMS 7.5 release,&amp;nbsp; for the SMA 7.5 the 
“/clean” command behaves exactly like &quot;AeXNSAgent /uninstall&quot; command. Actually 
“AeXAgentUtil.exe /clean” simply launches “aexnsagent.exe /uninstall”.&amp;nbsp;&amp;nbsp;Using 
&quot;AeXNSAgent.exe /uninstall&quot; should removes ALL registry, binaries, etc created 
by agent but leaves behind agent guid (i.e. install on this system uses same 
guid). Also Log files are not removed as it was decided to let them be for 
troubleshooting purposes. &lt;/em&gt;&lt;br /&gt;

&lt;br /&gt;
&lt;em&gt;&lt;br /&gt;&lt;/em&gt;On those instances where you need to remove any leftovers or 
make sure that previous references of the Agent location are removed (in case 
that you need to install the Agent to a different drive but is not taking the 
new path), you may want to use the following steps (in most cases using the 
steps on &lt;a href=&quot;http://symantec.com/docs/HOWTO45738&quot; target=&quot;_blank&quot;&gt;HOWTO45738&lt;/a&gt; &quot;What is the best way to cleanly uninstall the 
Symantec Management Agent to leave no remnants (or the bare minimum) behind?&quot; 
should address most uninstalls):&lt;br /&gt;

&lt;br /&gt;
&lt;span lang=&quot;EN-IE&quot; style=&quot;mso-ansi-language: EN-IE;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;1.&lt;span style=&quot;font-size-adjust: none; font-stretch: normal; font: 7pt/normal &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-IE&quot; style=&quot;mso-ansi-language: EN-IE;&quot;&gt;Uninstall 
any Altiris Agents found in Add/Remove programs&lt;/span&gt;&lt;br /&gt;

&lt;br /&gt;
&lt;span lang=&quot;EN-IE&quot; style=&quot;mso-ansi-language: EN-IE;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;2.&lt;span style=&quot;font-size-adjust: none; font-stretch: normal; font: 7pt/normal &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-IE&quot; style=&quot;mso-ansi-language: EN-IE;&quot;&gt;Find any 
and all copies of the file AeXAgentUtil.exe and from each location&lt;/span&gt;&lt;br /&gt;

&lt;br /&gt;
&lt;div style=&quot;margin-left: 40px;&quot;&gt;
&lt;span lang=&quot;EN-IE&quot; style=&quot;mso-ansi-language: EN-IE;&quot;&gt;a.&amp;nbsp;&amp;nbsp;&amp;nbsp;Run &lt;i style=&quot;mso-bidi-font-style: normal;&quot;&gt;AeXAgentUtil.exe 
/uninstallagents&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;span lang=&quot;EN-IE&quot; style=&quot;mso-ansi-language: EN-IE;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;b.&lt;span style=&quot;font-size-adjust: none; font-stretch: normal; font: 7pt/normal &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-IE&quot; style=&quot;mso-ansi-language: EN-IE;&quot;&gt;Aexnsagent.exe /uninstall&lt;/span&gt;&lt;br /&gt;

&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Both executables are located, by default at: C:\Program 
Files\Altiris\Altiris Agent\)&lt;br /&gt;

&lt;br /&gt;
3.&amp;nbsp;Open Registry find keys where old agent path(s) is found and delete those 
registry keys&lt;br /&gt;

&lt;br /&gt;
&lt;div style=&quot;margin-left: 40px;&quot;&gt;
&lt;span style=&quot;mso-list: Ignore;&quot;&gt;a.&lt;span style=&quot;font-size-adjust: none; font-stretch: normal; font: 7pt/normal &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-IE&quot; style=&quot;mso-ansi-language: EN-IE;&quot;&gt;This Includes two entries under the Windows 
Uninstall registry that could still exist (don’t forget the wow64 hive as well) 
“Altiris Agents” and “NS Client”&lt;/span&gt;.&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;margin-left: 40px;&quot;&gt;
&lt;span lang=&quot;EN-IE&quot; style=&quot;mso-ansi-language: EN-IE;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;b.&lt;span style=&quot;font-size-adjust: none; font-stretch: normal; font: 7pt/normal &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-IE&quot; style=&quot;mso-ansi-language: EN-IE;&quot;&gt;The Altiris Agent is under the uninstall key 
and NS Client is under the Altiris\Express key both need to be deleted if not 
already deleted by the /clean.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;margin-left: 40px;&quot;&gt;
HKEY_LOCAL_MACHINE\SOFTWARE\Altiris\eXpress\NS 
Client&lt;br /&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\AltirisAgent&lt;br /&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\AltirisAgent&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;margin-left: 40px;&quot;&gt;
&lt;span lang=&quot;EN-IE&quot; style=&quot;mso-ansi-language: EN-IE;&quot;&gt;&lt;span style=&quot;mso-list: Ignore;&quot;&gt;c.&lt;span style=&quot;font-size-adjust: none; font-stretch: normal; font: 7pt/normal &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-IE&quot; style=&quot;mso-ansi-language: EN-IE;&quot;&gt;As well you need to clean any references of the 
Altiris Agent on &lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;margin-left: 40px;&quot;&gt;
HKEY_CLASSES_ROOT\CLSID&lt;br /&gt;HKEY_CLASSES_ROOT\Typelib&lt;br /&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Clsid&lt;br /&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Typelib&amp;nbsp;&lt;/div&gt;
&lt;br /&gt;
&lt;span style=&quot;mso-list: Ignore;&quot;&gt;4.&lt;span style=&quot;font-size-adjust: none; font-stretch: normal; font: 7pt/normal &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-IE&quot; style=&quot;mso-ansi-language: EN-IE;&quot;&gt;Copy &lt;b style=&quot;mso-bidi-font-weight: normal;&quot;&gt;AexNSC.exe&lt;/b&gt; from &lt;i style=&quot;mso-bidi-font-style: normal;&quot;&gt;“\\localhost\nscap\bin\win32\x86\NS Client 
Package&lt;/i&gt;” and copy the file to “C:\temp”&lt;/span&gt;&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;mso-list: Ignore;&quot;&gt;5.&lt;span style=&quot;font-size-adjust: none; font-stretch: normal; font: 7pt/normal &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-IE&quot; style=&quot;mso-ansi-language: EN-IE;&quot;&gt;In a command prompt (Administrator privileges 
and make sure the smp.domain.com portion reflects the SMP server) execute the 
following command line contained within the brackets [] but path should be 
changed appropriately to the correct location where the NS is installed: 
[&lt;b&gt;&lt;i&gt;C:\temp\AexNSC.exe -s -a NS=&quot;smp.domain.com&quot; PATH=&quot;D:\program 
files\altiris&quot; nsweb=&quot;&lt;/i&gt;&lt;/b&gt;&lt;a href=&quot;http://smp.domain.com/altiris/&quot;&gt;&lt;b&gt;&lt;i&gt;&lt;span style=&quot;color: blue;&quot;&gt;http://smp.domain.com/altiris/&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/a&gt;&lt;b&gt;&lt;i&gt;&quot; 
NOSTARTMENU /platform=x64 /s&lt;/i&gt;&lt;/b&gt;]&lt;/span&gt;&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;mso-list: Ignore;&quot;&gt;6.&lt;span style=&quot;font-size-adjust: none; font-stretch: normal; font: 7pt/normal &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-IE&quot; style=&quot;mso-ansi-language: EN-IE;&quot;&gt;Verify that the install correctly installed to 
path specified&lt;/span&gt;&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;mso-list: Ignore;&quot;&gt;7.&lt;span style=&quot;font-size-adjust: none; font-stretch: normal; font: 7pt/normal &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-IE&quot; style=&quot;mso-ansi-language: EN-IE;&quot;&gt;Install Task service agent&lt;/span&gt;&lt;br /&gt;

&lt;br /&gt;
&lt;div style=&quot;margin-left: 40px;&quot;&gt;
&lt;span style=&quot;mso-list: Ignore;&quot;&gt;a.&lt;span style=&quot;font-size-adjust: none; font-stretch: normal; font: 7pt/normal &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-IE&quot; style=&quot;mso-ansi-language: EN-IE;&quot;&gt;Windows Explorer, browse to “D:\Program 
Files\Altiris\Notification Server\NSCap\bin\Win64\x64\Client Task 
Management\Server Package”&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;margin-left: 40px;&quot;&gt;
&lt;span style=&quot;mso-list: Ignore;&quot;&gt;b.&lt;span style=&quot;font-size-adjust: none; font-stretch: normal; font: 7pt/normal &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-IE&quot; style=&quot;mso-ansi-language: EN-IE;&quot;&gt;Double click TaskServerSetup.exe&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;margin-left: 40px;&quot;&gt;
&lt;span style=&quot;mso-list: Ignore;&quot;&gt;c.&lt;span style=&quot;font-size-adjust: none; font-stretch: normal; font: 7pt/normal &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-IE&quot; style=&quot;mso-ansi-language: EN-IE;&quot;&gt;Change the “Destination Folder” to “D:\Program 
Files\Altiris\Altiris Agent\Client Task Server\” (or whatever the correct path 
is), click Next&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;margin-left: 40px;&quot;&gt;
&lt;span style=&quot;mso-list: Ignore;&quot;&gt;d.&lt;span style=&quot;font-size-adjust: none; font-stretch: normal; font: 7pt/normal &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-IE&quot; style=&quot;mso-ansi-language: EN-IE;&quot;&gt;In the Installation type dialogue window, 
select “Typical”, continue with the install&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;margin-left: 40px;&quot;&gt;
&lt;span style=&quot;mso-list: Ignore;&quot;&gt;e.&lt;span style=&quot;font-size-adjust: none; font-stretch: normal; font: 7pt/normal &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-IE&quot; style=&quot;color: #262626; mso-ansi-language: EN-IE;&quot;&gt;Restart the&amp;nbsp;&lt;b&gt;Client Task 
DataLoader&lt;/b&gt;&amp;nbsp;and&amp;nbsp;&lt;b&gt;Object Host 
Service&lt;/b&gt;&amp;nbsp;services&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;




&lt;br /&gt;
&lt;div class=&quot;ATTACHMENTS&quot;&gt;
&lt;!--   history 
 *  
 *  version  2
 *
 *  CR# 228276 Description: 
 *  Changed By Khushvant Dated 18-July-2011
 * id  developer    date              CR No.       description      
 *  001       Anil Shingane   03-June-2013       CRQ000000923927       RE Akamai electronic software delivery (ESD)  large file optimization (LFO)
 *
 *   
 --&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;
&lt;table&gt;&lt;/table&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
</description><link>http://altirisbe.blogspot.com/2014/02/how-to-remove-symantec-management-agent.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-12628882.post-763271313783517620</guid><pubDate>Tue, 18 Feb 2014 15:01:00 +0000</pubDate><atom:updated>2014-02-18T16:01:55.230+01:00</atom:updated><title>Installation Failed at step 1 or 2 for ITMS</title><description>In the log you light find that the .net AJAX extentions failed to install, then check the following&lt;br /&gt;
&lt;br /&gt;
The Microsoft .NET Framework NGEN v2.0.50727 services are needed by the installer but are disabled by default. They need to be started by .NET installers. To solve this, change the startup type of both services Microsoft .NET Framework NGEN v2.0.50727_X86 and Microsoft .NET Framework NGEN v2.0.50727_X64 to manual and re-install the application, which now runs fine!</description><link>http://altirisbe.blogspot.com/2014/02/installation-failed-at-step-1-or-2-for.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-12628882.post-571034560356629958</guid><pubDate>Tue, 18 Feb 2014 14:44:00 +0000</pubDate><atom:updated>2014-02-18T15:44:43.110+01:00</atom:updated><title>Installing on SQL Non Standard Ports</title><description>&lt;div&gt;
In order for the Notification Server to be able to communicate with a SQL 
Server using a non-standard port a SQL alias needs to be created. The alias will 
contain the necessary information about the SQL Server, including 
servername/instance&amp;nbsp;and port number. &lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;
Perform the following steps on your SQL Server:&lt;/div&gt;
&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Click &lt;strong&gt;Start&lt;/strong&gt; &amp;gt; &lt;strong&gt;Run&lt;/strong&gt; and type 
&lt;strong&gt;cliconfg &lt;/strong&gt;in the run box and click &lt;strong&gt;OK&lt;/strong&gt;.
&lt;li&gt;Click the &lt;strong&gt;Alias&lt;/strong&gt; tab on the &lt;strong&gt;SQL Server Client 
Network Utility&lt;/strong&gt; screen.
&lt;li&gt;Click the &lt;strong&gt;Add&lt;/strong&gt; button.
&lt;li&gt;In the &lt;strong&gt;Server Alias &lt;/strong&gt;screen enter the name you wish to use 
to reference your SQL Server.
&lt;li&gt;Click the &lt;strong&gt;TCP/IP &lt;/strong&gt;radio button under &lt;strong&gt;Network 
Libraries&lt;/strong&gt;.
&lt;li&gt;Enter the SQL Server Name\Instance in the &lt;strong&gt;Server Name &lt;/strong&gt;box.
&lt;li&gt;To specify the specific port, uncheck the &lt;strong&gt;Dynamically Determine Port 
&lt;/strong&gt;box and input the correct port.
&lt;li&gt;Click the &lt;strong&gt;OK&lt;/strong&gt; button.
&lt;li&gt;On the main &lt;strong&gt;SQL Server Client Network Utility &lt;/strong&gt;Screen click 
the &lt;strong&gt;OK&lt;/strong&gt; button.
&lt;li&gt;On the &lt;strong&gt;SQL Server configuration &lt;/strong&gt;screen of the Notification 
Server setup enter the alias name.&lt;/li&gt;
&lt;/li&gt;
&lt;/li&gt;
&lt;/li&gt;
&lt;/li&gt;
&lt;/li&gt;
&lt;/li&gt;
&lt;/li&gt;
&lt;/li&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;</description><link>http://altirisbe.blogspot.com/2014/02/installing-on-non-standard-ports.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-12628882.post-9040286159585429810</guid><pubDate>Tue, 18 Feb 2014 14:06:00 +0000</pubDate><atom:updated>2014-02-18T15:06:44.832+01:00</atom:updated><title>Symantec Installation Manager keeps prompting that it needs a reboot...(Workaround) </title><description>

&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;In some
rare occasions the SIM does not start because of Reboot pending....&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span style=&quot;font-family: Calibri;&quot;&gt;&lt;span lang=&quot;EN&quot; style=&quot;mso-ansi-language: EN;&quot;&gt;It looks like the
workaround option did its job by now, check the exact steps:&lt;br /&gt;
&lt;br /&gt;
Create the following SIM registry Keys to ignore a pending reboot:&lt;br /&gt;
HKEY_LOCAL_MACHINE\SOFTWARE\Altiris\Aim\IgnorPendingReboot &lt;br /&gt;
&lt;br /&gt;
Create a DWord(32) value called “Enable”&lt;br /&gt;
Enable = 1 Ignores pending reboot&lt;br /&gt;
Enable = 0 Checks for reboot&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;&lt;o:p&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
</description><link>http://altirisbe.blogspot.com/2014/02/symantec-installation-manager-keeps.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-12628882.post-5015783520492897868</guid><pubDate>Tue, 18 Feb 2014 14:00:00 +0000</pubDate><atom:updated>2014-02-18T15:00:35.555+01:00</atom:updated><title>Symantec™ IT Management Suite 7.5 HF4 powered by Altiris™ technology Release Notes</title><description>

&lt;a href=&quot;http://www.symantec.com/business/support/index?page=content&amp;amp;id=DOC7126&amp;amp;actp=SUBSCRIPTION&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;&lt;span style=&quot;color: blue;&quot;&gt;http://www.symantec.com/business/support/index?page=content&amp;amp;id=DOC7126&amp;amp;actp=SUBSCRIPTION&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;br /&gt;


&lt;br /&gt;
&lt;span lang=&quot;EN-US&quot; style=&quot;mso-ansi-language: EN-US;&quot;&gt;&lt;/span&gt;</description><link>http://altirisbe.blogspot.com/2014/02/symantec-it-management-suite-75-hf4.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-12628882.post-3893642804078791183</guid><pubDate>Mon, 10 Feb 2014 17:31:00 +0000</pubDate><atom:updated>2014-02-10T18:31:56.221+01:00</atom:updated><title>How to make a Windows PE boot package with the Ghost Boot Wizard</title><description>

&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span lang=&quot;EN&quot; style=&quot;mso-ansi-language: EN;&quot;&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;How to make a
Windows PE boot package with the Ghost Boot Wizard.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;a href=&quot;http://www.symantec.com/docs/TECH110134&quot;&gt;&lt;span lang=&quot;EN&quot; style=&quot;mso-ansi-language: EN;&quot;&gt;&lt;span style=&quot;color: blue; font-family: Calibri;&quot;&gt;http://www.symantec.com/docs/TECH110134&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span lang=&quot;EN&quot; style=&quot;mso-ansi-language: EN;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span lang=&quot;EN&quot; style=&quot;mso-ansi-language: EN;&quot;&gt;&lt;o:p&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Times New Roman;&quot;&gt;How to Create a Boot Disk and Start a Ghost Session to Create/deploy to a Connected Local Drive&lt;/span&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;a href=&quot;http://www.symantec.com/connect/articles/readyhow-create-boot-disk-and-start-ghost-session-createdeploy-connected-local-drive&quot;&gt;&lt;span style=&quot;color: blue; font-family: Calibri;&quot;&gt;http://www.symantec.com/connect/articles/readyhow-create-boot-disk-and-start-ghost-session-createdeploy-connected-local-drive&lt;/span&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
</description><link>http://altirisbe.blogspot.com/2014/02/how-to-make-windows-pe-boot-package.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-12628882.post-7218272498225307946</guid><pubDate>Fri, 31 Jan 2014 18:25:00 +0000</pubDate><atom:updated>2014-01-31T19:25:53.621+01:00</atom:updated><title>Windows Embedded Standard 7 SP1 Early Support Statement</title><description>The document can be found &lt;a href=&quot;http://www.symantec.com/business/support/index?page=content&amp;amp;id=DOC7125&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;</description><link>http://altirisbe.blogspot.com/2014/01/windows-embedded-standard-7-sp1-early.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-12628882.post-497941711040894751</guid><pubDate>Fri, 31 Jan 2014 18:22:00 +0000</pubDate><atom:updated>2014-03-22T12:25:12.163+01:00</atom:updated><title>Getting the Patch List</title><description>How to know which aplications Altiris 7.5 patches?&lt;br /&gt;
&lt;br /&gt;
Run this Qry in SQL or create a report:&lt;br /&gt;
&lt;br /&gt;
SELECT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; comp.Name AS Company, vi.Name AS Product&lt;br /&gt;
FROM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Inv_Software_Release_Platform AS rp INNER JOIN&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ResourceAssociation AS ra ON ra.ParentResourceGuid = rp._ResourceGuid AND &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ra.ResourceAssociationTypeGuid = &#39;292dbd81-1526-423a-ae6d-f44eb46c5b16&#39; LEFT OUTER JOIN&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RM_ResourceCompany AS comp ON ra.ChildResourceGuid = comp.Guid INNER JOIN&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RM_ResourceSoftware_Release AS vi ON vi.Guid = rp._ResourceGuid&lt;br /&gt;
ORDER BY Company, Product&lt;br /&gt;
&lt;br /&gt;
Press Crtl A in the result pane and past it to Excel...;-)</description><link>http://altirisbe.blogspot.com/2014/01/getting-patch-list.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-12628882.post-5764898045987766898</guid><pubDate>Thu, 30 Jan 2014 18:22:00 +0000</pubDate><atom:updated>2014-01-30T19:22:17.735+01:00</atom:updated><title>Remote Altiris Agent Diagnostics (RAAD) for 7.5</title><description>

&lt;br /&gt;
Remote Altiris Agent Diagnostics (RAAD) 7.5.1670&lt;br /&gt;
&lt;a href=&quot;http://www.symantec.com/business/support/index?page=content&amp;amp;id=HOWTO95133&amp;amp;actp=SUBSCRIPTION&quot;&gt;&lt;span style=&quot;color: blue;&quot;&gt;http://www.symantec.com/business/support/index?page=content&amp;amp;id=HOWTO95133&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;


&lt;dl_end&gt;&lt;/dl_end&gt;</description><link>http://altirisbe.blogspot.com/2014/01/remote-altiris-agent-diagnostics-raad.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-12628882.post-3698468298008913325</guid><pubDate>Mon, 27 Jan 2014 01:46:00 +0000</pubDate><atom:updated>2014-01-27T02:46:58.310+01:00</atom:updated><title>Support Recommended Reading List for Deployment Solution 7.5 (updated Jan 8, 2014)</title><description>Nice Recap Doc on DS7.5 can be found &lt;a href=&quot;http://www.symantec.com/docs/HOWTO92284&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;</description><link>http://altirisbe.blogspot.com/2014/01/support-recommended-reading-list-for_27.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-12628882.post-7804763445996927119</guid><pubDate>Mon, 27 Jan 2014 01:46:00 +0000</pubDate><atom:updated>2014-01-27T02:46:11.998+01:00</atom:updated><title>Support Recommended Reading List for Deployment Solution 7.1 (updated October 2013)</title><description>Nice Ref doc on DS7.1 can he found &lt;a href=&quot;http://www.symantec.com/docs/HOWTO55859&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;</description><link>http://altirisbe.blogspot.com/2014/01/support-recommended-reading-list-for.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-12628882.post-8040258412129555570</guid><pubDate>Wed, 22 Jan 2014 11:40:00 +0000</pubDate><atom:updated>2014-01-22T12:40:01.047+01:00</atom:updated><title>Windows 8.1 and Windows Server 2012 R2 Full Support statement</title><description>The document can be found &lt;a href=&quot;http://www.symantec.com/business/support/index?page=content&amp;amp;id=DOC6855&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;</description><link>http://altirisbe.blogspot.com/2014/01/windows-81-and-windows-server-2012-r2.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-12628882.post-7520297907933780051</guid><pubDate>Tue, 21 Jan 2014 10:51:00 +0000</pubDate><atom:updated>2014-01-21T11:51:40.879+01:00</atom:updated><title>Symantec™ IT Management Suite 7.5 HF3</title><description>&lt;span style=&quot;-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);&quot;&gt;Symantec™ IT Management Suite 7.5 HF3 powered by Altiris™ technology Release Notes&lt;br&gt;&lt;a href=&quot;http://www.symantec.com/business/support/index?page=content&amp;amp;id=DOC7103&amp;amp;actp=SUBSCRIPTION&quot; target=&quot;_BLANK&quot;&gt;http://www.symantec.com/business/support/index?page=content&amp;amp;id=DOC7103&amp;amp;actp=SUBSCRIPTION&lt;/a&gt;&lt;/span&gt;</description><link>http://altirisbe.blogspot.com/2014/01/symantec-it-management-suite-75-hf3.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-12628882.post-5484672522975653416</guid><pubDate>Fri, 17 Jan 2014 07:23:00 +0000</pubDate><atom:updated>2014-01-17T08:24:28.598+01:00</atom:updated><title>AppCenter 4.3</title><description>&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span style=&quot;color: black; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;;&quot;&gt;I&#39;m
pleased to announce that Symantec App Center 4.3 is now available for SaaS
customers. We expect the on premise version to be available on Fileconnect on
Jan 27.&amp;nbsp;This release of App Center includes the following new features:&lt;/span&gt;&lt;span style=&quot;color: black; font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;ul type=&quot;disc&quot;&gt;
&lt;li class=&quot;MsoNormal&quot; style=&quot;color: black; margin: 0cm 0cm 0pt; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;Symantec
     Sealed Program enables enterprises to confidently embrace third-party
     mobile apps while meeting data security requirements. Mobile apps in the
     Sealed Program have been wrapped with a layer of security and management,
     allowing IT to manage policies such as encryption, authentication and data
     sharing restrictions. Enterprises can now provide a secure mobile
     workspace that consists for home-grown apps, Symantec productivity apps
     and 3&lt;sup&gt;rd&lt;/sup&gt;&amp;nbsp;party mobile apps. ISV partners are in the process
     of wrapping and testing their apps.&lt;/span&gt;&lt;span style=&quot;font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class=&quot;MsoNormal&quot; style=&quot;color: black; margin: 0cm 0cm 0pt; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;Symantec Secure Web*, a standards compliant mobile
     browser with built-in wrapping technology, provides protected access to
     internal web-based applications and&amp;nbsp;content.&amp;nbsp;IT administrators
     can configure policies to meet internal data security requirements. For
     example, IT can set policy that allows content sharing with other wrapped
     apps or require internal URLs be opened with Secure Web.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class=&quot;MsoNormal&quot; style=&quot;color: black; margin: 0cm 0cm 0pt; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list 36.0pt;&quot;&gt;&lt;span style=&quot;font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 13.5pt; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;A wrapped version of Symantec Secure Email* allows IT
     to set security policies for email.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span style=&quot;color: black; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 13.5pt;&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span style=&quot;color: black; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 7.5pt;&quot;&gt;*Pending app store availability&lt;/span&gt;&lt;span style=&quot;color: black; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 13.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span style=&quot;color: black; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: black; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 13.5pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span style=&quot;color: black; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;;&quot;&gt;The
Enterprise Mobility Product Marketing team has prepared the following assets to
support this release:&lt;/span&gt;&lt;span style=&quot;color: black; font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span style=&quot;color: black; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: black; font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: black; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;;&quot;&gt;Symantec Sealed Program&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: black; font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span style=&quot;color: black; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;;&quot;&gt;&lt;a href=&quot;http://www.symantec.com/connect/blogs/enabling-mobile-workers-just-got-easier&quot;&gt;&lt;span style=&quot;color: purple;&quot;&gt;Symantec Connect blog post&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style=&quot;color: black; font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span style=&quot;color: black; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;;&quot;&gt;&lt;a href=&quot;http://www.symantec.com/mobility/mobile-apps/?inid=us_mobility_home_intro_dev&quot;&gt;&lt;span style=&quot;color: purple;&quot;&gt;Updated Symantec Sealed Marketplace&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style=&quot;color: black; font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span style=&quot;color: black; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;;&quot;&gt;&lt;a href=&quot;https://symantec.gosavo.com/Document/Document.aspx?id=32240716&quot;&gt;&lt;span style=&quot;color: purple;&quot;&gt;Symantec Sealed datasheet (for partners)&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style=&quot;color: black; font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: black; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: black; font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: black; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;;&quot;&gt;Symantec App Center&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: black; font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span style=&quot;color: black; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;;&quot;&gt;&lt;a href=&quot;https://symantec.gosavo.com/Document/Document.aspx?id=32239807&quot;&gt;&lt;span style=&quot;color: #0000e9;&quot;&gt;What&#39;s New in Symantec App Center 4.3 one pager&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style=&quot;color: black; font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span style=&quot;color: black; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;;&quot;&gt;&lt;a href=&quot;https://symantec.gosavo.com/Document/Document.aspx?id=32241875&quot;&gt;&lt;span style=&quot;color: purple;&quot;&gt;Updated Symantec App Center customer presentation&lt;/span&gt;&lt;/a&gt;&amp;nbsp;(includes
customer-facing Symantec Sealed slides)&lt;/span&gt;&lt;span style=&quot;color: black; font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span style=&quot;color: black; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;;&quot;&gt;&lt;a href=&quot;https://symantec.gosavo.com/Document/Document.aspx?id=30072112&quot;&gt;&lt;span style=&quot;color: #0000e9;&quot;&gt;Updated Symantec App Center data sheet&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style=&quot;color: black; font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span style=&quot;color: #fb0007; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: black; font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;color: black; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;;&quot;&gt;Symantec Mobile Management Suite&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;color: black; font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span style=&quot;color: black; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;;&quot;&gt;&lt;a href=&quot;https://symantec.gosavo.com/Document/Document.aspx?id=28950333&amp;amp;view=&quot;&gt;&lt;span style=&quot;color: #0000e9;&quot;&gt;Updated Symantec Mobile Management Suite data sheet&lt;/span&gt;&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: black; font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;margin: 0cm 0cm 0pt;&quot;&gt;
&lt;span style=&quot;color: black; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;;&quot;&gt;&lt;a href=&quot;https://symantec.gosavo.com/Document/Document.aspx?id=28949951&amp;amp;view=&quot;&gt;&lt;span style=&quot;color: #0000e9;&quot;&gt;Updated Symantec Mobile Management cheat sheet&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style=&quot;color: black; font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
</description><link>http://altirisbe.blogspot.com/2014/01/apcenter-43.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item></channel></rss>