1
Tweaking.com Support & Help / Re: WR 4.7.0 secure mode net admin@win 10 1909, Reg Backup: ntuser.dat doesn't exist
« on: November 22, 2019, 03:20:27 pm »
As I mentioned in my last post, everything is fine now.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
PS C:\Windows\system32> net user Administrator|findstr "Konto aktiv"
("Account active") shows that.[22.11.2019 - 23:58:00] Backing Up File: C:\Users\Administrator\ntuser.dat
[22.11.2019 - 23:58:00] Result: Successful (512,00 KB) - C:\Program Files (x86)\Tweaking.com\Windows Repair (All in One)\files\registry_backup_tool\Backups\Windows10\22.11.2019_23.57.58\C\Users\Administrator\ntuser.dat
[22.11.2019 - 18:15:31] Backing Up File: C:\Users\Administrator\ntuser.dat
[22.11.2019 - 18:15:31] Result: Failed - Error: -1 (API Reg Save Failed (), Tried File Copy, File In use, Cannot copy.)
C:\>
--------------------------------------------------------------------------------
[22.11.2019 - 18:09:21]
--------------------------------------------------------------------------------
"C:\Windows\temp\vss_start.bat"
C:\>set path=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files (x86)\Tweaking.com\Windows Repair (All in One)\files\registry_backup_tool\files
C:\>"C:\Program Files (x86)\Tweaking.com\Windows Repair (All in One)\files\registry_backup_tool\files\vss_7_8_2008_2012_64.exe" -script="C:\Windows\temp\vss-setvar.bat" -exec="C:\Windows\temp\vss.bat" C:
--------------------------------------------------------------------------------
[22.11.2019 - 18:09:21]
--------------------------------------------------------------------------------
VSHADOW.EXE 3.0 - Volume Shadow Copy sample client.
Copyright (C) 2005 Microsoft Corporation. All rights reserved.
(Option: Generate SETVAR script 'C:\Windows\temp\vss-setvar.bat')
(Option: Execute binary/script after shadow creation 'C:\Windows\temp\vss.bat')
(Option: Create shadow copy set)
(Gathering writer metadata...)
(Waiting for the asynchronous operation to finish...)
Error during the last asynchronous operation.
- Returned HRESULT = 0x80042302
- Error text: VSS_E_UNEXPECTED
- Please re-run VSHADOW.EXE with the /tracing option to get more details
[...]
[22.11.2019 - 18:09:19] Waiting for Volume Shadow Copy snapshot...
[22.11.2019 - 18:09:49] Volume Shadow Copy Failed! vss_7_8_2008_2012_64.exe isn't running. Check the Log_VSS.txt file to view any errors.
[22.11.2019 - 18:09:49] Is vss_start.exe Running: True
[22.11.2019 - 18:09:49] Is vss_7_8_2008_2012_64.exe Running: False
[22.11.2019 - 18:09:49] Is vss_pause.exe Running: False
[...]
[22.11.2019 - 18:09:51] Backing Up File: C:\Users\Administrator\ntuser.dat
[22.11.2019 - 18:09:51] Result: Failed - Error: -1 (API Reg Save Failed (), Tried File Copy, File In use, Cannot copy.)
[...]
PS C:\Windows\temp> net user Administrator /active
Der Befehl wurde erfolgreich ausgeführt.
PS C:\Windows\temp> net user Administrator
Benutzername Administrator
Vollständiger Name
Beschreibung Vordefiniertes Konto für die Verwaltung des Computers bzw. der Domäne
Benutzerbeschreibung
Länder-/Regionscode 000 (Standardsystemvorgabe)
Konto aktiv Ja
Konto abgelaufen Nie
Letztes Setzen des Kennworts 22.11.2019 18:20:58
Kennwort läuft ab 03.01.2020 18:20:58
Kennwort änderbar 22.11.2019 18:20:58
Kennwort erforderlich Ja
Benutzer kann Kennwort ändern Ja
Erlaubte Arbeitsstationen Alle
Anmeldeskript
Benutzerprofil
Basisverzeichnis
Letzte Anmeldung 11.04.2019 13:06:53
Erlaubte Anmeldezeiten Alle
Lokale Gruppenmitgliedschaften *Administratoren
*HomeUsers
Globale Gruppenmitgliedschaften *None
Der Befehl wurde erfolgreich ausgeführt.
PS C:\Windows\temp> ls "C:\Users\Administrator\ntuser.dat"
ls : Das Element C:\Users\Administrator\ntuser.dat konnte nicht gefunden werden.
In Zeile:1 Zeichen:1
+ ls "C:\Users\Administrator\ntuser.dat"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\Users\Administrator\ntuser.dat:String) [Get-ChildItem], IOException
+ FullyQualifiedErrorId : ItemNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand