Jump to content


admlshake

Established Members
  • Posts

    4
  • Joined

  • Last visited

admlshake's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I verified that the wsus server is syncing with MS and downloading updates. Our clients are supposed to be pulling the updates from SCCM, which gets the updates from the WSUS server. SQL for SCCM is on the SCCM server. Whats confusing me about this that the SCCM server is saying it's talking to the wsus server in the logs. So I'm pretty sure it's connecting to it alright. But then forwhatever reason it fails due to these subscritpions.
  2. Our old SCCM 08 box went south about a month ago and I replaced it with a VM running server 2012. I set the new one with the same name as the old, deleted all the info out of SCCM and reset it up like it was new, but I found out the other day that it's not syncing properly and the machines are apparently getting their updates from the internet and the SCCM server isn't showing that it's getting any of the updates from the WSUS server. When I look in the wsyncmgr.log I see this: Starting Sync 3/28/2014 8:00:00 AM 808 (0x0328) Performing sync on retry schedule 3/28/2014 8:00:00 AM 808 (0x0328) Read SUPs from SCF for Cor-sccm-02.FRIVER.LOCAL 3/28/2014 8:00:00 AM 808 (0x0328) Found 1 SUPs 3/28/2014 8:00:00 AM 808 (0x0328) Found active SUP wsus-01.friver.local from SCF File. 3/28/2014 8:00:00 AM 808 (0x0328) Sync failed: WSUS update source not found on site FR1. Please refer to WCM.log for configuration error details.. Source: getSiteUpdateSource 3/28/2014 8:00:00 AM 808 (0x0328) STATMSG: ID=6703 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_SYNC_MANAGER" SYS=Cor-sccm-02.FRIVER.LOCAL SITE=FR1 PID=3868 TID=808 GMTDATE=Fri Mar 28 12:00:00.986 2014 ISTR0="getSiteUpdateSource" ISTR1="WSUS update source not found on site FR1. Please refer to WCM.log for configuration error details." ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 3/28/2014 8:00:00 AM 808 (0x0328) Sync failed. Will retry in 60 minutes 3/28/2014 8:00:00 AM 808 (0x0328) Setting sync alert to active state on site FR1 3/28/2014 8:00:01 AM 808 (0x0328) Sync time: 0d00h00m00s 3/28/2014 8:00:01 AM 808 (0x0328) then when I go to the WCM.log I see this: WSUS Server configuration has been updated. Updating Group Info. 3/28/2014 8:37:34 AM 940 (0x03AC) Updating Group Info for WSUS. 3/28/2014 8:37:34 AM 940 (0x03AC) Refreshing categories from WSUS server 3/28/2014 8:37:34 AM 940 (0x03AC) Attempting connection to WSUS server: wsus-01.friver.local, port: 8530, useSSL: False 3/28/2014 8:37:34 AM 940 (0x03AC) Successfully connected to server: wsus-01.friver.local, port: 8530, useSSL: False 3/28/2014 8:37:34 AM 940 (0x03AC) Successfully refreshed categories from WSUS server 3/28/2014 8:37:42 AM 940 (0x03AC) Attempting connection to WSUS server: wsus-01.friver.local, port: 8530, useSSL: False 3/28/2014 8:37:47 AM 940 (0x03AC) Successfully connected to server: wsus-01.friver.local, port: 8530, useSSL: False 3/28/2014 8:37:47 AM 940 (0x03AC) Category Company:94d731de-22a6-4458-dc4d-b5267de026fc (Adobe Systems, Inc.) not found on WSUS 3/28/2014 8:37:47 AM 940 (0x03AC) Starting WSUS category sync from upstream... 3/28/2014 8:37:47 AM 940 (0x03AC) Microsoft.SystemsManagementServer.WSUS.WSUSMSPException: WSUS sync failed with UssNotFound: ~~ at Microsoft.SystemsManagementServer.WSUS.WSUSServer.IsSyncRunning() 3/28/2014 8:37:52 AM 940 (0x03AC) Failed to set Subscriptions on the WSUS Server. Error:(-2146233088)Unknown error 0x80131500 3/28/2014 8:37:52 AM 940 (0x03AC) STATMSG: ID=6603 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_CONFIGURATION_MANAGER" SYS=Cor-sccm-02.FRIVER.LOCAL SITE=FR1 PID=3868 TID=940 GMTDATE=Fri Mar 28 12:37:52.841 2014 ISTR0="wsus-01.friver.local" ISTR1="" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 3/28/2014 8:37:52 AM 940 (0x03AC) I'm not sure what it means when it says it failed to set the subscriptions, are those the auto deployment rules??
  3. We have a SCCM 2012 server that was setup about a year ago running SP1 at this time. I'm trying to get the appliation catalog set up so our users can request applications to be installed and get approved or denied by our IT team. I go to the server I want the role running from go to add it and when I check the logs I'm getting an error saying that a Fatal MSI error happened with Portaweb.msi and a 1603 error code. Here is a snip of the error I'm seeing in the log <06/08/13 22:14:32> PORTALWEBSITE="SoftwareCatalog" PORTALNAME="CMApplicationCatalog" SMSSSLSTATE=0 PORTALLANGPACKFLAGS=0 PORTALLANGPACKFOLDER="E:\Program Files\Microsoft Configuration Manager\bin\x64\catalog\" PORTALPATH="E:\Program Files\SMS_CCM" PORTALLOGMAXSIZE=8000000 <06/08/13 22:14:32> No versions of SMSPORTALWEB are installed. Installing new SMSPORTALWEB. <06/08/13 22:14:32> Enabling MSI logging. portlweb.msi will log to E:\Program Files\Microsoft Configuration Manager\logs\portlwebMSI.log <06/08/13 22:14:32> Installing E:\Program Files\Microsoft Configuration Manager\bin\x64\portlweb.msi PORTALWEBSITE="SoftwareCatalog" PORTALNAME="CMApplicationCatalog" SMSSSLSTATE=0 PORTALLANGPACKFLAGS=0 PORTALLANGPACKFOLDER="E:\Program Files\Microsoft Configuration Manager\bin\x64\catalog\" PORTALPATH="E:\Program Files\SMS_CCM" PORTALLOGMAXSIZE=8000000 <06/08/13 22:14:32> portlweb.msi exited with return code: 1603 <06/08/13 22:14:32> Backing up E:\Program Files\Microsoft Configuration Manager\logs\portlwebMSI.log to E:\Program Files\Microsoft Configuration Manager\logs\portlwebMSI.log.LastError <06/08/13 22:14:32> Fatal MSI Error - portlweb.msi could not be installed. I can't seem to find any info in the google searches I've done. Any one have any ideas?
×
×
  • 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.