MP has rejected a policy request from...
Since installing ConfigMgr I have seen these messages from time to time. They have always puzzled me for 2 reasons, first of all I have my sites set to auto-approve anything and second I am not set to reject requests from unapproved clients. Finally I got bored enough to run a simple sql query to get the names of a couple machines, then go to the console to approve them rather than just going to the console and approving all the clients that didn't auto approve for whatever reason. I foudn that the computer names are not in the database. I have to think that would be the real reason for the error :-) Has anyone else seen that issue? MP has rejected a policy request from GUID:68807047-073D-4C3A-BB90-A9013DD2BCCC because it was not approved. The operating system reported error 2147942405: Access is denied. Here's the SQL to get the computer name. SELECT TOP (100) PERCENT Name0, SMS_Unique_Identifier0FROM dbo.v_R_SystemWHERE (SMS_Unique_Identifier0 = 'GUIDlace your GUID here')
June 9th, 2008 6:59pm

Run it against the database itself using SQL management studio or whateverit's call it now.
Free Windows Admin Tool Kit Click here and download it now
June 11th, 2008 1:00am

When I attempt to run that query, I get this - Msg 208, Level 16, State 1, Line 1 Invalid object name 'dbo.v_R_System'. Any ideas?
June 17th, 2008 6:46am

Yes, but I tried it with another SCCM site and its working fine there. Thanks for answering.
Free Windows Admin Tool Kit Click here and download it now
June 27th, 2008 5:33am

Hi John,I ran the query, got the two column (Name0 and SMS_Unique_identifier0) but No data listed.Can you help?SMS_MP_Control ManagerMP has rejected a policy request from GUID:7072E04A-F1C9-41CD-B869-F68AE9E6BE67 because it was not approved. The operating system reported error 2147942405: Access is denied. Thanks,Y Dhamodharan
March 1st, 2010 3:53pm

Just to make sure: Have you replaced "'GUID:place your GUID here'" with the actual GUID that is listed in the logfile (GUID:7072E04A-F1C9-41CD-B869-F68AE9E6BE67 )?
Free Windows Admin Tool Kit Click here and download it now
March 1st, 2010 4:04pm

I also get that error from time to time...i have mine set the same (to auto approve) so yea i dont understand why either. Error is under one of the MP components? I also get some clients where under the "Approved" column state "N/A" rather than "Approved" or "Not Approved". I right click and approve them and then they state as being "Approved". Not sure why i get that either!
March 2nd, 2010 12:04am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics