Quantcast
Channel: TechNet Blogs
Viewing all articles
Browse latest Browse all 36188

Remote Software Update Point fails to install

$
0
0

I was trying to install the Software Update Point site role on a remote computer, but it failed to install.  After reviewing the logs I saw these error messages:

On the WSYNCMGR.log file located on the Primary server I got:

      Sync failed: WSUS update source not found on site “SiteCode”. Please refer to WCM.log for configuration error details.. Source: getSiteUpdateSource

On the WCM.log file on the Primary server I had these messages:

     Failed to create assembly name object for Microsoft.UpdateServices.Administration. Error = 0x80131701.
     Remote configuration failed on WSUS Server.

On the SUPSetup.log file located on the Software Update Point server E:SMSLogs:

     CTool::RegisterManagedBinary: Failed to register E:SMSbinx64wsusmsp.dll with .Net Fx 2.0

 

The fix was to:

  1. Remove the SUP role from the server
  2. Add the DWORD (OnlyUseLatestCLR = 1) to the SUP server registry key located at HKEY_LOCAL_MACHINESOFTWAREMICROSOFT.NETFRAMEWORK
  3. Install the SUP role again
  4. Once the installation was successful, I removed the registry key.

 

I hope that helps.


Viewing all articles
Browse latest Browse all 36188

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>