<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="sv">
	<id>https://wiki.mm2.se/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Peter</id>
	<title>MM2 Intern WiKI - Användarbidrag [sv]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.mm2.se/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Peter"/>
	<link rel="alternate" type="text/html" href="https://wiki.mm2.se/index.php?title=Special:Bidrag/Peter"/>
	<updated>2026-05-02T23:38:27Z</updated>
	<subtitle>Användarbidrag</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.mm2.se/index.php?title=Set_ipv4_preferred&amp;diff=6</id>
		<title>Set ipv4 preferred</title>
		<link rel="alternate" type="text/html" href="https://wiki.mm2.se/index.php?title=Set_ipv4_preferred&amp;diff=6"/>
		<updated>2026-03-08T00:36:16Z</updated>

		<summary type="html">&lt;p&gt;Peter: /* Kopiera */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Set IPv4 as Preferred ==&lt;br /&gt;
&lt;br /&gt;
== 1 ==&lt;br /&gt;
&lt;br /&gt;
== To set IPv4 as the preferred protocol over IPv6 in Windows, you can adjust the prefix policy settings using the netsh command. This method does not disable IPv6 but changes the priority to prefer IPv4. ==&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
== netsh interface ipv6 set prefix ::/96 60 3 ==&lt;br /&gt;
&lt;br /&gt;
== netsh interface ipv6 set prefix ::ffff:0:0/96 55 4 ==&lt;br /&gt;
&lt;br /&gt;
== Kopiera ==&lt;br /&gt;
&lt;br /&gt;
== This command configures Windows to prefer IPv4 over IPv6 without requiring a reboot. ==&lt;br /&gt;
&lt;br /&gt;
== Important Considerations ==&lt;br /&gt;
&lt;br /&gt;
== Resetting Network Settings ==&lt;br /&gt;
&lt;br /&gt;
== To reset the network settings for the IPv6 protocol to their defaults, use: ==&lt;br /&gt;
&lt;br /&gt;
== netsh interface ipv6 reset ==&lt;br /&gt;
&lt;br /&gt;
== Using Registry ==&lt;br /&gt;
&lt;br /&gt;
== You can also use the registry to prioritize IPv4 over IPv6. Navigate to HKLM\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters and create a REG_DWORD entry named DisabledComponents with a value of 0x20. Restart the computer for the changes to take effect. ==&lt;br /&gt;
&lt;br /&gt;
== Alternatively, you can set this registry entry from the command line: ==&lt;br /&gt;
&lt;br /&gt;
== reg add HKLM\system\currentcontrolset\services\tcpip6\parameters /v DisabledComponents /t REG_DWORD /d 0x20 ==&lt;br /&gt;
&lt;br /&gt;
== Kopiera ==&lt;br /&gt;
&lt;br /&gt;
== Group Policy Preferences ==&lt;br /&gt;
&lt;br /&gt;
== For domain environments, you can deploy this registry setting using Group Policy Preferences to ensure all computers prioritize IPv4 over IPv6. ==&lt;br /&gt;
&lt;br /&gt;
== By following these steps, you can effectively set IPv4 as the preferred protocol on your Windows machine without disabling IPv6 entirely. ==&lt;/div&gt;</summary>
		<author><name>Peter</name></author>
	</entry>
	<entry>
		<id>https://wiki.mm2.se/index.php?title=Set_ipv4_preferred&amp;diff=5</id>
		<title>Set ipv4 preferred</title>
		<link rel="alternate" type="text/html" href="https://wiki.mm2.se/index.php?title=Set_ipv4_preferred&amp;diff=5"/>
		<updated>2026-03-07T21:30:09Z</updated>

		<summary type="html">&lt;p&gt;Peter: Skapade sidan med &amp;#039; == Set IPv4 as Preferred ==  == 1 ==  == To set IPv4 as the preferred protocol over IPv6 in Windows, you can adjust the prefix policy settings using the netsh command. This method does not disable IPv6 but changes the priority to prefer IPv4. ==  == Example ==  == netsh interface ipv6 set prefix ::/96 60 3 ==  == netsh interface ipv6 set prefix ::ffff:0:0/96 55 4 ==  == Kopiera ==  == This command configures Windows to prefer IPv4 over IPv6 without requiring a reboot. =...&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Set IPv4 as Preferred ==&lt;br /&gt;
