Docker Image Pull fails -Windows

Hi there, am new to docker and Windows containers. I successfully installer Docker EE on Windows Server 2016 and tried to download a nano server base image. However, i haven’t bee successful as i get the error bellow whenever i try downloading any Image.

Error:

Using default tag: latest
latest: Pulling from windows/nanoserver
bce2fbc256ea: Downloading [==================================================>] 246MB/246MB
6f2071dcd729: Downloading [==================================================>] 163.5MB/163.5MB
read tcp 192.168.0.100:49808->204.79.197.219:443: wsarecv: An existing connection was forcibly closed by the remote host

Any help is much appreciated.

Thanks