Jan 212009
However, this can cause issues with some connection instances in which case you may need to disable this option.
To prevent Windows from using Random Identifiers,
1. Click Start – search “cmd“, right-click and choose “Run as Administrator“. This should launch the command window withe elevated privileges.
2. Run the following command:
C:\windows\system32> netsh interface ipv6 set global randomizeidentifiers=disabled
At anytime later, you can enable this (if requierd) as follows:
C:\windows\system32> netsh interface ipv6 set global randomizeidentifiers=enabled
Incoming search terms:
- netsh exe interface ipv6 set global randomizeidentifiers=disabled (164)
- randomizeidentifiers=disabled (105)
- netsh interface ipv6 set global randomizeidentifiers=disabled (78)
- randomizeidentifiers (67)
- netsh randomizeidentifiers (23)
- netsh interface ipv6 set global randomizeidentifiers (20)
- set global randomizeidentifiers=disabled (18)
- global randomizeidentifiers (16)
- ipv6 randomizeidentifiers (12)
- netsh exe interface ipv6 set global randomizeidentifiers = disabled (9)
hm is not work for me and i have windows 7 64 bit version.
I write in all that you have write and its stand:
‘C:\windows\system64′is not recognized as an internal or external comman,
Operable program or batch file.
It didn’t work…!!!
i didn’t work
For Mcbecon and perhaps the others:
Copy and paste the line AFTER “system32″ or “system64″…
So in other words, you only have to copy + paste the following:
netsh interface ipv6 set global randomizeidentifiers=disabled
netsh interface ipv6 set global randomizeidentifiers=enabled
Works fine.
Paste ONLY the “netsh interface ipv6 set global randomizeidentifiers=disabled” (minus the quotes).
It should respond with an “Ok.”
Windows 7 Home Premium
Works fine with windows server 2008 R2,
Works fine in a Win Server 2k8 as a virtual machine.
Comes back with “ok”
Thanks a lot