diablo Posted December 1, 2017 Report post Posted December 1, 2017 hi, i want to upgrade my windows 7 to windows 10. I prepared USMT task and i used command line for registry values. I get incorrect function error for all commands: Severity Type Site code Date / Time System Component Message ID Description Error Milestone ABC 12/1/2017 7:33:28 PM WIN7 Task Sequence Engine 11135 The task sequence execution engine failed executing the action (Run Command Line) in the group (Install Operating System) with the error code 1 Action output: [ smsswd.exe ] PackageID = '' BaseVar = '', ContinueOnError='' ProgramName = 'cmd.exe /c reg.exe load HKEY_LOCAL_MACHINE\defuser c:\users\default\ntuser.dat' SwdAction = '0001' Command line for extension .exe is "%1" %* Set command line: Run commandline Working dir 'not set' Executing command line: Run command line Process completed with exit code 1 Command line cmd.exe /c reg.exe load HKEY_LOCAL_MACHINE\defuser c:\users\default\ntuser.dat returned 1. The operating system reported error 1: Incorrect function. my reg file is: Windows Registry Editor Version 5.00 ;Add Documents, Network and add My Computer to Desktop [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel] "{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}"=dword:00000000 "{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000 "{59031a47-3f72-44a7-89c5-5595fe6b30ee}"=dword:00000000 my task is: Quote Share this post Link to post Share on other sites More sharing options...