Entradas

Solution Set the administrator account unblock

Imagen
Solution Set the administrator account unblock OPCION 1 From the login screen, hold the  Shift key  on your keyboard and click  Power > Restart . Once you enter the recovery environment, click  Troubleshoot. Select  Advanced options  and then pick  Command Prompt . When Command Prompt window shows up, type in the following command and press  Enter: net user administrator /active:yes Close down  Command Prompt. Click  Continue  to boot into Windows normally. OPCION 2 Edit Local Security Policy Once you encounter “The referenced account is currently locked out and may not be logged on to” error, we would strongly recommend you leave the PC for 30 minutes. That's the waiting time that is often set by the system administrator if the user enters the wrong password. After 30 minutes, the log-in screen may be unlocked, and you may get a second chance to access your desktop. If you have managed to access your desktop successfully, you sh...

RECUPERAR INFO DISCO FORMATEADO, RAPIDO

 RECUPERAR INFO DISCO FORMATEADO, RAPIDO -BUSCAS EN GOOGLE -TESTDISKDOWNLOAD -https://www.cgsecurity.org/wiki/TestDisk_Download -EXTRAER -EN LA CRAPETA Q EXTRAES, CREAS UNA PARPETA DE "RECUPERADOS" -BUSCAS LA APP EL EJECUTABLE Y LO EJECUTAS COMO ADMINISTRADOR. -SE ABRE UNA VENTANA DE CMD. -TE MUESTRA LOS DISCOS, ESCOGES EL DISCO O PARTICION SEGUN SEA EL CASO. -ESCOGES RESTAURAR UNA SITUACION O EL DISCO ENTERO

METER LICENCIAS WINDOWS Y CAL DE SERVER 2012-2016-2019-2022

 METER LICENCIAS WINDOWS Y CAL DE SERVER 2012-2016-2019-2022 MIRAR ESTE VIDEO RECOMENDADO POR LOS MISMOS VENDEDORES DE MIRCROSOFT. https://www.youtube.com/watch?v=lJnEZzF6M_E usuario youtube MisConfiguraciones - Jhon Ramírez *************** $obj = gwmi -namespace "Root/CIMV2/TerminalServices" Win32_TerminalServiceSetting $obj.ChangeMode(2) $obj.SetSpecifiedLicenseServerList("NombreServidor") $obj.GetSpecifiedLicenseServerList() $obj = gwmi -namespace "Root/CIMV2/TerminalServices" Win32_TerminalServiceSetting $obj.ChangeMode(2) $obj.SetSpecifiedLicenseServerList("NombreServidor) $obj.GetSpecifiedLicenseServerList()

Windows 11 nuevo equipo saltar el inicio sin internet

Imagen
Cuando te pida conectarte a Internet, poner SHIFT+F10 Se debe abrir una ventana de CMD, y allí colocar el comando "oobe\bypassnro" ENTER, luego se reinicia y ya cuando carga de nuevo, se activa la opción de no tengo internet

NO IMPRIME BIEN O SE BLOQUEA WINDOWS SERVER 2016 R2, EN ESCRITORIO REMOTO

372 Error Microsoft-Windows-PrintService Microsoft-Windows-PrintService. NO IMPRIME BIEN O SE BLOQUEA WINDOWS SERVER 2016 R2, EN ESCRITORIO REMOTO   1.        On the Terminal Server locate the Printers folder.  This is normally located at: to c:\windows\system32\spool\printers 2.       Right-click on the Printers folder, and then click Properties. 3.       Click Security, and then add everyone to the security permissions. 4.       Click Apply, and then OK.

BLOQUEAR ACTUALIZACIÓN AUTOMÁTICA WINDOWS SERVER 2012-2016 OTROS

DESACTIVAR ACTUALIZACIÓN WINDOWS SERVER 2012-2016 CMD como administrador Verificamos la ruta C:\windows\system32\en-en Dir Ejecutar Sconfig Poner en manual las actualizaciones Para ponerlos directo en ejecutar Copy sconfig.vbs c:\windows\system32\en-en Ahora lo puedes ejecutar desde CMD como administrador Hay varias opciones hay tambien

Error impresoras windows server 2016 r2

Error impresoras windows server 2016 r2 Tengo funcionando un servidor con Windows Server 2016 y los servicios de Remote Desktop. Los clientes se conectan al servidor con la aplicación de Escritorio Remoto pero no les capturan las impresoras. Tengo configurado el Permitir redirección de impresoras cliente y no hay forma.  No me captura ninguna impresora. En el visor de eventos no encuentro ningún error.... Primer Paso.  Configurar una GPO asi. Configuracion del equipo/Plantillas administrativas/Componentes de windows/Servicios de Escritorio Remoto/Host de sesion de Escritorio remoto/Redireccion de impresora No permitir la redirección de impresoras de cliente - Deshabilitado  Usar primero el controlador de impresora Easy Print de Escritorio remoto - Deshabilitado Si con esto queda solucionado Saltarse el Segundo paso. Segundo Paso: En el Administrador de Impresion Servidores de Impresion/(Tu servidor de impresion)/Controladores Clic derecho agregar controlador (Debes descar...