Size: a a a

SCCM, MEM, Intune.

2021 February 17

c

crims0n in SCCM, MEM, Intune.
Quantum Yupiter
А как расшифровывается?
В смысле?
источник

Q

Quantum Yupiter in SCCM, MEM, Intune.
crims0n
В смысле?
Код ошибки
источник

Q

Quantum Yupiter in SCCM, MEM, Intune.
Плюс в логе mpmsi должно быть сообщение более детальное
источник

c

crims0n in SCCM, MEM, Intune.
попробовал скомпилировать mof вручную, та же ошибка
источник

c

crims0n in SCCM, MEM, Intune.
Microsoft (R) MOF Compiler Version 10.0.17763.1
Copyright (c) Microsoft Corp. 1997-2006. All rights reserved.
Parsing MOF file: C:\Program Files\SMS_CCM\mp_ccmConfig.mof
MOF file has been successfully parsed
Storing data in the repository...
WARNING: File C:\Program Files\SMS_CCM\mp_ccmConfig.mof does not contain #PRAGMA AUTORECOVER.
If the WMI repository is rebuilt in the future, the contents of this MOF file will not be included in the new WMI repository.
To include this MOF file when the WMI Repository is automatically reconstructed, place the #PRAGMA AUTORECOVER statement on the first line of the MOF
file.
Done!
Microsoft (R) MOF Compiler Version 10.0.17763.1
Copyright (c) Microsoft Corp. 1997-2006. All rights reserved.
Parsing MOF file: C:\Program Files\SMS_CCM\mp_ccmConfig_Defaults.mof
C:\Program Files\SMS_CCM\mp_ccmConfig_Defaults.mof (108): error SYNTAX 0X80044015: Type mismatch. The value specified could not be coerced into the ap
propriate type
источник

Q

Quantum Yupiter in SCCM, MEM, Intune.
ХЗчойта.

CCMClean мб и потом заново MP поставить
источник

Q

Quantum Yupiter in SCCM, MEM, Intune.
В районе 108 строки там

instance of MpCcm_MPPolicyCacheConfig
{
   DummyKey                = 1;

   CacheMaintenanceInterval= 900000;
   CacheExpirationInterval = 0.04166667;
   MinCacheEntries         = 64;
   MaxCacheEntries         = 0;
};
источник

c

crims0n in SCCM, MEM, Intune.
Quantum Yupiter
В районе 108 строки там

instance of MpCcm_MPPolicyCacheConfig
{
   DummyKey                = 1;

   CacheMaintenanceInterval= 900000;
   CacheExpirationInterval = 0.04166667;
   MinCacheEntries         = 64;
   MaxCacheEntries         = 0;
};
Да, я даже нашёл совет CacheExpirationInterval поменять, но msi удаляет содержимое папки перед установкой😬
источник

S

System Center Bot in SCCM, MEM, Intune.
Привет, Sergey Roshchin (@i_glaSS)!

Добро пожаловать на канал @ConfigMgr

🔥 Самое интересное читать в канале - @MicrosoftRus
🎧 Подкаст “Мамкин Айтишник” - @MamkinBoyCast
Аудио версия: Apple Podcasts | Google Podcasts | Яндекс Музыка | Spotify | ВКонтакте

▶ Видео версия на YouTube: Усложняем жизнь администраторов Azure AD.

Telegram группы:
@ConfigMgr - Configuration Manager, Intune, MEM
@ConfigMgrEN - Configuration Manager, Intune, MEM - English only
@OpsMgr - Operations Manager, Data Protection Manager, Orchestrator
@ITTalks - разговоры об IT
@ITflood - флуд
источник

SK

Sergey Korotkov in SCCM, MEM, Intune.
там ссылку человеку уже предлагали
в которой чистили wmi
источник

A

Artem in SCCM, MEM, Intune.
Никто не сталкивался с тем, что в \Administration\Overview\Security\Administrative Users перестали парситься группы из ad ? (ну или я чёрти знает как ещё это назвать) =)

Ситуация - вешаешь (допустим для примера) full admin на группу из ad - пытаешься подключиться консолью от имени юзера из группы к ыысю, а она говорит

Transport error; failed to connect, message: 'The user account running the Configuration Manager console has insufficient permissions to read information from the Configuration Manager site database. The account must belong to a security role in Configuration Manager. The account must also have the Windows Server Distributed Component Object Model (DCOM) Remote Activation permission for the computer running the Configuration Manager site server and the SMS Provider.'\r\nMicrosoft.ConfigurationManagement.ManagementProvider.SmsConnectionWithDetailException\r\n

А если просто добавить учётку  любого участника из той же группы явно в Administrative Users, то всё работает.

Куда копнуть можно ?
источник

Q

Quantum Yupiter in SCCM, MEM, Intune.
Artem
Никто не сталкивался с тем, что в \Administration\Overview\Security\Administrative Users перестали парситься группы из ad ? (ну или я чёрти знает как ещё это назвать) =)

Ситуация - вешаешь (допустим для примера) full admin на группу из ad - пытаешься подключиться консолью от имени юзера из группы к ыысю, а она говорит

Transport error; failed to connect, message: 'The user account running the Configuration Manager console has insufficient permissions to read information from the Configuration Manager site database. The account must belong to a security role in Configuration Manager. The account must also have the Windows Server Distributed Component Object Model (DCOM) Remote Activation permission for the computer running the Configuration Manager site server and the SMS Provider.'\r\nMicrosoft.ConfigurationManagement.ManagementProvider.SmsConnectionWithDetailException\r\n

