- Windows Server 2012 Unified Remote Access Planning and Deployment
- Erez Ben Ari Bala Natarajan
- 258字
- 2021-08-05 18:25:07
A child could do it! (well...almost)
When designing Unified Remote Access, Microsoft realized that not all organizations can meet the complex requirements that DirectAccess imposed. For example, with DirectAccess, you had to assign two consecutive public IP addresses to the server, and these IPs could not be NAT addresses. You also needed to set up a digital certificate infrastructure and assign certificates to all computers that would use DirectAccess. These imposed a steep learning curve that deterred many administrators from even looking into this technology, let alone successfully implementing it. Windows Server 2012 Unified Remote Access makes things a lot simpler by allowing you to host the server behind a NAT firewall, and using a component called KerbProxy to provide tight security even without certificates.
Other changes to the technology are about making life easier for everyone. Before Windows Server 2012, client computers needed to be brought onto the corporate network to receive the Group Policy update which configured them for the connection. Now, that is no longer needed and the computer can be configured wherever it is. Another enhancement to the user experience is the integration of a special piece of software called the Network Connectivity Assistant (NCA) into Windows 8. The NCA provides the user with the information about the connection, making things easier to handle if there's a problem. The NCA is similar to the DirectAccess Connectivity Assistant (DCA) that was used with earlier incarnations of DirectAccess. The DCA was a separate optional install, but NCA comes with Windows 8, making things easier for everyone:

- C語言程序設(shè)計基礎(chǔ)與實驗指導(dǎo)
- Vue.js入門與商城開發(fā)實戰(zhàn)
- R語言游戲數(shù)據(jù)分析與挖掘
- 零基礎(chǔ)學(xué)Java(第4版)
- PhoneGap:Beginner's Guide(Third Edition)
- 碼上行動:用ChatGPT學(xué)會Python編程
- 愛上micro:bit
- Visual Studio 2015高級編程(第6版)
- Python+Tableau數(shù)據(jù)可視化之美
- 人工智能算法(卷1):基礎(chǔ)算法
- SwiftUI極簡開發(fā)
- Mobile Forensics:Advanced Investigative Strategies
- XML程序設(shè)計(第二版)
- 企業(yè)級Java現(xiàn)代化:寫給開發(fā)者的云原生簡明指南
- Real-time Web Application Development using Vert.x 2.0