

With native support for Windows applications and a similar user interface to the PC version of Windows, Windows Server offers a lot that may be attractive to a business leader or system administrator. As a business expands, it will very likely end up needing a server to help manage devices, services and files.įor many businesses large and small, Windows Server may end up being the ideal server operating system. Chief among these complexities are technical decisions, which could have significant knock-on effects when it comes to operations or network security. Small business owners can be overwhelmed with choices as they create or expand their business.


Set-ItemProperty -Path $HKLM -Name ‘1803’ -Value 0Īfter running the above code please log off and log on again in order for the setting to be effecive. $HKCU = ‘HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3’ This Powershell script will save you some mouse clicks and of course time, especially if you’re using a lot more PS scripting (like I do): One way is to change the setting manually ‘File Download’ to Enable in IE: This problem can be solved different ways. Your current security settings do not allow you tu download files from this location. In my daily role as a consultant I need to download regularly files from our company FTP and because I work a lot on servers from our customers I find out that File downloads are blocked when I connect to our FTP with Windows Explorer. By default you cannot download files on a Windows Server 2012 R2 machine. Every zone has different security settings.
