Windows 7 Thread, Aero - System Rating in Technical; Hi
We are deploying Windows 7 and the hardware is capable of running Aero, but the only way we can ...
-
10th July 2012, 01:23 PM #1
- Rep Power
- 12
Aero - System Rating
Hi
We are deploying Windows 7 and the hardware is capable of running Aero, but the only way we can get it to work is to manual run the system performance tests from the computer properites window.
Does anybody know of a way to automate this on the first boot?
Thanks
Luke
-
-
IDG Tech News
-
10th July 2012, 01:34 PM #2 Is that with MDT?
If you deploy with CopyProfile = True I have seen a couple of instances where a Windows Basic theme would be applied in the default profile causing each new user to get basic rather than aero.
You can set Windows 7 Aero Theme Not Enabled After Deployment - AutoIt Consulting in group policy or I have just not used the CopyProfile setup.
-
-
10th July 2012, 01:47 PM #3 There's also a scheduled task that runs WinSAT every weekend (as log as someone is logged in at the time)...
-
-
10th July 2012, 02:02 PM #4
- Rep Power
- 12

Originally Posted by
Jamo
No its not with MDT we use SCCM2012....
I cant see that task on my machine... is there a reason why it has to be run with a user logged on?
-
-
10th July 2012, 02:12 PM #5 MDT / SCCM use the same backend, are you using copyprofile in unattend.xml?
You can run WinSAT as part of the task sequence if you want, but it won't apply an areo theme to the default profile if basic has been applied by copyprofile.

You would either need to specify in Group Policy or edit the default profile
-
-
10th July 2012, 02:15 PM #6 
Originally Posted by
dobsonl
I cant see that task on my machine...
Task Scheduler » Task Scheduler Library » Microsoft » Windows » Maintenance » WinSAT. It's also listed under 'Active Tasks'.

Originally Posted by
dobsonl
is there a reason why it has to be run with a user logged on?
The settings are stored in the users profile.
-
-
10th July 2012, 02:21 PM #7 You can invoke it by the command line. I have the following two lines in my SCCM task sequence:
c:\windows\system32\winsat.exe d3d
c:\windows\system32\winsat.exe dwm
That usually gets Aero going.
-
-
10th July 2012, 02:45 PM #8 You don't need to run winSAT, just set this GP:
Administrative templates > Control panel > Personalization > force a specific visual style or force windows classic
Set that to enabled with this as the path to the visual style: %windir%\resources\Themes\Aero\aero.msstyles
I've also got "load a specific theme" set as: %windir%\Resources\Ease of Access Themes\basic.theme
Works a treat
-
SHARE: 
Similar Threads
-
By pete in forum General Chat
Replies: 4
Last Post: 14th May 2012, 03:59 PM
-
By tarquel in forum MIS Systems
Replies: 38
Last Post: 25th May 2007, 04:11 PM
-
By tarquel in forum Windows
Replies: 12
Last Post: 9th November 2005, 08:38 PM
-
By drjturner in forum Windows
Replies: 28
Last Post: 22nd August 2005, 12:28 PM
-
By ninjabeaver in forum Windows
Replies: 9
Last Post: 29th June 2005, 04:08 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules