Login    
   Windows Server to Workstation
   Convert Windows Server 2008/2008 R2/2012 to a Workstation!
    Register FAQ  •  Search    
It is currently Tue Jun 18, 2013 10:18 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 17 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: Windows System Assessment Tool (WinSAT)
PostPosted: Thu Jul 22, 2010 2:23 am 
Offline
Win2008Workstation Expert
Win2008Workstation Expert

Joined: Sat Apr 10, 2010 8:56 am
Posts: 555
Felt like posting my Geekbench score as well Ascii.
Image

_________________
Image


 Profile  
 Post subject: Re: Windows System Assessment Tool (WinSAT)
PostPosted: Tue Aug 03, 2010 4:37 pm 
Offline
Win2008Workstation Expert
Win2008Workstation Expert

Joined: Sat Apr 10, 2010 8:56 am
Posts: 555
The same test but ran on Server 2008. As you can see Server 2008 performs better on my computer than R2 at least according to this test.

Image

_________________
Image


 Profile  
 Post subject: Re: Windows System Assessment Tool (WinSAT)
PostPosted: Wed Mar 09, 2011 7:06 pm 
Offline
Win2008Workstation Member
Win2008Workstation Member

Joined: Mon Dec 08, 2008 3:39 am
Posts: 15
Something weird I just thought of. There was a guide on how to install the (uPnP?) service on Server 2003 by copying files from XP, and using the CDs from each. I know that the installation of services and features is different now with vista and windows 7, but could a similar process be implemented.

_________________
[CPU] Intel Core 2 Quad Q6600 || [RAM] 8GB Crucial Ballistix DDR2 PC-6400 || [GPU] Nvidia GeForce 9500GS|| [HDD] (1) Seagate 250 GB 5400 RPM, (1) Western Digital 200 GB || [OS] Windows Server 2008 R2 Standard 64-Bit


 Profile  
 Post subject: Re: Windows System Assessment Tool (WinSAT)
PostPosted: Sat Jun 30, 2012 10:34 am 
Offline

Joined: Sat Jun 09, 2012 10:09 pm
Posts: 2
Finally it works, but I don't know exactly why.

I tried everything found in the internet about winsat and played around in the registry, and I tried to install codecs. Nothing helped. It always stopped at:
20004476 (4028) - common\testoutputstreams.h:0072: ERROR: Win32 exception thrown: traceanalysis.cpp @ 563 (VidPerf: loading perfcore): LoadLibraryW() failed (code 0x8007007e)

So I focused on perf...
In Win7 there are more Performance Event Logs, so I tried to integrate them in the Server Logs.
After copy and reg of:
-diagperf.dll
-perftrack.dll
-sdiagschd.dll

I tried WinSAT again, and it WORKED.

Attachment:
winsat.log


I lost much time with codecs.
If someone wants to go deeper into this topic I can recommend:
-Nirsoft InstalledCodec
-Nirsoft Regscanner
-DSGraphEdit
-GraphStudio

I'm also thinking of changing the Windows-Version-Info of the Server to make programs install that tell you that you have the wrong Operating System:
e.g. Windows Media Feature Pack

So far I found this:
-version.dll
-cimwin32.dll
-cimwin32.mof
-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion


You do not have the required permissions to view the files attached to this post.


 Profile  
 Post subject: Re: Windows System Assessment Tool (WinSAT)
PostPosted: Tue Jul 03, 2012 7:37 am 
Offline
Win2008Workstation Expert
Win2008Workstation Expert

Joined: Sat Apr 10, 2010 8:56 am
Posts: 555
I have packaged all of the required files for the Windows 7 WinSAT tool for R2. You download the WinSAT tool below:

Primary: http://www.mediafire.com/?z7tr82qbk4tca0s

Secondary: ftp://sealy1986.serveftp.com/Software/WinSATR2.zip

USE the MEDIAFIRE link first, if it does not work, revert to FTP.

