Bypass WSUS to Install Features/Updates Directly from Windows Update To fix the problem, temporarily bypass WSUS server using the following registry edit (requires administrator privileges). Right-click Start, and click Run Type regedit.exe and click OK Go to the following registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU In the right-pane, if the value named UseWUServer exists, set its data to 0 Exit the Registry Editor Restart Windows. Instructions from: https://www.winhelponline.com/blog/error-0x800f0954-net-framework-3-5-optional-feature-dism/
Si Outlook abre los enlaces (links) en EDGE aunque pongas Chrome o Firefox como predeterminado en Windows. Prueba lo siguiente: - En menú Archivo - Opciones (de Outllok) - Avanzado - Archivo y preferencias del navegador - Aquí puede cambiar EDGE por navegador predeterminado.
Para repararlo, se debe incrementar el parámetro IRPStackSize en el registro del servidor donde está el recurso compartido, en el ejemplo el Ordenador B. Aquí tenemos el valor de registro afectado: HKEY_LOCAL_MACHINE \SYSTEM \CurrentControlSet \Services \LanmanServer \Parameters IRPStackSize DWORD 0x0000000f (15) A veces un valor de 15 no es suficiente, y solamente valores entre 16 y 25 resuelven el problema. Intentamos primero con 16. Normalmente los valores con más éxito son 16 y 18, en caso de que no resulte se puede utilizar 20 o más. No debemos olvidar reiniciar la máquina tras realizar cada cambio, porque sólo así se hará efectivo el nuevo valor. Extraído de: http://konductasoluciones.blogspot.com/2010/01/error-id-2011-espacio-de-almacenamiento.html
Comentarios