Skip to content

Instantly share code, notes, and snippets.

@ubergoober
Created May 7, 2014 18:27
Show Gist options
  • Select an option

  • Save ubergoober/32f3c765af2cdbc6a3b3 to your computer and use it in GitHub Desktop.

Select an option

Save ubergoober/32f3c765af2cdbc6a3b3 to your computer and use it in GitHub Desktop.
SCCM Last State values in v_ClientAdvertisementStatus
SCCM Last State values in v_ClientAdvertisementStatus in the Database
-1 - Accepted - No Further Status
0 - No Status
1 - Accepted
8 - Waiting
9 - Running
11 - Failed
13 - Succeeded
"Accepted - No Further Status" means that the client(s) received the advertisment but not yet started the installation. The clients may have to start the installation manually or in the case of an App-V app, will need to be executed manually. (this comment was added by me (Paul) based on information found online.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment