In the Client Configuration Policy a Package GUID will be referenced, as in this example (the Client Config Policy is in XML format):
<Policy guid="{A36705A8-123D-40AB-BCAB-D9494D19D938}" name="Software Delivery Task for program : One of Three" version="6.0.5287.1019"> <ClientPolicy agentClsid="Altiris.SWD"> <SoftPkgs> <SoftPkg Name="One of Three" displayName="" Id="{46D50E6E-183C-4D15-9767-EE14EBEA5ED4}" Version="1.0" InternalVersion="1127796544" Originator="NS" Destination="" CleanupAfter="10080" Priority="Normal" StatusEventsEnabled="true">
Once the Altiris Agent has received the details for a Task that includes a Package, it creates a folder based on the Package GUID in the following location (GUID obtained from the above example):
To view the list of Sources in the Altiris Agent UI, follow these steps:
Launch the Altiris Agent UI by double-clicking on the Altiris System Tray icon, or by launching C:\Program Files\Altiris\Altiris Agent\AeXAgentActivate.exe.
Under the Software Delivery section of the UI, double-click on the package desired, or highlight the package and click the Properties link on the left-side of the UI.
Click the Download History tab.
The Sources box shows all available download location that has been provided to the client by the GetPackageInfo.aspx call.