Video Screencast Help
Search Video Help Close Back
to help

Endpoint Management Community Blog

Showing posts tagged with Symantec Management Platform (Notification Server)
Showing posts in English
stebro | 26 Apr 2012 | 0 comments

Microsoft’s Security Intelligence Report Volume 12, released earlier this week discusses the continuing challenges of the Conficker worm in enterprises. Conficker came about in later 2008 and continues to plague Windows systems despite patches for the originally exploited vulnerability being available for over 3 years. Conficker continues to spread via one of two methods: exploiting weak passwords or unpatched systems and according to Microsoft’s Tim Rains, in an article by eWeek, 92% of recent infections are due to the exploit of weak passwords.

In terms of exploiting weak passwords, the Security Intelligence Report states “This type of attack uses the credentials of the logged-in user to access local or network resources, or else attacks password-protected resources using a built-...

maese.oli | 17 Apr 2012 | 0 comments

Trying to find out where is Internet Explorer report in NS 7.1 (that previously exist on Altiris 6) got this "solution":

You can use this report -->Discovery and Inventory --> Inventory --> Cross-Platform --> Software/Applications --> General Software -->  "Audit Software Search report"

To get Internet Explorer installed version you must specify:

File Name: iexplore.exe

Manufacturer: microsoft%

This "solution" can by cloned (by cloning reports) and changed, fixing Parameters; to get your custom SOFTWARE VERSION REPORT OF YOUR INSTALLED APPS.

Hope this helps the newcomers to NS 7.x version.

Thanks,
Eugenio

adude | 06 Apr 2012 | 0 comments

Just a heads up on the dates for the next San Diego Altiris, I mean, Endpoint Management User Group Meetings, please add to your calendars.

 

  •   Thu, May 17 @ Point Loma Nazarene
  •   Thu, Aug 16 @ Jack in the Box
  •   Thu, Nov 15 @ Jack in the Box

Meetings times are from 10 AM to 2 PM

Marcello D'Angelone | 24 Feb 2012 | 0 comments

If you wish to apply the registry change mentioned in  TECH109926 to several machines using SMP server you can perform the following steps:

 

  1. On the Notification Console, create a new "Client Job" and select  "Task" and Run Script
  2. Copy and paste the text below and select Command Script as script type  Click OK  

@echo off

net stop "awhost32"

reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\pcAnywhere\CurrentVersion\Host" /V "QuickADSGroupAuth" /D 1 /T REG_DWORD /F  

net start "awhost32" 

     3.  Use quick run or Create a New schedule to run the script on several computers.

 

in case...
Darrell Elmore | 23 Feb 2012 | 0 comments

Problem

  • Unable to add new Item Link based on a filter

 

  • The following item appears in the Altiris Log Viewer under Warning

Log File Name: D:\Program Files\Altiris\Notification Server\Logs\a.log
Priority: 2
Date: 1/25/2008 11:16:45 AM
Tick Count: 1378279890
Host Name: ****
Process: w3wp.exe (4184)
Thread ID: 6340
Module: AltirisNativeHelper.dll
Source:
Altiris.NS.UI.AltirisWebApplication.Application_PreRequestHandlerExecute
Description: provided fallback culture(en-US) for non supported languages. Maximum request length exceeded

Solution

Perform the steps listed in Tech Article 38973 but for step 1 use the web.config in the \Program Files\Altiris\CustomConsole\Web location.

...

nickthenerd | 13 Feb 2012 | 0 comments

Greetings all-

Due to outside obligations, we are currently looking for two persons to fill open roles in our User Group Membership team:

 

Marketing Director:

Please print the sign-in sheet and bring with you to meeting and have people sign-in so we have accurate attendance. Please give sheet to (Membership Director).                                                                       

                               ...

Pascal KOTTE | 29 Aug 2012 | 8 comments

How, where to find the latest Architecture, Planning, Implementation and Design Guide for Altiris

There was a time where we were not having any "Architecture" guideline documentation for such complex Altiris framework... Now, we have a lot, and when TECHs are talking about the "Design" doc, they are not always talking about the same. ;-P

I found main 4 below: Please, provide any additional, update you’ll find in there :)

Symantec Management Platform Architecture and Design - Version 1.1 - (all the same doc name display 1.0 :)

http://www.symantec.com/docs/HOWTO30370 (last update 2010-07-15) 27 pages

 

Altiris IT Management Suite 7.1 SP2 from Symantec Planning and Implementation Guide

  That is the OFFICIAL one ! 350 pages ! 

http://www.symantec....

CNWilliams | 16 Dec 2011 | 0 comments

Check out the the Symantec Management Platform 7.1 SP2 Release Notes at the following URL: http://www.symantec.com/docs/DOC4731. For issuses (fixed, known, and other things to know) specific to the (Activity Center) Enhanced Console Views look for the Symantec Management Console enhanced views sections of the Symantec Management Platform 7.1 SP2 Release Notes

Check out the Altiris IT Management Suite 7.1 SP2 from Symantec Enhanced Console Views Getting Started Guide at the following URL: http://www.symantec.com/docs/DOC4858

CNWilliams | 16 Dec 2011 | 0 comments

Check out the Altiris IT Analytics Solution 7.1 SP2 from Symantec Release Notes at the following URL: http://www.symantec.com/docs/DOC4843.

Check out the Altiris IT Analytics Solution 7.1 SP2 from Symantec User Guide at the following URL: http://www.symantec.com/docs/DOC4837

Steven.Riley | 13 Dec 2011 | 0 comments

About Windows-to-Mac Migration Script Tool

The Windows-to-Mac® migration scripted tool provides a simple framework to begin the process of moving Windows user profile files (e.g. documents, movies, photos, music files, iTunes® settings, IE favorites (links), etc.) from a Windows environment to an Apple® Mac. The concept is to capture the majority of the files that a user in a Windows environment uses and move them to their Apple machine. The user items that will be migrated are dependent on the version of Windows that they are running. The Symantec Management Platform is leveraged to run tasks on the Windows computers that need to be targeted. The scripts determine via a data file located on a file share which Apple computer to target for the data. This simplifies the migration of many computers and allows a simple “mass” migration path as needed. Further, once the framework has been put in place the entire process can be...