IaaS Erste Hilfe/en: Unterschied zwischen den Versionen

Aus TERRA CLOUD WIKI
FuzzyBot (Diskussion | Beiträge)
Übernehme Bearbeitung einer neuen Version der Quellseite
Die Seite wurde neu angelegt: „# Enter the following command to start Diskpart:<br><code>diskpart</code> # List the available disks:<br><code>list disk</code> # Identify the disk containing the Windows installation based on the displayed size. # Select the appropriate disk:<br><code>select disk <disk number></code> # Then, list the available volumes:<br><code>list volume</code> # Identify the volume where Windows is installed. # Select the appropriate volume:<br><code>select volu…“
 
Zeile 111: Zeile 111:
*What type of VPN do you use (SSL VPN, IPSec IKEv2, etc.)?
*What type of VPN do you use (SSL VPN, IPSec IKEv2, etc.)?
*What software or hardware do you use to establish the VPN connection? (OpenVPN Client, Cloud Connector, etc.)
*What software or hardware do you use to establish the VPN connection? (OpenVPN Client, Cloud Connector, etc.)
<div lang="de" dir="ltr" class="mw-content-ltr">
<span id="Das_Administrator-Kennwort_einer_Windows-VM_ist_verloren_gegangen."></span>
== Das Administrator-Kennwort einer Windows-VM ist verloren gegangen. ==
== The administrator password for a Windows VM has been lost. ==
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
If the stored administrator password is no longer available, it can be reset using a workaround.<br>
Sollte das hinterlegte Administrator-Kennwort nicht mehr vorliegen, kann dieses mithilfe eines Workarounds neu gesetzt werden.<br>
The following instructions describe the necessary steps, using an IaaS VM and Windows Server 2025 as an example.
Die folgende Anleitung beschreibt die dafür notwendigen Schritte am Beispiel einer IaaS‑VM und Windows Server 2025.
<span id="Windows_Server-ISO_einhängen"></span>
</div>
=== Mount Windows Server ISO ===
<div lang="de" dir="ltr" class="mw-content-ltr">
=== Windows Server-ISO einhängen ===
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
# Log in to the [https://manage.terracloud.de TERRA CLOUD Technical Center].
# Melden Sie sich im [https://manage.terracloud.de TERRA CLOUD Technical Center] an.
# In the left-hand menu, under "Products," open the "Virtual Machines" section.
# Öffnen Sie im linken Menü unter „Produkte“ den Bereich „Virtuelle Maschinen“.
# Select the relevant virtual machine.
# Wählen Sie die betroffene virtuelle Maschine aus.
# In the VM details, click the plus icon under "Mounted Images."
# Klicken Sie in den VM-Details unter „Eingehängte Images“ auf das Plus-Symbol.
# Select a current Windows Server 2025 ISO.
# Wählen Sie ein aktuelles Windows Server 2025‑ISO aus.
# Click "Mount" and confirm the action.
# Klicken Sie auf „Einhängen“ und bestätigen Sie den Vorgang.
<span id="VM_von_der_Windows_Server-ISO_starten"></span>
</div>
=== Boot the VM from the Windows Server ISO ===
<div lang="de" dir="ltr" class="mw-content-ltr">
=== VM von der Windows Server-ISO starten ===
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
# Start the virtual machine using the previously mounted Windows Server ISO.
# Starten Sie die virtuelle Maschine von der zuvor eingehängten Windows Server-ISO.
# In the subsequent windows, select the desired language and keyboard layout, clicking "Next" for each step.<br>[[Datei:DE-Password Reset-1.png|900px|center|mini|border]]<br>[[Datei:DE-Password Reset-2.png|900px|center|mini|border]]
# Wählen Sie in den folgenden Fenstern die gewünschte Sprache und das Tastatur-Layout aus und klicken Sie jeweils auf „Weiter“.<br>[[Datei:DE-Password Reset-1.png|900px|center|mini|border]]<br>[[Datei:DE-Password Reset-2.png|900px|center|mini|border]]
# In the Windows Setup screen that appears next, select the "Repair your computer" option.<br>[[Datei:DE-Password Reset-3.png|900px|center|mini|border]]
# Wählen Sie im anschließend angezeigten Windows-Setup die Option „Meinen PC reparieren“ aus.<br>[[Datei:DE-Password Reset-3.png|900px|center|mini|border]]
# Click "Next" and select the appropriate keyboard layout again.
# Klicken Sie auf „Weiter“ und wählen Sie erneut das entsprechende Tastatur-Layout aus.
# The "Choose an option" screen will then appear. Select "Troubleshoot".<br>[[Datei:DE-Password Reset-4.png|900px|center|mini|border]]
# Anschließend wird das Fenster „Optionen auswählen“ angezeigt. Wählen Sie „Problembehandlung“.<br>[[Datei:DE-Password Reset-4.png|900px|center|mini|border]]
# Next, open the "Command Prompt".<br>[[Datei:DE-Password Reset-5.png|900px|center|mini|border]]
# Öffnen Sie anschließend die „Eingabeaufforderung“.<br>[[Datei:DE-Password Reset-5.png|900px|center|mini|border]]
<span id="Windows-Partition_mit_Diskpart_ermitteln"></span>
</div>
=== Identify Windows partition using Diskpart ===
<div lang="de" dir="ltr" class="mw-content-ltr">
=== Windows-Partition mit Diskpart ermitteln ===
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
# Enter the following command to start Diskpart:<br><code>diskpart</code>
# Geben Sie folgenden Befehl ein, um Diskpart zu starten:<br><code>diskpart</code>
# List the available disks:<br><code>list disk</code>
# Lassen Sie sich die vorhandenen Datenträger anzeigen:<br><code>list disk</code>
# Identify the disk containing the Windows installation based on the displayed size.
# Ermitteln Sie anhand der angezeigten Größe den Datenträger, auf dem sich die Windows-Installation befindet.
# Select the appropriate disk:<br><code>select disk &lt;disk number&gt;</code>
# Wählen Sie den entsprechenden Datenträger aus:<br><code>select disk &lt;Nummer des Datenträgers&gt;</code>
# Then, list the available volumes:<br><code>list volume</code>
# Lassen Sie sich anschließend die vorhandenen Volumes anzeigen:<br><code>list volume</code>
# Identify the volume where Windows is installed.
# Ermitteln Sie das Volume, auf dem Windows installiert ist.
# Select the appropriate volume:<br><code>select volume &lt;volume number&gt;</code>
# Wählen Sie das entsprechende Volume aus:<br><code>select volume &lt;Nummer des Volumes&gt;</code>
# Assign an available drive letter to the volume if necessary:<br><code>assign letter=&lt;drive letter&gt;</code>
# Weisen Sie dem Volume bei Bedarf einen freien Laufwerksbuchstaben zu:<br><code>assign letter=&lt;Laufwerksbuchstabe&gt;</code>
# Finally, exit Diskpart:<br><code>exit</code>
# Beenden Sie Diskpart anschließend mit:<br><code>exit</code>
<span id="Die_Datei_„utilman.exe“_vorbereiten"></span>
</div>
=== Preparing the "utilman.exe" file ===
<div lang="de" dir="ltr" class="mw-content-ltr">
=== Die Datei „utilman.exe“ vorbereiten ===
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
# Switch to the partition where Windows is installed.
# Wechseln Sie auf die Partition, auf der Windows installiert ist.
# Then navigate to the Windows directory and into the "System32" subdirectory.
# Wechseln Sie anschließend in das Windows-Verzeichnis und dort in das Unterverzeichnis ''System32''.
# Rename the file "utilman.exe" using the following command:<br><code>ren utilman.exe utilman.old</code>.
# Benennen Sie die Datei ''utilman.exe'' mithilfe des folgenden Befehls um:<br><code>ren utilman.exe utilman.old</code>.
# To replace "utilman.exe" with a copy of "cmd.exe", run the following command:<br><code>copy cmd.exe utilman.exe</code>
# Um die ultiman.exe mit einer Kopie der ''cmd.exe'' zu ersetzen, führen Sie folgenden Befehl aus:<br><code>copy cmd.exe utilman.exe</code>
# Then close the Command Prompt.
# Schließen Sie anschließend die Eingabeaufforderung.
# The "Choose an option" window will appear again.
# Das Fenster „Optionen auswählen“ wird erneut angezeigt.
# Click "Continue".
# Klicken Sie auf „Fortsetzen“.
# The VM will then restart. Allow the normal boot process to complete fully.
# Die VM wird anschließend neu gestartet. Lassen Sie den regulären Bootvorgang vollständig durchlaufen.
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
<span id="Administrator-Kennwort_neu_setzen"></span>
=== Administrator-Kennwort neu setzen ===
=== Reset administrator password ===
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
# After restarting, open the Windows sign-in screen.
# Öffnen Sie nach dem Neustart den Windows-Anmeldebildschirm.
# Click the accessibility icon in the bottom-right corner. Instead of the utilman.exe window, cmd.exe opens.<br>[[Datei:DE-Password Reset-6.png|900px|center|mini|border]]
# Klicken Sie unten rechts auf das Symbol für die Barrierefreiheit. Statt dem utilman.exe‑Fenster öffnet sich die cmd.exe.<br>[[Datei:DE-Password Reset-6.png|900px|center|mini|border]]
# To change the password, use the following command:<br><code>net user Administrator NEW_PASSWORD</code>
# Um das Passwort zu ändern, nutzen Sie folgenden Befehl:<br><code>net user Administrator NEUES_PASSWORT</code>
# Close the Command Prompt.
# Schließen Sie die Eingabeaufforderung.
# Log in to the server using the newly set administrator password.
# Melden Sie sich mit dem neu gesetzten Administrator-Kennwort am Server an.
# Verify that the login is successful.
# Prüfen Sie, ob die Anmeldung erfolgreich durchgeführt werden kann.
<span id="Die_Datei_„utilman.exe“_wiederherstellen"></span>
</div>
=== Restore the "utilman.exe" file ===
<div lang="de" dir="ltr" class="mw-content-ltr">
=== Die Datei „utilman.exe“ wiederherstellen ===
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
After successfully changing the administrator password, the changes made during the recovery process must be reverted.<br>
Nach erfolgreicher Änderung des Administrator-Kennworts müssen die im Rahmen des Wiederherstellungsverfahrens vorgenommenen Änderungen wieder rückgängig gemacht werden.<br>
# Restart the VM from the Windows Server ISO, open a command prompt, and reassign a drive letter to the appropriate drive if necessary.
# Starten Sie die VM erneut von der Windows Server-ISO, öffnen Sie eine Eingabeaufforderung und weisen Sie dem passenden Laufwerk bei Bedarf erneut einen Laufwerksbuchstaben zu.
# Switch back to the Windows partition and then navigate to the ''Windows\System32'' directory.
# Wechseln Sie erneut auf die Windows-Partition und anschließend in das Verzeichnis ''Windows\System32''.
# Restore the original ''utilman.exe'' file using the following command:<br><code>copy utilman.old utilman.exe</code>.
# Stellen Sie die ursprüngliche Datei ''utilman.exe'' mit folgendem Befehl wieder her:<br><code>copy utilman.old utilman.exe</code>.
# Verify that the original file has been successfully restored.
# Prüfen Sie, ob die ursprüngliche Datei erfolgreich wiederhergestellt wurde.
# Close the command prompt by typing:<br><code>exit</code>
# Schließen Sie die Eingabeaufforderung mit:<br><code>exit</code>
# Open the affected VM in the TERRA CLOUD Technical Center and detach the Windows Server ISO.
# Öffnen Sie im TERRA CLOUD Technical Center die betroffene VM und hängen Sie die Windows Server ISO wieder aus.
# Then, restart the VM.
# Starten Sie die VM anschließend neu.
# After the restart, log in using the newly set administrator password.
# Melden Sie sich nach dem Neustart mit dem neu gesetzten Administrator-Kennwort an.
</div>

