Mostrando entradas con la etiqueta Sistemas. Mostrar todas las entradas
Mostrando entradas con la etiqueta Sistemas. Mostrar todas las entradas

miércoles, 17 de agosto de 2011

Como : Revisar las opciones del cliente de WSUS

Q: Why is the Auto Update client not contacting my WSUS server?
A:There can be a variety of reasons. You should do the following to troubleshoot WSUS client problems:


  • Verify that client is installed correctly
  • Verify that client is configured correctly
  • Verify that client can talk to WSUS server.
If this does not resolve the issue, look at the server trouble shooting steps at WSUS Server FAQ.

Q: How do I verify that the AU client is installed correctly?
  • Look at the IIS Logs of the website running on port 80 for Self Update Attempts
  • Check the version of one of the Windows Update Agent binaries.
    • %windir%\system32\wuaueng.dll should be version 5.7.0.2177 or higher after a successful selfupdate.
  • From an IE browser on the client, try the following URLs to ensure that you are prompted to download or save:
    • http://wsusservername/iuident.cab
    • http://wsusservername/selfupdate/AU/x86/XP/EN/wuaucomp.cab
  • Look at the Windows Update log on your local client for Self Update Success.
  • Look at the Windows Update log for Detect Success.
Q. How do I verify if the AU Client is checking in with WSUS Server?

A. Scan thru %WinDir%\WindowsUpdate.log for the following entries (ie. C:\Windows\WindowsUpdate.log);

2005-02-16 07:28:56-0800 1076 268 PT: Using server URL http://YOURWsUSSERVERNAME/IP:PORT/ClientWebService/client.asmx
2005-02-16 07:28:56-0800 1076 268 PT: Using server URL http://YOURWsUSSERVERNAME/IP:PORT/SimpleAuthWebService/SimpleAuth.asmx


And see if it successfully reported its status to the server.2005-02-16 07:29:24-0800 1076 268 REPORT EVENT:
{2ACA00A2-70E5-4222-991B-65DAABD06588} 2005-02-16 07:29:20-0800 1
153 101 {00000000-0000-0000-0000-000000000000} 0 0
AutomaticUpdates Success Pre-Deployment Check Reporting client status.


Q: How do I force an AU Client to detect and download approved updates from a WSUS Server?

A. Run this command from Command prompt at the AU client:

wuauclt.exe /detectnow

Q: If a system is shutdown using shutdown.exe, does update checking and installation get invoked?

A. No. Updates are installed only for manually invoked shutdowns.


Q. We have recently installed WUS B2 on a 500pc school network. The students are loosing work through reboots. We need to be able to have the pcs install and reboot at a certain time at night rather than have prompting. The students are not administrators on the box.

A. You can use the setting "ElevateNonAdmins" to change this behavior.With ElevateNonAdmins set to 1 a non-admin is allowed to select "Restart Later", and also to use the AU icon in the system tray to start installations before scheduled installation time (good), as well as un-select updates that is scheduled to be installed on the computer (not so good).

Q. Will WSUS also automatically delete workstation entries if they haven't checked in after a certain amount of time?

A. Yes, According to WSUS Beta News Group, that is done every 15 days.

Q. Why does a Win XP machine is constantly offering to Install Updates and Shutdown the computer.
A. You have to remove InstallUpdatesandShutdown option in the registry and this seemed to get rid of the shutdown.

Q. When I set a deadline on a patch, system downloaded and installed the patch on the next checking immediately rather than the scheduled time. It also rebooted all the machines even though they are set to not reboot automatically.


A. Deadline update will automatically download, install, and reboot if reboot required installing this update. So, by design, deadline will be *fully* installed no matter what AUOptions you set (except you disabled AU and no matter what policy you set.

Q. How to forcibly install a patch on all WSUS clients immediately?
A. To install the patches immediately, you have to do the following: Set a deadline on patch in the WSUS admin UI for any date in the past. This will cause all clients to immediately download and install the patch, rebooting if needed, as soon as they receive it on next scan)

From the command line on each client, run "wuauclt.exe /detectnow". This will cause AU to immediately do that "next scan" on that client.



