Will Disabling IPv6 harm a Windows 8 or Server 2012 R2?

I have a script that was written for Windows 7 and server 2008. I would like to know if it was harm a Windows 8 or any build of Server 2012 box. If so, could you please list what it would harm.
It was create to help with speed issues for an older network based program.
Thanks in advance.
netsh interface tcp set global autotuning=disabled
ocsetup MSRDC-Infrastructure /uninstall
@Echo off 
@ECHO Windows Registry Editor Version 5.00 > %TEMP%\DisableIPv6.reg
@ECHO [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters] >> %TEMP%\DisableIPv6.reg
@ECHO "DisabledComponents"=dword:ffffffff >> %TEMP%\DisableIPv6.reg 
@ECHO [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters] >> %TEMP%\DisableIPv6.reg
@ECHO "Smb2"=dword:00000000 >> %TEMP%\DisableIPv6.reg 
REGEDIT /S %TEMP%\DisableIPv6.reg
ipconfig /flushdns
sc config CscService start= disabled
sc config lanmanworkstation depend= bowser/mrxsmb10/nsi
sc config mrxsmb20 start= disabled

Hi:
I don't think anyone can say for sure if it would cause any harm to any build of Windows 8 or Server 2012Rx.  No one would have tested disabling IPV6 on all the possible combinations.  The conventional wisdom is to NOT disable IPV6, but given special
circumstances I suppose it might be done:
http://blogs.technet.com/b/sbs/archive/2008/10/24/issues-after-disabling-ipv6-on-your-nic-on-sbs-2008.aspx
While written for Server 2008 and SBS 2008, you might want to check the above link for ideas.  About half way down it discusses some considerations.
Are you still running some older program that might benefit from this?  If so, have you actually tested it without disabling IPV6 on say one server and one station.  It would be easy enough to test then reverse the changes if there was no perceived
benefit.
Larry Struckmeyer[MVP] If your question is answered please mark the response as the answer so that others can benefit.

