Change Network Provider Order?
Hello,
How do I approach a change in network provider order?
Citrix XenApp 11 will add it self to the Reg_SZ HKEY_local_machine\system\currentcontrolset\control\networkproviders\order\Providerorder
It need to become the first in order to work properly with pass-through autentication.
Since the provider order can be unique for every machine I need some sort of dynamic fix for it to always be the first. Is there someone that can point me in the right direction? [:)]
Thank you.
How do I approach a change in network provider order?
Citrix XenApp 11 will add it self to the Reg_SZ HKEY_local_machine\system\currentcontrolset\control\networkproviders\order\Providerorder
It need to become the first in order to work properly with pass-through autentication.
Since the provider order can be unique for every machine I need some sort of dynamic fix for it to always be the first. Is there someone that can point me in the right direction? [:)]
Thank you.
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
anonymous_9363
15 years ago
Posted by:
Jamie B
15 years ago
Easily achieveable via vbscript.
This should get you going:
http://realworldwindows.blogspot.com/2006/11/changing-network-provider-order-in.html
Change "LanmanWorkstation" in the vbs example with the name of your desired provider.
Remember to drop any Wscript. references from the example if running from a custom action!
This should get you going:
http://realworldwindows.blogspot.com/2006/11/changing-network-provider-order-in.html
Change "
Remember to drop any Wscript. references from the example if running from a custom action!
Posted by:
JonnyO
15 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.