Posted On March 31, 2019

Windows 2012 Advantages

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Windows 2012 Advantages
1. Dynamic Access Control: automatically apply access restriction to certain files that contain sensitive information, such as social security
2. Improved IIS version 8
3. DirectAccess that can replace VPN. 2012 version works better than 2008
4. Hyper V (does require System Center to properly manage). Hyper-V Replica can keep snap-shots updated between servers.
5. iSCSI (available in 2008 & 2012 servers)
6. Faster network file transfer with SMB 3.0
7. Powershell – automate management of servers and applications via scheduled tasks

Leave a Reply

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

Related Post

Fix: Error”The security log on this system is full”

This may be followed by "The terminal server has exceeded the maximum number of allowed…

PowerShell: Discover Domains and Trusts in Microsoft Windows Environment

PS C:\Windows\system32> Get-ADTrust -Filter *Direction : BiDirectionalDisallowTransivity : FalseDistinguishedName : CN=kimconnectschools.org,CN=System,DC=kimconnect,DC=k12,DC=ca,DC=usForestTransitive : TrueIntraForest : FalseIsTreeParent…

SMTP Testing Commands How to test SMTP operations using Telnet

SMTP Testing Commands How to test SMTP operations using Telnet1. Telnet into Exchange server hosting…