Requestedconfig locally is exactly that--all the requests (which you might have multiple). If you want to know what the client decided it should actually "do"... look in actualconfig:
wmic /namespace:\\ROOT\ccm\Policy\Machine\ActualConfig path CCM_ClientAgentConfig wmic /namespace:\\ROOT\ccm\Policy\Machine\ActualConfig path CCM_RebootSettings On Wed, Sep 14, 2016 at 3:53 AM, Miriyala, Vasu <[email protected] > wrote: > Hi, > > > > In SCCM 2012, when a client can receive Reboot Window settings from > multiple collections or so, Is there any effective way to find out > final/resulting Window Information. This is needed in cases of Patching, > SWD or so. I tried below classes but couldn’t find final on though. If not > for below, can we rely on rebootcoordinator log…what your views are. > > > > wmic /namespace:\\ROOT\ccm\Policy\Machine\RequestedConfig path > CCM_ClientAgentConfig > > wmic /namespace:\\ROOT\ccm\Policy\Machine\RequestedConfig path > CCM_RebootSettings > > > > > > > > Kind Regards, > > *Vasu Miriyala* > This message contains information that may be privileged or confidential > and is the property of the Capgemini Group. It is intended only for the > person to whom it is addressed. If you are not the intended recipient, you > are not authorized to read, print, retain, copy, disseminate, distribute, > or use this message or any part thereof. If you receive this message in > error, please notify the sender immediately and delete all copies of this > message. > > -- Thank you, Sherry Kissinger My Parameters: Standardize. Simplify. Automate Blogs: http://www.mofmaster.com, http://mnscug.org/blogs/sherry-kissinger, http://www.smguru.org

