It's all about Microsoft Infrastructure...

here you can find information about Virtualization, System Center, Unified Messaging, Directory Services, Deployment, MS Certification and much more...

Windows Server 2012 Beta: How to configure WSUS Reporting

Windows Server 2012 Beta: How to configure WSUS Reporting

Rate This
  • Comments 4

Installation of Windows Server 2012 Beta WSUS is a easy and straight forward task, which you can do via Server Manager or remotely by adding the required Role.

clip_image002

After I installed WSUS it worked immediately without any issues, but when I tried to open one of the computer reports I got following message.

clip_image003

So I thought no problem. I download report viewer from Microsoft website and I will install it. http://www.microsoft.com/en-us/download/details.aspx?id=577

But when I tried to install it told me I need .Net Framework 2.0 . But you can’t install .Net framework redistributable bits on Windows Server 2012 Beta , since .Net Framework 4 is already installed. And when you try to install the redistributable files Windows will tell you that you should add it via roles and features.   So what to do ?

Here is the solution. You will need the Windows 2012 Server Beta Installation sources. In my case in Drive D:

clip_image005

 

Starting  Command prompt as Administrator

clip_image007

 

Dism /online /enable-feature /featurename:NetFX3 /featurename:NetFx3ServerFeatures /Source:D:\sources\sxs
Note: D: is the drive letter of DVD drive on the computer, adjust it accordingly.

clip_image009

clip_image011

after running successful .Net Installation via DSIM you can run the installation of Report Viewer tools without a problem

clip_image013

clip_image014

clip_image016

Now Reports works fine Smile !

clip_image018

clip_image020

clip_image022

Comments
  • Thanks for this! I'm getting ready for rolling out a test lab with 2012 and this is on the list of things for testing!

  • Great...Thanks for your experience, I'm have same problem with WSUS Win2012

  • Great thanks for sharing this ...

  • Thanks !

Page 1 of 1 (4 items)
Leave a Comment
  • Please add 4 and 7 and type the answer here:
  • Post