Jump to content


mrdk83

Established Members
  • Posts

    15
  • Joined

  • Last visited

Everything posted by mrdk83

  1. I'm looking for a reliable software counting licenses, reporting software and so on. I need something that integrates with Asset Ingeligence SCCM and enhances its capabilities in this area. Can you recommend something?
  2. Hey, Task Sequence is run on a system with an agent installed (mode: Required). When I assign a task to the collection Software Center shows the status "Downloading 0%" and nothing happens (all content is downloading properly to ccmcache). After removing Task Sequence from the collection and assign it again - he starts to work. Log with execmgr.log when first TSQ assigned to collection Required Mode. TSQ Availably mode is working properly. What does it mean? "ContentProgressEx invalid request GUID handle"
  3. hey, I have such a problem: when I run the Task Sequence in mode Required for collections of computers task start and nothing happens. One method is to remove the task of collection and assign it again (I know it sounds stupid . Then he begins to operate. The same task in Available mode manually started working properly. Where to find the cause?
  4. I need to copy a large file to multiple client SCCM (Server - SCCM 2012R2, Client - Windows Server 2008R2). Simply copy. How can this be done easily? Well if it was possible to enable reporting on whether the file is copied? I thought about PowerShell command Start-BITSTransfer but there is no reporting. The second idea is to use robocopy. The file is copied but the Task Sequence ends with an error. You know a quick and simple way? Some locations have poor bandwidth. In addition, I wanted to ask how to use the TaskSeqeunce parameter "%~dp0" ?
  5. If there is a possibility that by SCCM 2012R2 upload VHD disk on Hyper-V hosts? VHD disk contains Ubuntu OS.
  6. Is it possible (SCCM 2012R2) to install the application run as a domain account? The application will include a powershell script that when perform must have permissions to the database
  7. Problem solved. This was caused by a badly configured on the router filtering service HTTP headers.
  8. Clients for some time worked properly. At some point, they stopped to communicate. After analyzing the logs I noticed that there is a problem with the registration of clients. Clients of the subnet in which the server sends to the SCCM CCM_POST to /CCM_SYSTEM/request gets a 200 OK response and communication occurs. You can see it in the screenshot: https://onedrive.live.com/?cid=9b412d54c4539175&id=9B412D54C4539175%2112903&v=3&ithint=photo,jpg&authkey=!AC1SSE0BRRxiXr4 In other subnets client has a problem with communication. After sending CCM_POST gets a response from the IIS server with error 400. Screenshot of Wireshark in this link: https://onedrive.live.com/redir?resid=9B412D54C4539175!12904&authkey=!AC2hhr4gOrOC_k0&v=3&ithint=photo%2cjpg
  9. I'll try to re-install the MP. Whether such operation may cause some problems? I have a question about ports. Client to communicate with the MP and download the policy needs to be open only port 80? And what about the port 135? Is it required that the client can retrieve policy?
  10. I tried and unfortunately it did not work
  11. On the client I got the following error seems to me that this might be the cause:
  12. How can trace the path packets Heartbeat Discovery DDR from the client to the server? Where are the logs for the DDR incoming packets to the server? MP looks good. http://<ServerName>/sms_mp/.sms_aut?mplist and http://<ServerName>/sms_mp/.sms_aut?mpcert running on the client works properly. Some systems have trouble downloading settings from the server (only two actions)
  13. Component appears to be OK. Display is green. Logs are a few critical errors, eg. Message ID 5436 MP Control Manager detected management point is not responding to HTTP requests. The HTTP status code and text is 500, Internal Server Error. Possible cause: Management point encountered an error when connecting to SQL Server. Solution: Verify that the SQL Server is properly configured to allow Management Point access. Verify that management point computer account or the Management Point Database Connection Account is a member of Management Point Role (msdbrole_MP) in the SQL Server database. Possible cause: The SQL Server Service Principal Names (SPNs) are not registered correctly in Active Directory Solution: Ensure SQL Server SPNs are correctly registered. Review Q829868. Possible cause: Internet Information Services (IIS) isn't configured to listen on the ports over which the site is configured to communicate. Solution: Verify that the designated Web Site is configured to use the same ports which the site is configured to use. Possible cause: The designated Web Site is disabled in IIS. Solution: Verify that the designated Web Site is enabled, and functioning properly. Possible cause: The MP ISAPI Application Identity does not have the requisite logon privileges. Solution: Verify that the account that the MP ISAPI is configured to run under has not been denied batch logon rights through group policy. For more information, refer to Microsoft Knowledge Base article 838891. Message ID 4964 MP Control Manager detected management point is not responding to HTTP requests. The HTTP status code and text is 500, Internal Server Error. Possible cause: Management point encountered an error when connecting to SQL Server. Solution: Verify that the SQL Server is properly configured to allow Management Point access. Verify that management point computer account or the Management Point Database Connection Account is a member of Management Point Role (msdbrole_MP) in the SQL Server database. Possible cause: The SQL Server Service Principal Names (SPNs) are not registered correctly in Active Directory Solution: Ensure SQL Server SPNs are correctly registered. Review Q829868. Possible cause: Internet Information Services (IIS) isn't configured to listen on the ports over which the site is configured to communicate. Solution: Verify that the designated Web Site is configured to use the same ports which the site is configured to use. Possible cause: The designated Web Site is disabled in IIS. Solution: Verify that the designated Web Site is enabled, and functioning properly. Possible cause: The MP ISAPI Application Identity does not have the requisite logon privileges. Solution: Verify that the account that the MP ISAPI is configured to run under has not been denied batch logon rights through group policy. For more information, refer to Microsoft Knowledge Base article 838891. Message ID 1020 Site Component Manager failed to reinstall this component on this site system. Solution: Review the previous status messages to determine the exact reason for the failure. Site Component Manager will automatically retry the reinstallation in 60 minutes. To force Site Component Manager to immediately retry the reinstallation, stop and restart Site Component Manager using the Configuration Manager Service Manager. Message ID 1018 Site Component Manager is reinstalling this component on this site system. Message ID 4964 Site Component Manager failed to install this component, because Secure Sockets Layer (SSL) is not configured properly on the Internet Information Server. Possible cause: No Server Certificate is attached to the designated Web Site. Solution: Refer to ConfigMgr Documentation regarding how to create and attach a proper Server Certificate to the designated Web Site. Possible cause: The Server Certificate is invalid or expired. Solution: Refer to ConfigMgr Documentation regarding how to create and attach a proper Server Certificate to the designated Web Site. Message ID 1020 Site Component Manager failed to reinstall this component on this site system. Solution: Review the previous status messages to determine the exact reason for the failure. Site Component Manager will automatically retry the reinstallation in 60 minutes. To force Site Component Manager to immediately retry the reinstallation, stop and restart Site Component Manager using the Configuration Manager Service Manager. Message ID 4963 MP Control Manager detected MPsetup has failed to create the CCM_Incoming Virtual Directory. Message ID 1020 Site Component Manager failed to reinstall this component on this site system. Solution: Review the previous status messages to determine the exact reason for the failure. Site Component Manager will automatically retry the reinstallation in 60 minutes. To force Site Component Manager to immediately retry the reinstallation, stop and restart Site Component Manager using the Configuration Manager Service Manager. Two weeks ago, the status of clients was Active....
  14. Hello, I have this problem on all clients. (See attach files) Their condition is Inactive. Where to start looking for the problem?
  15. Hi, I have a question about reinstalling IIS on SCCM 2012R2. The server has 10 roles (including the Management Point, App Catalog Web Service Point, App Catalog Website Point Services, Reporting Point, Fallback Status Point,). I have a problem such as in this thread: http://scexblog.blogspot.com/2013/12/call-to-httpsendrequestsync-failed-for.html I decided to reinstall IIS. Do you first have to remove all dependent on the IIS roles?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.