Comment manuellement start windows mise à jour
Comment manuellement start windows mise à jour
Comment pouvez-vous manuellement begin Windows XP's Windows Mise à jour sans entering to [http://update.microsoft.com/windowsupdate](http://update.microsoft.com/windowsupdate) avec IE?
Re: Comment manuellement start windows mise à jour
From ligne de commande, force detect avec:
```
wuauclt /detectnow
```
To troubleshoot machines updating from my WSUS server.
Je sun'est pas sure si cela will apply to normal online updating but it is worth mentioning.
Troubleshoot mise à jour problèmes avec this logfile:
```
%windir%\windowsupdate.log
```
Si vous are using Windows 10, Windows mises à jour are logged avec ETW (Event Tracing for Windows): [https://support.microsoft.com/en-us/kb/3036646](https://support.microsoft.com/en-us/kb/3036646)
```
wuauclt /detectnow
```
To troubleshoot machines updating from my WSUS server.
Je sun'est pas sure si cela will apply to normal online updating but it is worth mentioning.
Troubleshoot mise à jour problèmes avec this logfile:
```
%windir%\windowsupdate.log
```
Si vous are using Windows 10, Windows mises à jour are logged avec ETW (Event Tracing for Windows): [https://support.microsoft.com/en-us/kb/3036646](https://support.microsoft.com/en-us/kb/3036646)