Aktuelle Version vom 23. September 2026, 12:27 Uhr

On this page we would like to provide you with assistance in the area of IaaS so that you can act quickly in an emergency.
If you are missing a point, please give us feedback:
Support@terracloud.de.

IaaS order is pending

If your IaaS order is stuck, one reason may be the missing Securepoint link in the Technical Center.
This must be done at both the reseller and end customer level.
This also applies to NFR orders.

Please see the following wiki article:

VM no longer starts up

In order to get back to work as quickly as possible, two employees should work through the following steps in parallel:

Employee 1

An employee can attempt to boot the OS into recovery mode and perform a repair using the installation ISO.

Implementation:


  • Navigate to Virtual Machines.


  • Select the respective package and VM.
  • Insert the appropriate installation ISO and check the boot order using the respective button.



  • Open the console connection and boot from the installation ISO.


  • You can then try to repair the existing installation.


Note: If you do not have authorization to access the above points, please contact the colleague who was created as Reseller Admin in the Technical Center.

Employee 2

The other employee should book a DR-VM (Disaster Recovery VM) in parallel so that the restore from the Terra Cloud Backup can be carried out in parallel.
This has the advantage that a restore can be started while employee 1 is attempting to repair.
This way you don't waste any time if employee 1 is not successful.

Note:
If you use another backup solution, e.g. Acronis or Veeam Backup, a different approach such as Mig-VM (Migrations VM) may be necessary.

