Created
May 7, 2014 18:27
-
-
Save ubergoober/32f3c765af2cdbc6a3b3 to your computer and use it in GitHub Desktop.
SCCM Last State values in v_ClientAdvertisementStatus
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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