Windows: FFS Error - with Task-Start - as user system (non-interactive)

Get help for specific problems
Posts: 100
Joined: 14 Feb 2015

volker01

Windows: FFS Error - with Task-Start - as user system (non-interactive) ...

i don't understand this error:
nowhere are these paths embedded in ffs-sync ...
looks like this affects version 12.5 ...

---------------------------------

[01:30:33] Fehler:
Cannot read file attributes of
"C:\WINDOWS\system32\config\systemprofile\Desktop".
ERROR_FILE_NOT_FOUND: Das System kann die angegebene Datei nicht finden. [GetFileAttributes]

[01:30:33] Fehler: Error during process initialization.
Cannot open directory
"C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned".
ERROR_PATH_NOT_FOUND: Das System kann den angegebenen Pfad nicht finden. [FindFirstFileEx]

---------------------------------
the ffs job is:

[01:32:38] Info: Synchronisiere Ordnerpaar: Spiegeln ->
C:\Users
S:\FFS_Sicherung_PC\C\USERS
and:
[01:32:40] Info: Synchronisiere Ordnerpaar: Spiegeln ->
D:\
S:\FFS_Sicherung_PC\Daten_D

---------------------------------
ffs start with windows taskmanager:

action : start program

program/script:
"C:\pcs\pcs_Scripts\pcs_backupControl_FFS\Data\_backupcontrol_Aufruf_GPO.cmd"

windows-task - user-account : system

---------------------------------
in the script : ffs-start:

Start /Wait /NORMAL "" "C:\Program Files\FreeFileSync\FreefileSync.exe" "C:\ProgramData\backupControl_pcs\GlobalSettings.xml" "C:\pcs\pcs_Scripts\konfig_ffs\user_pc.ffs_batch"
Posts: 100
Joined: 14 Feb 2015

volker01

Thanks, I should have found that too ...