Implementation:


  • Navigate to your customer in the appropriate IaaS/MIaaS package.
  • Add another VM there. Please pay attention to the following:
  • Same configuration as the original VM
  • Other name e.g. SRV-DC-New or SRV-DC-DR
  • Operating system: Disaster Recovery VM Windows
  • Please pay attention to the correct generation of the VM here.
    This is not about the generation of the IaaS package, which refers to the underlying hardware, but about the VM generation.
    If you are not sure, book two DR VMs, one with generation 1 and one with generation 2.
    The wrong VM can be canceled later.
  • Save the order and wait for notification from us that the DR VM is ready.
  • Please make sure that you always save from right to left' and only click on the save button once.



  • Select the respective package and VM.
  • Open the console connection and then follow the following instructions: Perform a restore



Note: If you do not have authorization to access the above points, please contact the colleague who was created as Reseller Admin in the Technical Center.

Control VM

The latest VM status is not displayed in the Technical Center.

It may happen that you do not always see the most current status of your VM in the Technical Center.
This can also mean that it is not possible to control the VM and you receive an error message:

Error changing status [..]

To solve both, you must update the VM status.
You will find an arrow symbol in the top right for this.

<br

When I access a Windows VM via console connection, the CTRL+ALT+DEL keyboard shortcut doesn't work.

