create adm file

D

Dirk

Hello,

we have problem with slow windows xp boot. I waits for the starting scripts.
There is a possibility to create a registry entry to set this process
assyncron.

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system]
"RunStartupScriptSync"=dword:00000000

The problem is I tried this to put in a policy using reg2adm. It looks good,
but with this policy it is not possible to set the value 0. Only 1 or
higher.

This is the result:

________________
CLASS MACHINE

CATEGORY "SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system"
KEYNAME "SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system"

POLICY "RunStartupScriptSync"
PART "RunStartupScriptSync"
NUMERIC
VALUENAME "RunStartupScriptSync"
END PART
END POLICY

END CATEGORY
_____________________


May someone has an idea?
Thanks in advance
Dirk
 
F

Florian Frommherz [MVP]

Howdie!
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system]
"RunStartupScriptSync"=dword:00000000

Have a look at the following policy, that should be the policy for it:
User Config\AdmTempl\System\ - Run logon scripts
{synchronously|asynchronously}

cheers,

Florian
 
D

Dirk

Hi Florian,

Looks very good.

Thanks
Dirk
Florian Frommherz said:
Howdie!
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system]
"RunStartupScriptSync"=dword:00000000

Have a look at the following policy, that should be the policy for it:
User Config\AdmTempl\System\ - Run logon scripts
{synchronously|asynchronously}

cheers,

Florian
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top