I've spent the past few days working out a vb script to switch agents to another server. I will not take credit for the last part of the script which forces the client to send basic inventory and update policies. I stole that part from a different ...
There are two parts to this guide. Getting the bitlocker status of drives into Altiris and getting the recovery key into Altiris. These are custom inventories so we can start them both off with creating a custom Data Class.
Lets start with the ...
I need a solution
I am working on a script that will pull the bitlocker recovery key for a computer into Altiris. The Script appears to get the information but it doesn't make it ...
Microsoft recently announced the release of a toolkit to disable the automatic delivery of IE10 to Windows 7 computers. I have taken the provided scripts and created two client tasks (Task Server) - one that will create the registry key to block the ...
Working with WMIC to Gather Inventory Data
Microsoft’s wmic is a great little utility for quickly querying WMI classes. It is a very practicial tool for validiting Inventory Solution data. Following are a few insights and a batch file.
...
Here's a little script I wrote to check package server source for Mac machines. Simply supply the GUID of a package and the script will tell you where the package source is, and the name and current status.
Usage: pkg-source.sh [package ...
I need a solution
Hi all,
We work on IT area and we have a litlle problem with Altiris Agent Software . We would like to know if there's a command with options through ...
This issue has been solved
I need a solution
Hello,
I am trying to create a powershell custom inventory which should collect the warranty information of a dell computer from their webside and add it into the ...
This issue has been solved
I need a solution
Hi,
I need to automate the process of creating the SWD policy, assigning package,target and schedule using the ASDK librararies. Could any one give some hint on ...
I need a solution
Hello everyone,
I would like to be able to push a task asking the client agent to re-check policy compliance.
I have tried to use the ASDK 7.1, but what ...