Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the astra-addon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/erasoporte.es/soporte.erasoporte.es/wp-includes/functions.php on line 6260

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the astra-sites domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/erasoporte.es/soporte.erasoporte.es/wp-includes/functions.php on line 6260

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the uael domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/erasoporte.es/soporte.erasoporte.es/wp-includes/functions.php on line 6260

Warning: Attempt to read property "post_title" on null in /var/www/vhosts/erasoporte.es/soporte.erasoporte.es/wp-content/plugins/elementor/core/isolation/elementor-adapter.php on line 28

Deprecated: ¡La función WP_Dependencies->add_data() ha sido llamada con un argumento que está obsoleto desde la versión 6.9.0! Los comentarios condicionales de IE los ignoran todos los navegadores compatibles. in /var/www/vhosts/erasoporte.es/soporte.erasoporte.es/wp-includes/functions.php on line 6260
Gui, escritorio y gestion en HyperV Server - ERA Hosting

Gui, escritorio y gestion en HyperV Server

Instalar esto:
DISM /online /Add-Capability /CapabilityName:ServerCore.AppCompatibility~~~~0.0.1.0
DISM /online /Add-Capability /CapabilityName:NetFX3~~~~
DISM /online /Add-Capability /CapabilityName:Tools.Graphics.DirectX~~~~0.0.1.0
DISM /online /enable-feature /featurename:ServerMediaFoundation

Esto permite disponer de lo siguiente (entre otros)

Microsoft Management Console (mmc.exe)
Event Viewer (Eventvwr.msc)
Performance Monitor (PerfMon.exe)
Resource Monitor (Resmon.exe)
Device Manager (Devmgmt.msc)
File Explorer (Explorer.exe)
Windows PowerShell (Powershell_ISE.exe)
Disk Management (Diskmgmt.msc)
Failover Cluster Manager (CluAdmin.msc)

Instalar Cairo y otras herramientas (aunque si se instala classic shell mejor no instalar Cairo):

https://gist.github.com/bp2008/922b326bf30222b51da08146746c7c27

Actualizar todo incluyendo lo opcional

Se puede intentar instalar Classic Shell:

1.- Install latest recommended updates from Server Config (otherwise, FOD fails to install with a cryptic error)
2.- Install App Compatibility Feature on Demand and Reboot:
From the cmd window, run powershell and then

Add-WindowsCapability -Online -Name ServerCore.AppCompatibility~~~~0.0.1.0

3.- Use Regedit to take ownership of HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\AlternateShells and give yourself Edit permissions to it.
4.- Add a String Key named 60000 at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\AlternateShells\AvailableShells and fill it with explorer.exe
5.- Download and Install OpenShell via powershell:
On the cmd window that opens by default type powershell and then
mkdir C:\Temp
wget https://github.com/Open-Shell/Open-Shell-Menu/releases/download/v4.4.160/OpenShellSetup_4_4_160.exe -OutFile C:\Temp\OpenShell.exe
C:\Temp\OpenShell.exe

6.- Logoff and logon

Deja un comentario

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *