Hi,
we are developing a SMS 2003 environment and we need synchronize distribution process between UNIX and Windows.
We have thought to use Visual Basic script to change the value of Status in the advertisement to notify to clients that they can install the package using SMS when the UNIX installation is OK.
The steps that we need to do are:
1. Create the package
2. Create the Advertisement
3. Disable the status of the advertisement (right click over the advertisement and select all task > Disable program)
4. Distribute in UNIX
5. Inform to Windows that UNIX is OK
6. Using visual script to change the status value to advertisement from Disable to Enable.
The problem is that the only fields that we can change are:
[..]
ActionInProgress
AdvertFlags
AdvertisementID
AdvertisementName
AssignedScheduleEnabled
AssignedScheduleIsGMT
CollectionID
Comment
ExpirationTime
ExpirationTimeEnabled
ExpirationTimeIsGMT
HierarchyPath
IncludeSubCollection
PackageID
PresentTime
PresentTimeEnabled
PresentTimeIsGMT
Priority
SourceSite
TimeFlags
[..]
Where could we change this status value?
Thanks and kind regards.
we are developing a SMS 2003 environment and we need synchronize distribution process between UNIX and Windows.
We have thought to use Visual Basic script to change the value of Status in the advertisement to notify to clients that they can install the package using SMS when the UNIX installation is OK.
The steps that we need to do are:
1. Create the package
2. Create the Advertisement
3. Disable the status of the advertisement (right click over the advertisement and select all task > Disable program)
4. Distribute in UNIX
5. Inform to Windows that UNIX is OK
6. Using visual script to change the status value to advertisement from Disable to Enable.
The problem is that the only fields that we can change are:
[..]
ActionInProgress
AdvertFlags
AdvertisementID
AdvertisementName
AssignedScheduleEnabled
AssignedScheduleIsGMT
CollectionID
Comment
ExpirationTime
ExpirationTimeEnabled
ExpirationTimeIsGMT
HierarchyPath
IncludeSubCollection
PackageID
PresentTime
PresentTimeEnabled
PresentTimeIsGMT
Priority
SourceSite
TimeFlags
[..]
Where could we change this status value?
Thanks and kind regards.