Q. What is the file %WINDIR%\SoftwareDistribution\ReportingEvents.log used for on WSUS clients?
A. It appears to be where the WSUS client records update activities and results.

Q. Why does "SoftwareDistribution" folder appear under both %WINDIR% and %WINDIR%\System32?

A. Because they liked it so much they made two of them.


Q. If you have a group setup in WSUS as detect-only and you change the options to install, do the updates that are set as detect-only ever get installed after the change or do those updates need to be changed manually?

A. YES, they do get installed after the change. But, this is only after Automatic Update Client (AU) completes the next detection cycle which can be configured for AU Client at the following location in the registry, HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate\AU, DetectionFrequency (Reg_DWORD) = Time between detection cycles. DetectionFrequency (use default value of 22 hours). For Quick AU Client Detection & Installation with Windows Server Updates Services, WSUS, see http://msmvps.com/athif/archive/2005/06/29/56200.aspx

lunes, 28 de septiembre de 2009

DVD Con Software Bluebirds


Las nuevas grabadoras LG incluyen un software de grabación "al vuelo" llamado "bluebirds" en caso de necesitar desinstalar el mismo realizarlo mediante:






Inicio - Todos los Programas - Bluebirds - Uninstall Blue birds.

URL KB de LG : http://lgknowledgebase.com/kb/index.php?View=entry&EntryID=6271

lunes, 20 de abril de 2009

miércoles, 11 de marzo de 2009

Sincronizar Windows 2003 con un servidor de hora externo

Ejecutar los siguientes comandos.

w32tm /config /manualpeerlist:europe.pool.ntp.org

net stop w32time

net start w32time

w32tm /resync

En caso de necesitar realizarlo por IP usar 193.48.168.130

miércoles, 21 de enero de 2009

Como : Visualizar la sesion principal de consola de Windows 2003

Disponemos de dos maneras:

1. Ejecutar el siguiente comando:

mstsc -v:nombredeequipo /F -console /admin
mstsc: MicroSoft Terminal Server Console
-v: nombre del equipo destino
/F : pantalla completa
-console : nos permite acceder a la sesion 0
/admin : En modo administrador


2. Conectarnos de la manera tradicional al equipo
Inicio - Ejecutar - shadow 0
Articulo completo en : http://support.microsoft.com/kb/278845

viernes, 12 de diciembre de 2008

Windows Sysinternal




The Sysinternals web site was created in 1996 by Mark Russinovich and Bryce Cogswell to host their advanced system utilities and technical information. Microsoft acquired Sysinternals in July, 2006. Whether you’re an IT Pro or a developer, you’ll find Sysinternals utilities to help you manage, troubleshoot and diagnose your Windows systems and applications. If you have a question about a tool or how to use them, please visit the Sysinternals Forum for answers and help from other users and our moderators.


jueves, 4 de diciembre de 2008

Personalizar Explorador de Windows

Si necesitamos que al hacer doble click sobre el explorador de windows, este vaya a una capeta en concreto, es posible modificar las propiedades del mismo.

%SystemRoot%\explorer.exe /n,/e,/select,c:\test\

/n : nueva ventana
/e: vista predeterminada
/select,c:\test : en la ubicacion de "c:\test"

Articulo Microsoft en : http://support.microsoft.com/kb/314853/es

lunes, 27 de octubre de 2008

No funciona el autorun de los CD/DVD

Si al insertar el CD/DVD en el lector, la aplicación no se inicia automáticamente,

¿por qué?

Esto sucede porque el parámetro «ejecución automática» está desactivado o hay un programa de grabación abierto al insertar el CD/DVD. Si un programa de grabación está abierto, cierre el programa, expulse el CD/DVD y reinsértelo en su lector.

Para restablecer la ejecución automática, seguir los siguientes pasos:

«Inicio», «Ejecutar», teclee "regedit", y hacer clic en Ok.

Abrir:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\CDRom

Haga clic en el valor AutoRun y asígnele luego el valor Hexadecimal 1

Reinicie luego su ordenador.






http://en.wikipedia.org/wiki/Autorun