Our Terra Cloud is based on Hyper-V. In a Hyper-V console connection, the key combination CTRL+ALT+END is used instead of CTRL+ALT+DEL.

My VM is having performance issues.

The cause of poor performance can be very diverse.
Therefore, we need to get precise information about the problem from you.
Please write us an email at support@terracloud.de and answer the following questions:

  • Which VM is affected by the issue? (All VMs, all terminal servers, SQL etc.)
  • How does the problem manifest itself? Please explain in detail (with screenshots if necessary).
  • Is there a dependency on another system? (E.g. access to a database;
    • How is the other system connected OnPremise <-> Cloud?)
  • When exactly do the problems occur? (please state exact time/period)
  • Has anything been changed in the system? (More users, different programs, etc.)
  • Were updates installed and did the problem occur afterwards? If so, is it perhaps a known problem?
  • What troubleshooting options have you already carried out?
  • Are or were there any interruptions in the connection?
  • Is access via RDP, console (Technical Center), TeamViewer etc.?
  • What type of VPN do you use (SSL VPN, IPSec IKEv2, etc.)?
  • What software or hardware do you use to establish the VPN connection? (OpenVPN Client, Cloud Connector, etc.)

The administrator password for a Windows VM has been lost.

If the stored administrator password is no longer available, it can be reset using a workaround.
The following instructions describe the necessary steps, using an IaaS VM and Windows Server 2025 as an example.

Mount Windows Server ISO

  1. Log in to the TERRA CLOUD Technical Center.
  2. In the left-hand menu, under "Products," open the "Virtual Machines" section.
  3. Select the relevant virtual machine.
  4. In the VM details, click the plus icon under "Mounted Images."
  5. Select a current Windows Server 2025 ISO.
  6. Click "Mount" and confirm the action.

Boot the VM from the Windows Server ISO

  1. Start the virtual machine using the previously mounted Windows Server ISO.
  2. In the subsequent windows, select the desired language and keyboard layout, clicking "Next" for each step.

  3. In the Windows Setup screen that appears next, select the "Repair your computer" option.
  4. Click "Next" and select the appropriate keyboard layout again.
  5. The "Choose an option" screen will then appear. Select "Troubleshoot".
  6. Next, open the "Command Prompt".

Identify Windows partition using Diskpart

  1. Enter the following command to start Diskpart:
    diskpart
  2. List the available disks:
    list disk
  3. Identify the disk containing the Windows installation based on the displayed size.
  4. Select the appropriate disk:
    select disk <disk number>
  5. Then, list the available volumes:
    list volume
  6. Identify the volume where Windows is installed.
  7. Select the appropriate volume:
    select volume <volume number>
  8. Assign an available drive letter to the volume if necessary:
    assign letter=<drive letter>
  9. Finally, exit Diskpart:
    exit

Preparing the "utilman.exe" file

  1. Switch to the partition where Windows is installed.
  2. Then navigate to the Windows directory and into the "System32" subdirectory.
  3. Rename the file "utilman.exe" using the following command:
    ren utilman.exe utilman.old.
  4. To replace "utilman.exe" with a copy of "cmd.exe", run the following command:
    copy cmd.exe utilman.exe
  5. Then close the Command Prompt.
  6. The "Choose an option" window will appear again.
  7. Click "Continue".
  8. The VM will then restart. Allow the normal boot process to complete fully.

Reset administrator password

  1. After restarting, open the Windows sign-in screen.
  2. Click the accessibility icon in the bottom-right corner. Instead of the utilman.exe window, cmd.exe opens.
  3. To change the password, use the following command:
    net user Administrator NEW_PASSWORD
  4. Close the Command Prompt.
  5. Log in to the server using the newly set administrator password.
  6. Verify that the login is successful.

Restore the "utilman.exe" file

After successfully changing the administrator password, the changes made during the recovery process must be reverted.

  1. Restart the VM from the Windows Server ISO, open a command prompt, and reassign a drive letter to the appropriate drive if necessary.
  2. Switch back to the Windows partition and then navigate to the Windows\System32 directory.
  3. Restore the original utilman.exe file using the following command:
    copy utilman.old utilman.exe.
  4. Verify that the original file has been successfully restored.
  5. Close the command prompt by typing:
    exit
  6. Open the affected VM in the TERRA CLOUD Technical Center and detach the Windows Server ISO.
  7. Then, restart the VM.
  8. After the restart, log in using the newly set administrator password.