А если просто добавить учётку  любого участника из той же группы явно в Administrative Users, то всё работает.

Куда копнуть можно ?
SMSProv и Hman
источник

c

crims0n in SCCM, MEM, Intune.
Sergey Korotkov
там ссылку человеку уже предлагали
в которой чистили wmi
сейчас попробую
источник

A

Artem in SCCM, MEM, Intune.
Quantum Yupiter
SMSProv и Hman
Благодарствую)

в hman единственная краснота это

Failed : Sync SMS Admins group memberships status : -1 , last error : 0

в smsprov

Execute SQL =select  all SMS_R_SYSTEM.Creation_Date0 from vSMS_R_System AS SMS_R_SYSTEM  where (SMS_R_SYSTEM.Client0 = 1 AND SMS_R_SYSTEM.Client_Version0 like N'%-PMA') order by SMS_R_SYSTEM.Creation_Date0 desc  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
*~*~extproviderclassobject.cpp(2202) : ERROR ON INDICATE - likely Cancelled~*~*  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
ERROR ON INDICATE = (WBEM_E_CALL_CANCELLED)  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
*~*~extproviderclassobject.cpp(2202) : ERROR ON INDICATE - likely Cancelled~*~*  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
ERROR ON INDICATE = (WBEM_E_CALL_CANCELLED)  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
*~*~extproviderclassobject.cpp(2202) : ERROR ON INDICATE - likely Cancelled~*~*  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
ERROR ON INDICATE = (WBEM_E_CALL_CANCELLED)  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
*~*~extproviderclassobject.cpp(2202) : ERROR ON INDICATE - likely Cancelled~*~*  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
ERROR ON INDICATE = (WBEM_E_CALL_CANCELLED)  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
*~*~extproviderclassobject.cpp(2202) : ERROR ON INDICATE - likely Cancelled~*~*  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
ERROR ON INDICATE = (WBEM_E_CALL_CANCELLED)  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
*~*~extproviderclassobject.cpp(2202) : ERROR ON INDICATE - likely Cancelled~*~*  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
ERROR ON INDICATE = (WBEM_E_CALL_CANCELLED)  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
*~*~extproviderclassobject.cpp(2202) : ERROR ON INDICATE - likely Cancelled~*~*  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
ERROR ON INDICATE = (WBEM_E_CALL_CANCELLED)  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
Results returned : 279 of 280  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)

Чтобы это не значило, видать rbac поломалси))
источник

A

Artem in SCCM, MEM, Intune.
в гугле советуют wmi repair поделать, пойду попробую
источник

Q

Quantum Yupiter in SCCM, MEM, Intune.
Artem
в гугле советуют wmi repair поделать, пойду попробую
Ой зря
источник

Q

Quantum Yupiter in SCCM, MEM, Intune.
Artem
Благодарствую)

в hman единственная краснота это

Failed : Sync SMS Admins group memberships status : -1 , last error : 0

в smsprov

Execute SQL =select  all SMS_R_SYSTEM.Creation_Date0 from vSMS_R_System AS SMS_R_SYSTEM  where (SMS_R_SYSTEM.Client0 = 1 AND SMS_R_SYSTEM.Client_Version0 like N'%-PMA') order by SMS_R_SYSTEM.Creation_Date0 desc  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
*~*~extproviderclassobject.cpp(2202) : ERROR ON INDICATE - likely Cancelled~*~*  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
ERROR ON INDICATE = (WBEM_E_CALL_CANCELLED)  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
*~*~extproviderclassobject.cpp(2202) : ERROR ON INDICATE - likely Cancelled~*~*  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
ERROR ON INDICATE = (WBEM_E_CALL_CANCELLED)  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
*~*~extproviderclassobject.cpp(2202) : ERROR ON INDICATE - likely Cancelled~*~*  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
ERROR ON INDICATE = (WBEM_E_CALL_CANCELLED)  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
*~*~extproviderclassobject.cpp(2202) : ERROR ON INDICATE - likely Cancelled~*~*  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
ERROR ON INDICATE = (WBEM_E_CALL_CANCELLED)  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
*~*~extproviderclassobject.cpp(2202) : ERROR ON INDICATE - likely Cancelled~*~*  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
ERROR ON INDICATE = (WBEM_E_CALL_CANCELLED)  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
*~*~extproviderclassobject.cpp(2202) : ERROR ON INDICATE - likely Cancelled~*~*  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
ERROR ON INDICATE = (WBEM_E_CALL_CANCELLED)  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
*~*~extproviderclassobject.cpp(2202) : ERROR ON INDICATE - likely Cancelled~*~*  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
ERROR ON INDICATE = (WBEM_E_CALL_CANCELLED)  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)
Results returned : 279 of 280  SMS Provider  17.02.2021 17:18:35  13068 (0x330C)

Чтобы это не значило, видать rbac поломалси))
А вот в Hman вроде как по делу
источник

SK

Sergey Korotkov in SCCM, MEM, Intune.
репайр со всеми мофами как есть просто зафигачаить :)
источник

SK

Sergey Korotkov in SCCM, MEM, Intune.
вот и повод переставить будет
источник

A

Artem in SCCM, MEM, Intune.
Quantum Yupiter
Ой зря
а вроде помогло, смотрю\наблюдаю)
источник