Monday, August 17, 2015

Windows Server 2012 unattended upgrade

I am new to using windows server software and at the moment we are using windows server 2008 R2 datacenter. We want to upgrade to server 2012.



How can we perform a unattended upgrade on the windows server. we have no physical access to this server. I have found instructions on how to preform a unattended install (disk wiped non upgrade) but how can we upgrade?

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...