Showing posts with label r2. Show all posts
Showing posts with label r2. Show all posts

Sunday, November 13, 2016

2012 R2 How to create VM template using Sysprep new switches

2012 R2 How to create VM template using Sysprep new switches


If you create a standard VM images in your hypervisor (HyperV 2012, Vmware...) that VM can be used as a template for any other VM creation using this switch and causes Sysprep to skip the physical device recognition phase:


Path: 

c:windowssystem32sysprep

sysprep.exe /oobe /generalize /shutdown /mode:vm

The only additional options that apply to VM mode are /reboot, /shutdown, and /quit.

Here is relative Technet article:

https://technet.microsoft.com/en-us/library/hh824938.aspx

Available link for download

Read more »

Thursday, November 10, 2016

2012 How to install WSUS on 2012 R2

2012 How to install WSUS on 2012 R2


Here is microsoft article that, step by step, give you instruction how to install WSUS role on Windows 2012 R2 Server.

https://technet.microsoft.com/en-us/library/hh852344.aspx

Available link for download

Read more »

Sunday, October 23, 2016

2012 R2 Essential Update to support auto redirection of Windows Server 2012 R2 Essentials for Windows 10 client connector

2012 R2 Essential Update to support auto redirection of Windows Server 2012 R2 Essentials for Windows 10 client connector


Microsoft finally delivered Windowds 10 client connector for Windows 2012 R2 Essential, here they is link and more detailis:

https://support.microsoft.com/en-us/kb/3105885

About this update
This update enables the Windows 10 clients to be joined to the Windows Server 2012 R2 Essentials. Currently, you have to download and install the client connector manually on the Windows 10 client. This manual process will not be required after you apply this update to Windows Server 2012 R2.


How to get this update
Important If you install a language pack after you install this update, you must reinstall this update. Therefore, we recommend that you install any language packs that you need before you install this update. For more information, see Add language packs to Windows.

Method 1: Windows Update

This update is provided as an Optional update on Windows Update. For more information about how to run Windows Update, see How to get an update through Windows Update.

Method 2: Microsoft Download Center

This update is available for download from the Microsoft Download Center: 

DownloadDownload the Windows Server 2012 R2 package now.

Available link for download

Read more »