Quantcast
Channel: WSUS forum
Viewing all 12874 articles
Browse latest View live

WSUS Approve patchs but don't download unless client press there windows update client - how to ?

$
0
0

Here's what I am trying to do.

1- Download critical and security update, approve them then send to them to the computers on the networks (that's been implemented and it works)

2- For every other updates, I want my client to open his windows update client, the client will connect to our server to check if there are updates needed. At that time, the downloads and installation will start.

Thanks guys !

I think that if the updates are approved, they will be sent straight to our clients, i don't want that I want my client  to ask for updates.


WUA client updates to Closed network WSUS through VPN

$
0
0


Hi,

Need your help on this.

WUA 2008 R2 SP1 client update connections to closed network WSUS through a 3rd party vendor VPN.

Up to now I have been able to get the servers to download the patches and prompt me for installs, but now I want them to download, install and reboot in a selected timeframe. The Windows Updates UI was set to Never and we then created registry settings. The registry created for download and prompt are these:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\windows\WindowsUpdate]
"DisableWindowsUpdateAccess"=dword:00000000
"ElevateNonAdmin"=dword:00000001
"WUServer"="NOTE I am using the fully qualified 127 IP with port 80 here, your link policy forced this text"
"WUStatusServer"= NOTE I am using the fully qualified 127 IP with port 80 here, your link policy forced this text

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\windows\WindowsUpdate\AU]
"AUOptions"=dword:00000003
"AutoInstallMinorUpdates"=dword:00000001
"NoAutoRebootWithLoggedOnUsers"=dword:00000001
"UseWUServer"=dword:00000001
"ScheduledInstallday"=dword:00000000
"ScheduledInstallTime"=dword:00000020

The VPN vendor has a device that will open a tunnel connection back to me at 11:30PM each night.

Trying to get it to download install & reboot I made edits to the keys:

AUOptions to 4


NoAutoRebootWithLoggedOnUsers to 0

ScheduledInstallday to 4 (Wednesday)

ScheduledInstallTime to 6 (7am)


I had no success.

I removed the registry keys and enabled Updates via the UI thinking that I would edit those registry keys but they are not found in HKLM\Software\Policies\Microsoft\Windows\


What registry edits do I need to make to get the servers to connect, download, install and reboot?

1,000 thanks for the help on this.