My personal FTP is limited to 5 concurrent users and is slower of course but is always up so just in case MediaFire is down, use FTP.

Instructions: Unzip the folder. Copy folder to desktop. Launch install.bat. Then navigate to your control panel > System and Security > Performance Information and Tools > and launch the assessment. It will fail a first time becaues it wasn't ran properly this is because I copied the WinSAT folder from another machine. Ingore it and re-run it again. It will run. I know its not perfect right now, but atleast we got a working model now!

Tommi - I was able to integrate these missing files into my prepackaged WinSAT folder and I was able to succesfully run the utility from the GUI. The thing is... from what I can see from the logs nothing has changed. The missing codec still is still logged...however I think that because Windows has the proper DLLs to log the failure the test continues with errors. In other words, because these 3 files you found were missing, the WinSAT tool catastrophically failed because of these missing dependencies. Atleast that is my best guess. Why else would the test output the same errors, but continue? What's interesting is the graphics test score doesn't really seem affected my Nvidia GT 240 still scored a 6.7 which is just about right. Thanks for your help man.

Screenshot below:

Attachment:
WinSatR2Score.jpg


You do not have the required permissions to view the files attached to this post.

_________________
Image


 Profile  
 Post subject: Re: Windows System Assessment Tool (WinSAT)
PostPosted: Tue Jul 03, 2012 11:26 am 
Offline

Joined: Sat Jun 09, 2012 10:09 pm
Posts: 2
Hello Halladayruls,

nice to see that it works on your system too.

About the media-files:
WinSat tries to play .wmv, .mp4 and .mpg files. As far as I know the mpg-codec is only available in Win7 Home Premium, Enterprise and Ultimate editions. I copied my WinSat folder from Ultimate, but could not install the Windows-MPG-Codec so far. So either WinSat doesn't try to play .mpg files on e.g. Home Basic or Professional (other winsat.prx?) or it tries to play them and logs the error as on the Server.
I think those 3 dll's have nothing to do with logging but with performance measures (perfcore - vidperf) and at least one of them was missing.

About the codecs:
After making a clean installation I was not able to play mpg on the server. I tried ATI-codec from an other PC on my NVidia Workstation. I also installed a TV-Tuner for 32-bit Vista. And I installed Shark-Win7-Codecs-32 and 64 bit. After playing around a bit I was able to watch mpg's in both 32bit and 64bit mediaplayer, but WinSat was still not working.
So I tried to copy the Win7-Ultimate-Codec files. With Installed-Codec I managed to show them, and only them, as installed.
What makes it more difficult is that a Video can played with DirectShow, MediaFoundation and so on. If Windows Media Player can play a Video it is not said that WinSat is also able to play it.
DSGraphEdit tells me now that the pins don't match when I want to render a mpg-file. I think that those pins are stored in "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectShow\Preferred", "HKEY_LOCAL_MACHINE\SOFTWARE\Classes\DirectShow\MediaObjects", "HKEY_LOCAL_MACHINE\SOFTWARE\Classes\MediaFoundation", "HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Wow6432Node\MediaFoundation" and "HKEY_LOCAL_MACHINE\SOFTWARE\Sonic".
I exported them and tried to import, but it partly failed due to "key in use or missing rights". So I think that copying the codecs would involve searching for all the Classes (and files) in the Keys above and maybe offline-editing of the registry.

Greetings, Tommi


 Profile  
 Post subject: Re: Windows System Assessment Tool (WinSAT)
PostPosted: Tue Jul 03, 2012 12:40 pm 
Offline
Win2008Workstation Expert
Win2008Workstation Expert

Joined: Sat Apr 10, 2010 8:56 am
Posts: 555
Also tested WinSAT on a HP Slimline S5-1234 and Dell Latitude E5400 laptop with success.

_________________
Image


 Profile  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 17 posts ]  Go to page Previous  1, 2

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
phpBB skin developed by: John Olson
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
[ Time : 0.052s | 13 Queries | GZIP : Off ]