Microsoft Download Center Archive

Scripts to Enable Microsoft Help Viewer for Microsoft SQL Server 2012 and Microsoft SQL Server 2014

  • Published:
  • Version: 1.0
  • Category: Tool
  • Language: English

Microsoft SQL Server 2012 and Microsoft SQL Server 2014 supports systems running with only IPv6 enabled. The scripts in this download are used to enable Microsoft Help Viewer to work with only IPv6 enabled and to remove those settings if it is no longer necessary to run with only IPv6 enabled.

  • The CreateHelpViewerIPv6Settings.ps1 PowerShell cmdlet creates the following registry entry and sets the ACL for the newly created registry entry.

    Registry entry:

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Help\v1.0]
    "IPv6"=dword:00000001


    ACL:
    Reserved URL : http://[::1]:47873/help/
    User: \Everyone
    Listen: Yes
    Delegate: No
    SDDL: D:(A;;GX;;;WD)

Files

Status: Live

This download is still available on microsoft.com. The downloads below will come directly from the Microsoft Download Center.

FileSHA1 HashSize
MicrosoftHelpViewerIPv6ConfigurationScripts.exe9a544e26e6af1d8d6040985338bb43ca4072bcd587 KB

File sizes and hashes are retrieved from the Wayback Machine’s indexes. They may not match the latest versions of files hosted on Microsoft servers.

System Requirements

Operating Systems: Windows 7 Service Pack 1, Windows Server 2008 R2 SP1, Windows Server 2008 Service Pack 2, Windows Vista Service Pack 2

  • Windows Vista Service Pack 2, Windows Server 2008 Service Pack 2, Windows 7 Service Pack 1, Windows Server 2008 R2 SP1

Installation Instructions

  • 1. Click the Download button on this page to start the download.
    2. Click Save to save the download to your computer for installation.
    3. Double click the self-extracting EXE to unpack the contents.
    4. Specify a location of your choice to extract the contents to.
    5. Double click the CreateHelpViewerIPv6Settings.ps1 PowerShell cmdlet to create the settings to enable Help Viewer for IPv6.
    NOTE: It may be necessary to run this script with Administrator privileges.
    6. To remove the settings created by the CreateHelpViewerIPv6Settings.ps1 PowerShell cmdlet, run the RemoveHelpViewerIPv6Settings.ps1.



    For more information on how to enable Microsoft Help Viewer in environments that run IPv6 exclusively see, SQL Server 2012 Release Notes.