Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

dougj's blog

17 Jul 2009 |

Some may have noticed that any Macintosh computer name containing an apostrophe is listed incorrectly in Resource Manager.

This is actually a function of the Mac OS X operating system. It creates a hostname from the name specified in System Preferences/Sharing by removing apostrophes and changing spaces to dashes. See the following chart for more information.

0 comments
12 Nov 2008 |

It is a misnomer to state that Custom Inventory supports certain data types. Within the aexcustinv.exe process, all data is treated as a string type.

1 comment
20 Jun 2008 |

In order for a Linux client to be setup as a package server, it must be identified as a package server candidate. One of the criteria is that the machine have a role of 'Apache HTTP Server'.

0 comments
15 May 2008 |

It is possible to write custom inventory to gather data from more than one registry key.

2 comments
20 Nov 2007 |

After much research, we have found that it is possible to capture the configured speed of network cards. This is found in the root\WMI namespace in the MSNdis_LinkSpeed class.

2 comments
08 Nov 2007 |

It has been found that, on occassion, AeXSNPlus can return more than one serial number. One such case is when a laptop is plugged into a docking station and snplus captures one serial number for the laptop and a second for the docking station. It is possible for the docking station serial number to be incorrectly reported as the laptop's serial number.

4 comments
28 Sep 2007 |

Here's a sample vbscript to use in Custom Inventory for Windows to convert a datetime stamp to NSDatetime format. It doesn't have all possible error checking, but it does have the main conversion logic.

0 comments
15 Jun 2007 |

On occasion, it is necessary to uninstall an Altiris product using the installed MSI file used by Windows. These installed MSI files are stored in the <drive>:\<WINDIR>\Installer folder on the Notification Server.

0 comments
12 Jun 2007 |

The following custom inventory will query WMI for IIS virtual directories. The custom inventory will return the virtual directory name and the physical path it points to. Other WMI classes in this name space returned the virtual directory name but this is the only one found to include the path, so it was chosen for this example.

2 comments
18 May 2007 |

Parallels software allows for the creation of Windows virtual machines on a Macintosh with in Intel processor. It is very good virtualization software. However, there is one caveat in regard to Altiris Inventory Solution for Windows.

0 comments