Search the Community
Showing results for tags 'solved'.
-
I'm having trouble with the MBAM Recovery Websites on Windows Server 2016 (1607). The Powershell script installs without error. when I go to the Helpdesk page and enter my credentials it wont does not authenticate me and just keeps prompting until it goes to a 401.2. When SelfService page it gives me an error: Could not load file or assembly 'System.Web.Mvc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
-
I'm having issues installing this inside the TS for a windows 10 1709 WIM. I was trying to following these two posts to implement it with no luck. Here's a snipit of the smsts: Cannot perform a cyclic copy Failed to run the action: Copy Files. The system cannot open the file. (Error: 00000004; Source: Windows) TSManager 5/16/2018 9:09:29 AM 1612 (0x064C) Any idea? Thanks smsts.txt
-
I'm having the following warning popup over and over in the SMS_MP_CONTROL_MANAGER component: MP has rejected policy request from Client(SMSID = GUID:B1C18985-608A-4CD6-B25F-2D7ADADFD444) because this SMSID is marked as blocked. The issue is I cannot find a client with that GUID and I'm not blocking any clients within SCCM. I did a Powershell query for that SMSID as well as blocked devices. Get-CMDevice | Where-Object { $_.IsBlocked -eq $true} Get-CMDevice | Where-Object { $_.SMSID -eq 'GUID:E35DAB82-1F79-4850-8383-7A8D7C43E929'} Both returned no results. Anyone have any ideas?
-
Hello all, looking for assistance with an issue we have after installing R2 onto a SCCM 2007 SP2 installation. (running on Windows 2008 + SQL 2008). new machines succesfully install the clients, but when looking at the "components" tab, all of them are in status "installed" and under actions tab only "computer policy" and "user policy" exist. checking the logfiles on the clients brings up this ccmexec.log ClientIDManagerStartup.log clients are assigned to the correct SITE, I can also correctly re-discover them. (ClientLocation.log) It can find the MP site (LocationServices.log) but gives an error regarding reset of certificate any help is much appreciated!