Similar Messages

  • Windows Storage server 2012 Standard Licenseing

    We have purchased 2 licenses of Windows Storage Server 2012 standard Edition for production. These 2 servers will be configured in cluster in production. Now we have to install one more server in failover in case the production servers goes down. My question
    is do we need to purchase the license for the 3rd server as the same will be working as an DR for the production.

    Hello,
    yes, you need to purchase th ellicense for the third Server while Windows Server storage is licensed per instance(active or passive).
    on th emicrosoft MSLT for Windows Server storage 2012 R2 Standard we hav the following info:
    License Model: The software is licensed based on:
    the number of instances of server software that you run; and
    the number of processors in the physical hardware
    Assignment of the License to the Server:
    The software license is permanently assigned to the server with which you acquired the software. That server is the
    licensed server for that particular license. A hardware partition or blade is considered to be a separate server. You may not assign the same license to more than one server.
    thanks
    diramoh

  • Windows storage server 2012 share not connecting by share name but connecting thru IP address from windows XP machines

    We have a windows storage server 2012 (HP storage server) in our domain. All of sudden We had a issue, connecting the server shares using the share name only from XP machines, but it is connecting through IP address with a delayed response. We are getting
    the below error message from all the windows XP SP2 machines in our domain.
    "\\<share name> is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have a access permissions.
    Login Failure: The target account name is incorrect."
    But it is connecting while we are trying from windows 7 machines.  Also the other server shares (Windows 2003 server) are connecting without any issues using the share name. In addition to this we gave everyone permission for this share. And it worked
    well before but not now. Could you please suggest any solution for this complex issue?
    Thanks,
    UdayaKumar S

    Hi,
    We are getting the below critical alert mail often from our storage server. This could be the problem? 
    vent from Blade NODE01.*****.com, In Enclosure: EM-E83935ED70F6, Network Interface Lost Connectivity.
    Description: "A network interface has failed. An Ethernet adapter's status changed from OK to Error, or an Ethernet team's status changed to Error from another state."
    Source: CIM Indication from CSP Provider
    Date: 02-06-2014 Time: 18:52:26
    Blade: NODE01.****.com
    NetworkAddresses:
    Severity is Critical
    Recommended Actions: Check the network cables, switches, and hubs for the cause of the failure.
    Note: For More information please refer the Windows System Logs in the Event Viewer

  • Windows Storage Server 2012 R2 Evaluation?

    Can Microsoft please provide evaluation of Storage Server 2012 R2. Currently cannot find any links or info RE this but can 2012 non R2. Obviously partners and potential customers need to test the software before purchasing an appliance running it.

    That's the official link:
    (LOL THERE IS NO TEXT THIS SIZE ANYWHERE, ALL I DID WAS DELETE ABOVE THIS IN THE QUOTE, HOW DO MS NOT GET HOW BAD THEY ARE AT EVEN A TEXT BOX?)
    Windows Storage Server 2012 Evaluation
    http://www.microsoft.com/en-us/download/details.aspx?id=34592
    If you're MSFT partner you need to talk to your MSFT responsible staff about licensing, evaluation etc.
    That's for non R2.
    Sorry can't quote inline, this is by far the worst ever text box I've ever used online. It adds and uses formatting but has no formatting options. Whoever thought that is OK should be fired.
    I don't know what imaginary world people other than us live in but yes we are an MS partner, we deal with a distributor for licensing and MS products. Maybe things are different in USA or whatever but here in Aus the buck stops at us. Some imaginary "MSFT
    responsible staff" doesn't exist. There is no such thing for us, we are the support, licensing experts, product experts etc etc. I wish so badly people would stop assuming on here.

  • IOMeter hangs when running to a NFS share from Windows Storage Server 2012

    Hello, 
    I am trying to measure performance of NFS share coming from Windows Storage Server 2012 using IOMeter also running on windows Server 2012. I can create the share on WSS2012. Windows 2012 client does see the share. IOmeter does see the share, and I can start
    running. But fairly quick IOMeter gets an error, and stops. After that NFS share on the client is not visible to IOMeter anymore. This happen every time. 
    I have used IOMeter to SMB shares a lot with no problem..
    Thanks in advance,
    BJ

    I am trying to measure performance of NFS share coming from Windows Storage Server 2012 using IOMeter also running on windows Server 2012. I can create the share on WSS2012. Windows 2012 client does see the share. IOmeter does see the share, and I can start
    running. But fairly quick IOMeter gets an error, and stops. After that NFS share on the client is not visible to IOMeter anymore. This happen every time. 
    I have used IOMeter to SMB shares a lot with no problem..
    1) Can you use NFS share with NFS clients normally? I mean is it I/O Meter who has issues with streaming or do other apps have similar problems? Say normal copy to / from NFS share?
    2) What error exactly is popped up? Do you happen to have a screenshot?
    StarWind VSAN [Virtual SAN] clusters Hyper-V without SAS, Fibre Channel, SMB 3.0 or iSCSI, uses Ethernet to mirror internally mounted SATA disks between hosts.

  • Windows multipoint server 2012 wmsShell error

    I'm using windows multipoint server 2012 premium and i have connected 16 nos of Atrust m320 zero client, it was working fine for 1 month, but now it has some problem. when i switch on my server after windows boot i'm not getting login screen and it is directly
    login to wmsShell user, same time keyboard mouse not detecting and clients are not connecting to server. Please give me some solution.
    click on below link to see the problem
    https://www.youtube.com/watch?v=N36zOBndfPs&feature=youtu.be

    I have the same problem when Microsoft Updates are installed that after the reboot it automatically logs into the WmShell account and displays the My Documents folder of WmShell. 
    I resolved the issue by exiting the Document Folder, doing a CTRL+ALT+DEL, signing out of the WmShell account, and logging back in as Administrator > Local Machine name.
    Once in go to Control Panel > User Accounts and delete all references to wm???????
    Reboot the server and it should come back into normal client mode.

  • Windows 8 & Server 2012 not reflecting in updates category in SCCM 2012 SP1 console

    Hi,
    We are using SCCM SP1 with CU4 on server 2012. I am not able to see the windows 8 and server 2012 in the updates category for patch management.
    Any Idea?

    They should appear after the first successful sync.
    Torsten Meringer | http://www.mssccmfaq.de

  • Windows Terminal Server 2012 wont publish any more remote apps!

    I have a weird problem with our new Windows 2012 Terminal Server. We have already published one application through a session collection via Remote Desktop Services. We now have the need to publish another application. When I click on the "Tasks"
    drop down menu and select "Publish RemoteApp Programs" I get an error of "Server.domain.local is not available on the network. Verify that the server is available on the network or remove the server from the collection"
    Does anyone have any ideas why I am seeing this?
    Thanks

    Hi,
    Thank you for your posting in Windows Server Forum.
    First of all please check that you have enough permission or performing with admin account. 
    I have installed many RemoteApp in my environment and can’t find this error until now. 
    Have you recently made any changes in your environment before facing this issue? 
    Did you tried to restart the server and then try to launch new Remote App?
    By the way, can you let us know which program you want to publish as Remote App, so if possible then we can try to install and let you know the result.
    In meantime, please try to publish new RemoteApp with PowerShell command as Administrator and let us know the result. You can try below command. In this example, we create a RemoteApp to deliver WordPad. We use the following command;
    new-rdremoteapp -Alias Wordpad -DisplayName WordPad -FilePath "C:\Program Files\Windows NT\Accessories\wordpad.exe" -ShowInWebAccess 1 -collectionname MySessionCollection -ConnectionBroker LS01.CRFB.Local
    For more information, refer beneath article.
    Managing Remote Apps using PowerShell on Windows Server 2012
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • What kind of anti-virus software works with Windows Multipoint Server 2012?

    Is there any certified anti-virus software for Multipoint server 2012?

    You can use ie one of these
    System Center EndPoint Protection
    ESET Antivirus
    McAfee VirusScan Enterprise
    Symantec Protection Suite

  • Is CS4 illustrator compatible with Windows Terminal Server 2012 (64bit)?

    Please can you confirm if the CS4 version of illustrator will work on a 64bit version of Windows 2012 TS?

    You won't get any confirmation on this. Adobe desktop applications are not in any way tested or certified for any server operating systems. This doesn't mean that it couldn't work, but you will have to figure out things yourself and it may take a lot of work to e.g. configure the server's user policies so the activation system can actualyl function.
    Mylenium

  • How to install Windows Foundation Server 2012 R2

    The following iso from MSDN Downloads only gives an option to install the Storage Server, how do you install Foundation Server from this iso?
    en_windows_storage_server_2012_r2_and_windows_server_2012_r2_foundation_with_update_x64_dvd_4119206.iso
    Thanks! JP 

    True the only way to buy Foundation Server is pre-installed by an OEM.  However as a MSDN developer who needs to test software functionality on Foundation Server there must be a way to install it from the MSDN image.  I was hoping it was like the
    other server installs where depending on which key you gave the installer it would install the corresponding version (ie. Standard or Enterprise)  But the install on the en_windows_storage_server_2012_r2_and_windows_server_2012_r2_foundation_with_update_x64_dvd_4119206.iso
    will only accept a
    storage server key and will not accept a foundation server key.
    -jp 

  • Windows Multipoint Server 2012 black screen - screensaver pops up frequently

    Hi,
    After install WMS 2012 and patch WMS-KB2791647-ENU-x64, all hardware drivers and patches, the system ran well for 2 days, but then the screen
    saver pops up frequently with visible mouse pointer.
    When
    the screen saver pops up and I move
    the mouse, the desktop near the mouse appears but soon the screen switches from desktop to screen saver. Please check the video below:
    https://onedrive.live.com/embed?cid=3DF42D4FE0756054&resid=3DF42D4FE0756054%21219&authkey=AEpUbFn6Q_ngTWM
    The issue is gone in safe mode.
    Disabling screensaver doesn't work.
    The graphic card is Nvidia Q600, with latest driver.

    Can you provide more information about the setup you have for your server? Specifically whether or not it is domain joined or not and whether there are any specific policies that might have changed to trigger the behavior? Also, the information about the
    number of users, types of user (domain/local), the types of station (USB direct connect, thin clients, zero clients, etc.) would be helpful.

  • Enable/Disable VMQ Setting on VMs in Server 2012 - Hyper-V

    We have a cluster of 2012 Server Core where each one holds about 40 VMs. We are concerned that the limited VMQs on each node are full of low priority VMs instead of those that could really benefit.  Indeed, this article says VMQs should be treated
    as a scarce resource:
    http://technet.microsoft.com/en-us/library/gg162704(v=ws.10).aspx
    However, it is not clear how to choose which VMs get to use the VMQ. There is a check box in VM Settings > Network Adapter > Hardware Acceleration called "Enable virtual machine queue", and it appears to be checked on all VMs by default.
    I can uncheck it manually, but I cannot find a PowerShell way to affect that checkbox.  We also have SCVMM 2012 SP1, and I cannot find any way to choose VMs to use VMQ there either.
    So if it is true that I need to choose the VMs using VMQ, how can I do it with PowerShell, since there are so many VMs?

    A basic idea to help you get started:
    Get-VMNetworkAdapter <criteria> | Set-VMNetworkAdapter -VmqWeight 0
    There are a lot of ways to trim this up to get it to do exactly what you want.
    Get-VMNetworkAdapter documentation.
    Set-VMNetworkAdapter documentation.
    Eric Siron Altaro Hyper-V Blog
    I am an independent blog contributor, not an Altaro employee. I am solely responsible for the content of my posts.
    "Every relationship you have is in worse shape than you think."

  • Can't access to sharing on Windows Storage Server 2012 R2 Standard

    Problem laptop 64bit Win7 running Home and Business 2010 - 14.0.7149.5000 (32 bit).
    When you hit new email - the signature displays like this. However, when you actually send the email, it arrives correctly. 
    Weird duplication error on preview that only affects our 2 2010 outlook users, haven't been able to find any info on this issue.
    http://osua-o365.exclaimer.com/ 365 version of exclaimer. 
    Already tried removing Outlook/update agent, deleting any trace and reinstalling.
    Any ideas?

    http://solutions.webtitan.com/blog/bid/187865/The-shortfalls-of-exchange-for-archiving-are-many-Why-a-true-email-archiving-solution-is-requiredThe term archive has a technical meaning. Its a collection of information that is permanently stored and unalterable. Archives are necessary for all businesses (to varying degrees) to comply with regulations and in the case of litigation.The terms backup and archive are often confused. A backup is intended to restore the system to a state in time when there is data corruption or loss. As such, backups are overwritten with more recent information as time progresses. Archives, on the other hand, preserve data for longer periods of time and are easily searchable.Why do you need archiving?Moving email to archives helps limit the amount of data storage needed for mailboxes. A good archiving solution...

  • Direct Access on Windows Server 2012 R2 and IPV6

    I have a question about IPV6 and Direct Access in Server 2012 R2. Without using UAG is it still mandatory to have IPV6 enabled in the intranet?
    Kristopher Turner | Not the brightest bulb but by far not the dimmest bulb.

    Hi,
    DirectAccess uses IPv6 with IPsec to create a secure connection between DirectAccess client computers and the internal corporate network.
    However, DirectAccess does not necessarily require connectivity to the IPv6 Internet or native IPv6 support on internal networks. Instead, it automatically configures and uses IPv6 transition technologies to tunnel IPv6 traffic across the IPv4 Internet (6to4,
    Teredo, IP-HTTPS) and across your IPv4-only intranet (NAT64 or ISATAP).
    For detailed information, please view the link below,
    Plan the DirectAccess Infrastructure
    http://technet.microsoft.com/en-us/library/jj574101.aspx
    Hope this helps.
    Steven Lee
    TechNet Community Support

Maybe you are looking for

  • No variables in t:column header facets!

    The header will be blank if I do the following <t:dataTable id="projectsDataTable" var="project" value="#{projectBacker.projects}">      <t:column id="projectNameColumn">           <f:facet name="header"><h:outputText value="#{project.status}"/></f:f

  • Know about the database

    hi How can we know the size of the entire database, number of tables,views ,procedures in the database .. thanks

  • S60 Internet Radio

    Does anyone have the installation files for S60 Internet Radio (the shoutcastengine and the S60internetradio SISX files.)? opensource.nokia.com is just giving me page not found errors

  • No surround sound on DTT2500 with X-FI music card

    Hi, I have new x-fi music soundcard and my old Cambridge Soundworks DTT2500 System. When I set the speakermode of the x-fi to 5.1 speakers it doesn't work correctly. The speaker test for the rear speakers is only audible on the left and right speaker

  • HT4759 how can i use window xp with icloud

    can i use window xp with icloud to store my photos to my computer, i tried and it said that system requirement should be window vista or above. Thank you