Jump to content


  • 0
sweety_devil

how to force the speed to 100 Full Duplex

Question

6 answers to this question

Recommended Posts

  • 0

I found a solution but it doesn't work.

I'd like to change the registry value of the intel adapter.

I have a reg file:

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{4D36E972-E325-11CE-BFC1-08002bE10318}\0008]

"SpeedDuplex"="4"

 

I don't know how to appy this command in my task sequence.

 

Could you help me ?

 

Thank you.

Share this post


Link to post
Share on other sites

  • 0

create a reg file with the value required (simply export that key and save as a reg file)

 

then make a package of that file and run it using the same method i use in this post (look at where i use a reg file for autologin)

 

does that help ?

Share this post


Link to post
Share on other sites

  • 0

I created the package autologin : in my package I just put the reg file, is it ok?

post-3757-12634621848153_thumb.jpg

post-3757-12634621924123_thumb.jpg

I have inserted the autologin package in my task sequence :

post-3757-12634622453218_thumb.jpg

I have also inserted my package to force 100 full duplex. This package works fine with a normal computer.

post-3757-12634622839629_thumb.jpg

This packages contains the reg file and a setup.cmd (regedit.exe /s speedduplex.reg).

Should I use command line reg imp or regedit /s ?

Thank you for your help.

Share this post


Link to post
Share on other sites

  • 0

post-3757-12639802508465_thumb.jpg

 

The command line for the program regimport_7900 is reg import speedduplex_7900.reg and in my package SpeedDuplex I have a reg file called speedduplex_7900.reg with this instruction:

Windows Registry Editor Version 5.00

 

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{4D36E972-E325-11CE-BFC1-08002bE10318}\0008]

"*SpeedDuplex"="4"

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.