WSUS just today started "Error: Database Error" (can't find SQL)

$
0
0

This error just started today (used the console a few days ago, right after most recent Patch Tuesday). Have restarted WSUS server but does not help. Server is ping-able. An SQL instance was showing up in my (2008 R2) SQL Management Studio (didn't know how to log into server's SQL that way), but now server does not show up in SQLMS any more. (WSUS server itself is WS2012). Server appears to have *lots* of free disk space. Following is error obtained from copy-to-clipboard button. (Reset server node button didn't help.) Thanks for looking at this!

The WSUS administration console was unable to connect to the WSUS Server Database.

   

Verify that SQL server is running on the WSUS Server. If the problem persists, try restarting SQL.

   

System.Data.SqlClient.SqlException -- Cannot open database "SUSDB" requested by the login. The login failed.

Login failed for user 'NT AUTHORITY\NETWORK SERVICE'.

Source

.Net SqlClient Data Provider

Stack Trace:

   at Microsoft.UpdateServices.Internal.BaseApi.SoapExceptionProcessor.DeserializeAndThrow(SoapException soapException)

   at Microsoft.UpdateServices.Internal.DatabaseAccess.AdminDataAccessProxy.ExecuteSPGetTargetGroupById(Guid id)

   at Microsoft.UpdateServices.Internal.BaseApi.ComputerTargetGroup.GetById(Guid id, UpdateServer updateServer)

   at Microsoft.UpdateServices.Internal.BaseApi.UpdateServer.GetComputerTargetGroup(Guid id)

   at Microsoft.UpdateServices.UI.AdminApiAccess.AdminApiTools.GetUpdateServer(String serverName, Boolean useSecureConnection, Int32 portNumber)

   at Microsoft.UpdateServices.UI.SnapIn.Scope.ServerSummaryScopeNode.GetUpdateServer(PersistedServerSettings settings)

   at Microsoft.UpdateServices.UI.SnapIn.Scope.ServerSummaryScopeNode.ConnectToServer()

   at Microsoft.UpdateServices.UI.SnapIn.Scope.ServerSummaryScopeNode.get_ServerTools()

WSUS runs post KB3159706 but CLIENTS cannot get updates

$
0
0

I have followed the directions for KB3159706 exactly. I never had 3148812 but saw problems when my WSUS installed 3159706 to itself. Once I followed these instructions https://support.microsoft.com/en-us/kb/3159706 my WSUS now starts fine, but on all clients pointing at the WSUS I get "Windows could not search for new updates" code 80244008.

YES, I have run postinstall / servicing.

YES, I have added HTTP activation feature

YES, I have edited web.config even though I'm not using SSL for WSUS.

All of these changes now let my WSUS run (I can get to the GUI), but no clients can receive updates. Should I just uninstall 3159706 and wait for MS for fix this junk properly?

Normal User should not see the "Restart Window"

$
0
0

Hi @ all,

I have a WSUS running with Clients (without Domain).
I configured the Clients over the registry:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
"WUServer"="http://10.10.10.10:8530"
"WUStatusServer"="http://10.10.10.10:8530"
"TargetGroupEnabled"=dword:00000001
"TargetGroup"="Clients"

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
"NoAUShutdownOption"=dword:00000000
"NoAutoUpdate"=dword:00000000
"NoAutoRebootWithLoggedOnUsers"=dword:00000001
"AUOptions"=dword:00000004
"AutoInstallMinorUpdates"=dword:00000000
"ScheduledInstallDay"=dword:00000000
"ScheduledInstallTime"=dword:00000003
"UseWUServer"=dword:00000001
"DetectionFrequencyEnabled"=dword:00000001
"DetectionFrequency"=dword:00000001

But the user see always after login the Restart Window.
All Server are Terminalserver and I can update / restart only at weekend.

How can I deactivate this window?

Server 2008R2

BR and thanks,
Tim

Multiple Client Unable to Get Updates

$
0
0

Hi,

Multiple clients are no longer getting updates from the WSUS server.

Here is a snippet from the windows log.

2016-05-1712:21:10:889122016ecSetupChecking for agent SelfUpdate
2016-05-1712:21:10:890122016ecSetupClient version: Core: 7.6.7601.18804  Aux: 7.6.7601.18804
2016-05-1712:21:10:893122016ecMiscWARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x801901f7
2016-05-1712:21:10:893122016ecMiscWARNING: WinHttp: ShouldFileBeDownloaded failed with 0x801901f7
2016-05-1712:21:10:912122016ecMiscWARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x801901f7
2016-05-1712:21:10:912122016ecMiscWARNING: WinHttp: ShouldFileBeDownloaded failed with 0x801901f7
2016-05-1712:21:10:914122016ecMiscWARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x801901f7
2016-05-1712:21:10:914122016ecMiscWARNING: WinHttp: ShouldFileBeDownloaded failed with 0x801901f7
2016-05-1712:21:10:916122016ecMiscWARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x801901f7
2016-05-1712:21:10:916122016ecMiscWARNING: WinHttp: ShouldFileBeDownloaded failed with 0x801901f7
2016-05-1712:21:10:916122016ecMiscWARNING: DownloadFileInternal failed for http://cPS-svr-001:8530/selfupdate/wuident.cab: error 0x801901f7
2016-05-1712:21:10:916122016ecSetupFATAL: DownloadCab failed, err = 0x801901F7
2016-05-1712:21:10:916122016ecSetupWARNING: SelfUpdate check failed to download package information, error = 0x80244022
2016-05-1712:21:10:916122016ecSetupFATAL: SelfUpdate check failed, err = 0x80244022
2016-05-1712:21:10:916122016ecAgent * WARNING: Skipping scan, self-update check returned 0x80244022
2016-05-1712:21:10:917122016ecAgent * WARNING: Exit code = 0x80244022
2016-05-1712:21:10:917122016ecAgent*********
2016-05-1712:21:10:917122016ecAgent**  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
2016-05-1712:21:10:917122016ecAgent*************
2016-05-1712:21:10:917122016ecAgentWARNING: WU client failed Searching for update with error 0x80244022
2016-05-1712:21:10:917122015dcAU>>##  RESUMED  ## AU: Search for updates [CallId = {577B2AF7-D018-4679-9DDC-D3FB4AA33287}]
2016-05-1712:21:10:917122015dcAU # WARNING: Search callback failed, result = 0x80244022
2016-05-1712:21:10:917122015dcAU # WARNING: Failed to find updates with error code 80244022
2016-05-1712:21:10:917122015dcAU#########
2016-05-1712:21:10:917122015dcAU##  END  ##  AU: Search for updates [CallId = {577B2AF7-D018-4679-9DDC-D3FB4AA33287}]
2016-05-1712:21:10:917122015dcAU#############
2016-05-1712:21:10:918122015dcAUSuccessfully wrote event for AU health state:0
2016-05-1712:21:10:919122015dcAUAU setting next detection timeout to 2016-05-17 16:21:10
2016-05-1712:21:10:919122015dcAUSetting AU scheduled install time to 2016-05-17 14:00:00
2016-05-1712:21:10:919122015dcAUSuccessfully wrote event for AU health state:0
2016-05-1712:21:10:919122015dcAUSuccessfully wrote event for AU health state:0
2016-05-1712:21:15:874122016ecReportREPORT EVENT: {2EB3E6AB-9A70-4A80-98DA-DBA273BB36E1}2016-05-17 12:21:10:916+01001148101{D67661EB-2423-451D-BF5D-13199E37DF28} 180244022 SelfUpdateFailureSoftware SynchronizationWindows Update Client failed to detect with error 0x80244022.
2016-05-1712:21:15:882122016ecReportCWERReporter::HandleEvents - WER report upload completed with status 0x8
2016-05-1712:21:15:882122016ecReportWER Report sent: 7.6.7601.18804 0x80244022(0) 67661EB-2423-451D-BF5D-13199E37DF28 Scan 1 0 SelfUpdate {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} 0
2016-05-1712:28:25:794122016ecReportUploading 1 events using cached cookie, reporting URL = http://cPS-svr-001:8530/ReportingWebService/ReportingWebService.asmx
2016-05-1712:28:25:798122016ecReportWARNING: Failed to upload events to the server with hr = c00ce509.
2016-05-1712:28:25:798122016ecPTWARNING: ReportEventBatch failure, error = 0x80244022, soap client error = 10, soap error code = 0, HTTP status code = 503
2016-05-1712:28:25:798122016ecReportWARNING: Reporter failed to upload events with hr = 80244022.

Problems after kb3159706 driving me crazy

$
0
0

Hello,

since the release of kb3159706 I googled the web for solutions, tried everyhing I found so far (doing the post-installation steps, running the database cleanup script...), but my WSUS is randomly crashing with several critical event log entries:

I have a german server, so it doesn´t make sense to post them here. However, the Event-ID are the following, they all crashed simultanously tomorrow morning: 13042, 12002, 12012, 12032 12022, 12042, 12052, 12072

Doing an iisreset will solve the problem, but this can´t be an solution forever?

Update Failure Error

$
0
0

Hi,

I have approved Windows 10 Upgrade for my existing Windows 8.1 Machine , But due to some reasons downloading not completed successfully.

Can some please Help.


Help to recover WSUS server

$
0
0

Goodmorning,

We had some storage issues where the WSUS server (on Server 2012R2) is located. Now, If I try to open WSUS console, it directly displays  "Error: Database error", and (the wellknown) "reset server node" button.
In the eventvwr, the following error is displayed;
Event 824 MSSQL$MICROSOFT##WID
SQL Server detected a logical consistency-based I/O error. [..] Complete a full database consistency check (DBCC CheckDB) (on susdb.mdf).
I have already discovered how I connect to the SusDB.MDF (through SQL Management Studio) and tried to start DBCC, but it failed after some time.

I also tried to run the wsusdbmaintenance sql script, but it also failed with "opening a connection to SQL server [2]". So it looks like the WID has some internal problems.

Is there somehow a possibility to re-create the WID and SUSDB without reinstalling WSUS again? Or are there any other solutions to fix the problem?

Thanks in advance

Still problems after installing Kb3159706 (Wsuspool)

$
0
0

Hi,

I'll write a new question as the old q was in a thread that got marked as answered ;-(

We still have issues after installing the latest WSUS hotfix (3159706) and running the manual task wsusutil postinstall /servicing

Wsuspool stopped after a while.

Now the CPU util rises for some time (after starting the wsuspool in IIS ) and then IIS fails and the Wsuspool stops. Postinstall never finishes and WSUS is NOT functioning.

Server: Windows Server 2012 R2 running SCCM 1602.


Jens Ole Kragh, MCITP Server/Client, MCTS, MCT, Microsoft TechNet Influent Denmark,Blog: http://jensolekragh.wordpress.com/

KB3159706 with manual steps followed gives System.IndexOutOfRangeException -- Index was outside the bounds of the array

$
0
0

We have SCCM 2012 R2 with WSUS enabled on Windows 2012. SUSDB was WID but I migrated this to a remote sql 2012 cluster.

After applying KB3159706 and following the manual steps WSUS cannot start. Opening the console I get the error:

The WSUS administration console has encountered an unexpected error. This may be a transient error; try restarting the administration console. If this error persists,

Try removing the persisted preferences for the console by deleting the wsus file under %appdata%\Microsoft\MMC\.


System.IndexOutOfRangeException -- Index was outside the bounds of the array.

Source
Microsoft.UpdateServices.BaseApi

Stack Trace:
   at Microsoft.UpdateServices.Internal.BaseApi.SoapExceptionProcessor.DeserializeAndThrow(SoapException soapException)
   at Microsoft.UpdateServices.Internal.DatabaseAccess.AdminDataAccessProxy.ExecuteSPGetConfiguration()
   at Microsoft.UpdateServices.Internal.BaseApi.UpdateServerConfiguration.Load()
   at Microsoft.UpdateServices.Internal.ClassFactory.CreateWellKnownType(Type type, Object[] args)
   at Microsoft.UpdateServices.Internal.ClassFactory.CreateInstance(Type type, Object[] args)
   at Microsoft.UpdateServices.Internal.BaseApi.UpdateServer.set_UserSelectedCulture(String value)
   at Microsoft.UpdateServices.UI.AdminApiAccess.AdminApiTools.TrySetServerCulture(String culture)
   at Microsoft.UpdateServices.UI.AdminApiAccess.AdminApiTools.SetServerCulture()
   at Microsoft.UpdateServices.UI.AdminApiAccess.AdminApiTools..ctor(CultureInfo culture, IUpdateServer updateServer)
   at Microsoft.UpdateServices.UI.SnapIn.Common.ServerTools..ctor(ServerSummaryScopeNode serverSummaryScopeNode, SnapInTools snapInTools, IUpdateServer updateServer)
   at Microsoft.UpdateServices.UI.SnapIn.Scope.ServerSummaryScopeNode.ConnectToServer()
   at Microsoft.UpdateServices.UI.SnapIn.Scope.ServerSummaryScopeNode.get_ServerTools()

This same error comes up immediately after applying the KB and stays the same after applying the manual steps described in the KB article.

The wsusutil postinstall is immediately over and gives no errors:

2016-05-10 16:32:04  Postinstall started
2016-05-10 16:32:04  Detected role services: Api, UI, Services
2016-05-10 16:32:04  Start: LoadSettingsForServicing
2016-05-10 16:32:04  End: LoadSettingsForServicing
2016-05-10 16:32:04  Postinstall completed

WSUS service starts but stops intermittently.

WSUS on Server 2012 multiple errors

$
0
0

Is this service just not ready for prime time or is it something else? I ran WSUS on Server 2003 with no issues at all. Clients connected and updated on schedule. Even when that server ran out of disk space, adding a portable hard drive via USB and redirecting the updates to that location worked out well. Since moving to server 2012, we have had nothing but problems. Half the time I can't even open the console to check the status.

At first, once we got it running and the GPO propagated, all the clients, including the 2012 servers which hadn't been updating to the 2003 server, were updating "as advertised." But then our public computers started having issues updating.

Currently, there are multiple issues identified on the server: Self-update is not working,  DSS authentication web service is not working, reporting web service is not working, the api reporting web service is not working, the content directory is not accessible. This was the first error I saw and tried resolving, with zero luck. I checked the registry and the actual content location. They are correct.

Of all the questions here that reference WSUS, I have found zero answers.

Thanks

WSUS console & service can't start. "Reason: Failed to open the explicitly specified database 'SUSDB'"

$
0
0

Our WSUS server (Windows Server 2012 R2) hanged when it was installing updates on itself. I rebooted it in a harsh way, it started normally and finished installing the updates. However, now I can't start the WSUS management console due to a connection error. The WSUS server service itself doesn't start as well.

The Application server contains multiple events 18456, source MSSQL$MICROSOFT##WID, message "Login failed for user 'NT AUTHORITY\NETWORK SERVICE'. Reason: Failed to open the explicitly specified database 'SUSDB'. [CLIENT: <named pipe>]" If I try to connect to the server using SQL Server Management Studio, it displays the following error: 

"Cannot connect to \\.\pipe\MICROSOFT##WID\tsql\query. Login failed for user 'MY-LOGIN'. (Microsoft SQL Server, Error: 18456)"

The Application even log contains the same event mentioned above, only the message is different: "Login failed for user 'MY-LOGIN'. Reason: Token-based server access validation failed with an infrastructure error. Check for previous errors. [CLIENT:<named pipe>]".

If I restart the Windows Internal Database service, it starts normally and doesn't throw any errors in the Application log. Among other things, it successfully mounts the SUSDB database. No other errors (including DCOM errors) can be found in the log.

Seems that security setting on the WID engine are damaged. Any ideas how to fix them? Besides reinstalling the server, of course? :)


Evgeniy Lotosh // MCSE: Server infrastructure, MCSE: Messaging


WSUS Server Broke By a Patch, Now fixing clients

$
0
0
After fixing our windows update server console this morning, the clients are still not able to connect to the WSUS server. Port 80 is still open from the clients to the WSUS server and a successful synch is completed, the console was entirely unusable earlier..  80244008 is the error from the clients. I rebooted a client to test, but still the same error. Any assistance is appreciated.

Post Installation Tasks of WSUS fail

$
0
0

After a nightmare of trying to install and uninstall SQL Server 2008 R2 on my DC, WSUS broke. 

I edited the registry to get rid of the SQL Server stuff and uninstalled WSUS and rebooted. 

I reinstalled WSUS using WID database and now I get the following error at the end of the log file during post-installation:

016-05-18 12:09:28  Microsoft.UpdateServices.Administration.CommandException: Failed to set service MSSQL$MICROSOFT##WID to automatic start
   at Microsoft.UpdateServices.Administration.ConfigureDB.StartAndConfigWidService()
   at Microsoft.UpdateServices.Administration.ConfigureDB.Configure()
   at Microsoft.UpdateServices.Administration.PostInstall.Run()
   at Microsoft.UpdateServices.Administration.PostInstall.Execute(String[] arguments)
Fatal Error: Failed to set service MSSQL$MICROSOFT##WID to automatic start


Susan E. Russel


wsus not preventing clients from downloading updates during work hours

$
0
0
I have an issue where i have setup the AD GPO "Limit the maximum network bandwidth for bits background transfer"  0kbbs from 7am to 6 pm and at all other times use all available unused bandwidth but clients are still downloading update from wsus during work hours. It's dragging our network. Anyway i can track this down and prevent it from happening? We have 99.9% windows 7 PCs. Thanks.

Question regarding re-release of the patches that are included in MS16-064

$
0
0

We have discovered that Microsoft Security Bulletin MS16-064 - Security Update for Adobe Flash Player (3157993) (https://technet.microsoft.com/en-us/library/security/MS16-064) was revised on May 13th (V2.0) at which time they replaced update 3157993 with 3163207.

Will there be new release update for Wsusscn2.cab soon to include this changes which were made to MS16-064 ?

I want to create an authentication list on the wsus server

$
0
0

WSUS setup creates a configuration file that enables you to add an explicit list of computers that have access to WSUS. I believe it is the web.config file in  %ProgramFiles%\Update Services\WebServices\serversyncwebservice\. Under

<configuration>
   <system.web>
       <authorization>
          <allow users="domainname\computer_name,domainname\computer_name" />
          <deny users="*" />
       </authorization>
    </system.web>
</configuration>

But it did not work as suspected. I also disable anonymous access and enable Integrated Windows authentication for the WSUS ServerSynchWebService.

Thank you

prohibit updates during business hours

$
0
0

we have a WSUS server running for quite a while now.

every once in a while customers complain that their servers are restarted due to windows updates during business hours.

each client system is configured to install updates on friday at 11 PM.

how can I make shure the updates don't install during daytime?

WSUS Post installation task failed

$
0
0

Hi,

WSUS post installation task is getting failed with error "System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified" when we run through powershell.

I am also not getting the default post installation task window when we start the WSUS console first time so I am trying through powershell but it is also getting failed with above error. below is snap for ref and the logs. When I installed the WSUS service found that 3 folders were missing (Schema, Api, Tools) so I replace that folders from other server but still issue persist.

OS is windows server 2012 r2 and SCCM 2012 R2 SP1.

Please help.

2016-05-05 15:38:41  Postinstall started
2016-05-05 15:38:41  Detected role services: Database, UI, Services
2016-05-05 15:38:41  Start: LoadSettingsFromParameters
2016-05-05 15:38:41  Content local is: True
2016-05-05 15:38:41  Content directory is: D:\WSUS-Content
2016-05-05 15:38:41  SQL instname is: ********
2016-05-05 15:38:41  End: LoadSettingsFromParameters
2016-05-05 15:38:41  Start: Run
2016-05-05 15:38:41  Configuring content directory...
2016-05-05 15:38:41  Configuring groups...
2016-05-05 15:38:45  Starting group configuration for WSUS Administrators...
2016-05-05 15:38:45  Found group in regsitry, attempting to use it...
2016-05-05 15:38:48  Writing group to registry...
2016-05-05 15:38:48  Finished group creation
2016-05-05 15:38:48  Starting group configuration for WSUS Reporters...
2016-05-05 15:38:48  Found group in regsitry, attempting to use it...
2016-05-05 15:38:48  Writing group to registry...
2016-05-05 15:38:48  Finished group creation
2016-05-05 15:38:48  Configuring permissions...
2016-05-05 15:38:48  Fetching content directory...
2016-05-05 15:38:48  Fetching ContentDir from registry store
2016-05-05 15:38:48  Value is D:\WSUS-Content
2016-05-05 15:38:48  Fetching group SIDs...
2016-05-05 15:38:48  Fetching WsusAdministratorsSid from registry store
2016-05-05 15:38:48  Value is S-1-5-21-1157667633-1350473221-3846138970-1005
2016-05-05 15:38:48  Fetching WsusReportersSid from registry store
2016-05-05 15:38:48  Value is S-1-5-21-1157667633-1350473221-3846138970-1006
2016-05-05 15:38:48  Creating group principals...
2016-05-05 15:38:48  Granting directory permissions...
2016-05-05 15:38:49  Granting permissions on content directory...
2016-05-05 15:38:49  Granting registry permissions...
2016-05-05 15:38:50  Granting registry permissions...
2016-05-05 15:38:50  Granting registry permissions...
2016-05-05 15:38:50  Configuring shares...
2016-05-05 15:38:50  Configuring network shares...
2016-05-05 15:38:50  Fetching content directory...
2016-05-05 15:38:50  Fetching ContentDir from registry store
2016-05-05 15:38:50  Value is D:\WSUS-Content
2016-05-05 15:38:50  Fetching WSUS admin SID...
2016-05-05 15:38:50  Fetching WsusAdministratorsSid from registry store
2016-05-05 15:38:50  Value is S-1-5-21-1157667633-1350473221-3846138970-1005
2016-05-05 15:38:50  Content directory is local, creating content shares...
2016-05-05 15:38:50  Creating share "UpdateServicesPackages" with path "D:\WSUS-Content\UpdateServicesPackages" and description "A network share to be used by client systems for collecting all software packages (usually applications) published on this WSUS system."
2016-05-05 15:38:50  Deleting existing share...
2016-05-05 15:38:50  Creating share...
2016-05-05 15:38:51  Share successfully created
2016-05-05 15:38:51  Creating share "WsusContent" with path "D:\WSUS-Content\WsusContent" and description "A network share to be used by Local Publishing to place published content on this WSUS system."
2016-05-05 15:38:51  Deleting existing share...
2016-05-05 15:38:51  Creating share...
2016-05-05 15:38:51  Share successfully created
2016-05-05 15:38:51  Creating share "WSUSTemp" with path "C:\Program Files\Update Services\LogFiles\WSUSTemp" and description "A network share used by Local Publishing from a Remote WSUS Console Instance."
2016-05-05 15:38:51  Deleting existing share...
2016-05-05 15:38:51  Creating share...
2016-05-05 15:38:51  Share successfully created
2016-05-05 15:38:51  Finished creating content shares
2016-05-05 15:38:51  Configuring database...
2016-05-05 15:38:51  Configuring the database...
2016-05-05 15:38:51  Establishing DB connection...
2016-05-05 15:38:53  Checking to see if database exists...
2016-05-05 15:38:53  Database exists
2016-05-05 15:38:53  Switching database to single user mode...
2016-05-05 15:38:57  Loading install type query...
2016-05-05 15:38:57  DECLARE @currentDBVersion       int
DECLARE @scriptMajorVersion     int = (9600)
DECLARE @scriptMinorVersion     int = (16384)
DECLARE @databaseMajorVersion   int
DECLARE @databaseMinorVersion   int
DECLARE @databaseBuildNumber    nvarchar(10)
IF NOT EXISTS(SELECT * FROM sys.databases WHERE name='SUSDB')
BEGIN
    SELECT 1
END
ELSE
BEGIN
    SET @currentDBVersion = (SELECT SchemaVersion FROM SUSDB.dbo.tbSchemaVersion WHERE ComponentName = 'CoreDB')
    SET @databaseBuildNumber = (SELECT BuildNumber FROM SUSDB.dbo.tbSchemaVersion WHERE ComponentName = 'CoreDB')
    DECLARE @delimiterPosition INT = CHARINDEX('.', @databaseBuildNumber)
    IF (@delimiterPosition = 0)
    BEGIN
        RAISERROR('Invalid schema version number', 16, 1) with nowait
        return
    END
    SET @databaseMajorVersion = SUBSTRING(@databaseBuildNumber, 1, @delimiterPosition - 1)
    SET @databaseMinorVersion = SUBSTRING(@databaseBuildNumber, (@delimiterPosition + 1), (10 - @delimiterPosition))
    IF @currentDBVersion < 926
    BEGIN
        SELECT 3
    END
    ELSE
    BEGIN
        IF (@scriptMajorVersion > @databaseMajorVersion OR
           (@scriptMajorVersion = @databaseMajorVersion AND @scriptMinorVersion > @databaseMinorVersion))
        BEGIN
            SELECT 2
        END
        ELSE IF (@scriptMajorVersion = @databaseMajorVersion AND
                 @scriptMinorVersion = @databaseMinorVersion)
        BEGIN
            SELECT 0
        END
        ELSE
        BEGIN
            SELECT 4
        END
    END
END
2016-05-05 15:38:58  Install type is: Reinstall
2016-05-05 15:38:58  Creating logins...
2016-05-05 15:38:58  Fetching machine account info
2016-05-05 15:39:02  Found principal
2016-05-05 15:39:02  Found account
2016-05-05 15:39:02  Got binary SID
2016-05-05 15:39:02  Setting content location...
2016-05-05 15:39:02  Fetching ContentDir from registry store
2016-05-05 15:39:02  Value is D:\WSUS-Content
2016-05-05 15:39:02  Swtching DB to multi-user mode......
2016-05-05 15:39:02  Finished setting multi-user mode
2016-05-05 15:39:02  Writing DB settings to registry...
2016-05-05 15:39:02  Marking PostInstall done for UpdateServices-Database in the registry...
2016-05-05 15:39:02  Configuring IIS...
2016-05-05 15:39:02  Start: ConfigureWebsite
2016-05-05 15:39:04  Configuring website on port 8530
2016-05-05 15:39:07  System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
   at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at Microsoft.UpdateServices.Administration.UseCustomWebSite.ExecuteIisCustomAction(String arguments)
   at Microsoft.UpdateServices.Administration.UseCustomWebSite.Install(Int32 portNumber)
   at Microsoft.UpdateServices.Administration.UseCustomWebSite.InstallAndConfigure(IisConfiguration& iisConfiguration, Int32 newPortNumber)
   at Microsoft.UpdateServices.Administration.PostInstall.ConfigureWebsite(Int32 portNumber)
   at Microsoft.UpdateServices.Administration.PostInstall.Run()
   at Microsoft.UpdateServices.Administration.PostInstall.Execute(String[] arguments)


Viewing all 12874 articles
Browse latest View live


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