I'll peek around in the WMI to see if there's something there. I hadn't thought about any of the classes in that yet.
I find the v_StateNames and https://msdn.microsoft.com/en-us/library/cc146475.aspx when I was trying to find this information but it didn't include the IDs I was looking for. One example is the delete object from a collection which is apparently IDs 30066 and 30067. On Wed, Aug 26, 2015 at 12:45 PM, Robert Spinelli <[email protected]> wrote: > Take a look at v_StateNames in the DB. > > > Rob > > > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Ryan > *Sent:* Wednesday, August 26, 2015 3:23 PM > *To:* [email protected] > *Subject:* Re: [mssms] State Message IDs > > > > Status Message: https://msdn.microsoft.com/en-us/library/cc146475.aspx > > I'm not sure where the state message stuff is. Once upon a time I found > it, but I don't remember where it was. I'll look for it later and see if I > can find it. > > There is a class called SMS_StateInformation that gives codes and what > they translate to, but it might only be for WSUS. I could see them reusing > the codes for other state messages though... Check and see if they match up. > > > > On Wed, Aug 26, 2015 at 1:59 PM, Nick Scott <[email protected]> wrote: > > Does anyone have a list of all the State Message IDs for ConfigMgr? > > > > I'm trying to building out some audit reports and I want to be able to > display what the message IDs actually mean. > > > > Nick > > > > > > > >
