NETWORK ADMINISTRATIONSWindows server

Enable Direct Access on Windows Server 2012 Essentials for Windows 7 Clients – Part 1

Enable Direct Access on Windows Server 2012 Essentials for Windows 7 Clients – Part 1

———————————————————————————————————————-

Enable Direct Access on Windows Server 2012 Essentials for Windows 7 Clients – Part 2

———————————————————————————————————————-
Thanks for Watching

If you like the Video please Subscribe, like, Comment and Share

Like me on http://www.facebook.com/techglobeonline

Follow me on http://twitter.com/techglobeonline

———————————————————————————————————————-

Restart-Service RaMgmtSvc

————————-

Get-ChildItem -Path HKLM:SOFTWAREPoliciesMicrosoftWindowsRemoteAccessconfigMachineSIDs | Where-Object{$_.GetValue(“IPv6RrasPrefix”) -ne $null} |

Remove-ItemProperty -Name “IPv6RrasPrefix”

————————–

XCOPY ‘C:inetpubwwwroot’ ‘C:Program FilesWindows ServerBinWebAppsSiteinsideoutside’ /E
XCOPY ‘C:Program FilesWindows ServerBinWebAppsSiteDefault.aspx’ ‘C:Program FilesWindows ServerBinWebAppsSiteinsideoutside’

————————–

Set-ItemProperty -Path HKLM:SYSTEMCurrentControlSetServicesIKEEXTParameters -Name ikeflags -Type DWORD –Value 0x8000

————————–

Get-NetIPAddress –InterfaceAlias IPHTTPSInterface –PrefixLength 128 | ForEach { $_.IPAddress }

————————–

Get-NetDnsTransitionConfiguration

Set-NetDnsTransitionConfiguration –AcceptInterface IPHTTPSInterface

————————–

Set-NetNatTransitionConfiguration –IPv4AddressPortPool @(“192.168.2.102, 6001-6601”, “192.168.2.102, 6603-47000”)

————————–

Restart-Service winnat

———————————————–

Name of the track: Drops of H2O (The Filtered Water Treatment)

Artist of the track: J.Lang

Direct URL of the track:
http://ccmixter.org/files/djlang59/37792

Link to the license terms:
http://creativecommons.org/licenses/by/3.0/

Terms of the license:
http://creativecommons.org/licenses/by/3.0/

source

windows server 2012

Alice AUSTIN

Alice AUSTIN is studying Cisco Systems Engineering. He has passion with both hardware and software and writes articles and reviews for many IT websites.

Leave a Reply

Your email address will not be published. Required fields are marked *