&lt;br /&gt;
== 1 ==&lt;br /&gt;
&lt;br /&gt;
== To set IPv4 as the preferred protocol over IPv6 in Windows, you can adjust the prefix policy settings using the netsh command. This method does not disable IPv6 but changes the priority to prefer IPv4. ==&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
== netsh interface ipv6 set prefix ::/96 60 3 ==&lt;br /&gt;
&lt;br /&gt;
== netsh interface ipv6 set prefix ::ffff:0:0/96 55 4 ==&lt;br /&gt;
&lt;br /&gt;
== Kopiera ==&lt;br /&gt;
&lt;br /&gt;
== This command configures Windows to prefer IPv4 over IPv6 without requiring a reboot. ==&lt;br /&gt;
&lt;br /&gt;
== Important Considerations ==&lt;br /&gt;
&lt;br /&gt;
== Resetting Network Settings ==&lt;br /&gt;
&lt;br /&gt;
== To reset the network settings for the IPv6 protocol to their defaults, use: ==&lt;br /&gt;
&lt;br /&gt;
== netsh interface ipv6 reset ==&lt;br /&gt;
&lt;br /&gt;
== Kopiera ==&lt;br /&gt;
&lt;br /&gt;
== Using Registry ==&lt;br /&gt;
&lt;br /&gt;
== You can also use the registry to prioritize IPv4 over IPv6. Navigate to HKLM\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters and create a REG_DWORD entry named DisabledComponents with a value of 0x20. Restart the computer for the changes to take effect. ==&lt;br /&gt;
&lt;br /&gt;
== Alternatively, you can set this registry entry from the command line: ==&lt;br /&gt;
&lt;br /&gt;
== reg add HKLM\system\currentcontrolset\services\tcpip6\parameters /v DisabledComponents /t REG_DWORD /d 0x20 ==&lt;br /&gt;
&lt;br /&gt;
== Kopiera ==&lt;br /&gt;
&lt;br /&gt;
== Group Policy Preferences ==&lt;br /&gt;
&lt;br /&gt;
== For domain environments, you can deploy this registry setting using Group Policy Preferences to ensure all computers prioritize IPv4 over IPv6. ==&lt;br /&gt;
&lt;br /&gt;
== By following these steps, you can effectively set IPv4 as the preferred protocol on your Windows machine without disabling IPv6 entirely. ==&lt;/div&gt;</summary>
		<author><name>Peter</name></author>
	</entry>
	<entry>
		<id>https://wiki.mm2.se/index.php?title=Disable_ipv6&amp;diff=4</id>
		<title>Disable ipv6</title>
		<link rel="alternate" type="text/html" href="https://wiki.mm2.se/index.php?title=Disable_ipv6&amp;diff=4"/>
		<updated>2026-03-07T21:22:13Z</updated>

		<summary type="html">&lt;p&gt;Peter: Disable ipv6&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt; Method 1: Using PowerShell&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt;Check Current IPv6 Status Run the following command to list all network adapters and their IPv6 bindings:&lt;br /&gt;
&lt;br /&gt;
Get-NetAdapterBinding -ComponentID &amp;quot;ms_tcpip6&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt;Disable IPv6 for a Specific Adapter Use the following command, replacing &amp;quot;Ethernet&amp;quot; with your adapter name:&lt;br /&gt;
&lt;br /&gt;
Disable-NetAdapterBinding -Name &amp;quot;Ethernet&amp;quot; -ComponentID &amp;quot;ms_tcpip6&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt;Verify Changes Confirm that IPv6 is disabled by running:&lt;br /&gt;
&lt;br /&gt;
Get-NetAdapterBinding -ComponentID &amp;quot;ms_tcpip6&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#&lt;br /&gt;
&lt;br /&gt;
Method 2: Modify the Registry&lt;br /&gt;
&lt;br /&gt;
This method disables IPv6 system-wide.&lt;br /&gt;
&lt;br /&gt;
Open PowerShell as Administrator Ensure you have administrative privileges.&lt;br /&gt;
&lt;br /&gt;
Set Registry Key to Disable IPv6 Run the following command to disable all IPv6 components:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Set-ItemProperty -Path &amp;quot;HKLM:\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters&amp;quot; -Name &amp;quot;DisabledComponents&amp;quot; -Value 0xFF&lt;br /&gt;
&lt;br /&gt;
&amp;lt;#&lt;br /&gt;
&lt;br /&gt;
Restart the Server Reboot the server for the changes to take effect.&lt;br /&gt;
&lt;br /&gt;
Verify Changes Check if IPv6 is disabled by running:&lt;br /&gt;
&lt;br /&gt;
Get-NetIPConfiguration&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Get-NetIPConfiguration&lt;/div&gt;</summary>
		<author><name>Peter</name></author>
	</entry>
	<entry>
		<id>https://wiki.mm2.se/index.php?title=Anv%C3%A4ndare:Peter&amp;diff=3</id>
		<title>Användare:Peter</title>
		<link rel="alternate" type="text/html" href="https://wiki.mm2.se/index.php?title=Anv%C3%A4ndare:Peter&amp;diff=3"/>
		<updated>2026-03-04T15:50:39Z</updated>

		<summary type="html">&lt;p&gt;Peter: Skapade sidan med &amp;#039;Testkör media-wiki&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Testkör media-wiki&lt;/div&gt;</summary>
		<author><name>Peter</name></author>
	</entry>
	<entry>
		<id>https://wiki.mm2.se/index.php?title=Olika_Sora_promptar&amp;diff=2</id>
		<title>Olika Sora promptar</title>
		<link rel="alternate" type="text/html" href="https://wiki.mm2.se/index.php?title=Olika_Sora_promptar&amp;diff=2"/>
		<updated>2026-03-04T15:46:00Z</updated>

		<summary type="html">&lt;p&gt;Peter: Skapade sidan med &amp;#039;Vänlighet länar sig&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Vänlighet länar sig&lt;/div&gt;</summary>
		<author><name>Peter</name></author>
	</entry>
</feed>