-
Windows 7 competition – best desktop background wins
Posted on May 9th, 2010 No commentsSomething different for a change. For all Swedes out there there is a competition going on where you can win one of five copies of Windows 7 Ultimate Edition. You compete by sending in the best desktop background picture you have and the theme is Swedish nature. More information (in Swedish) here!
-
Refreshed license tool for Windows client, servers and Office 2010 released
Posted on May 3rd, 2010 No commentsSo the small but never the less useful tool Volume Activation Management Tool (VAMT) 2.0 has been released. Use it to keep track of your licenses, do activations and much more! Read more on it at the Windows Team Blog.
-
Patch machines during deployment with MDT 2010
Posted on April 21st, 2010 No commentsIn MDT 2010 you can enable two settings that during deployment of your machines will patch them automatically using a WSUS server of your choice.
Take a look at your existing task sequence(s) and look for “Windows Update (Pre-Application Installation)” and “Windows Update (Post-Application Installation)” and choose to enable them both or just the latter.
In your customsettings.ini somewhere beneath the [Default] section add the row:
WSUSServer=http://WSUSServerName -
Detailed performance testing with winsat
Posted on April 13th, 2010 No commentsWhat you see in the score for your Windows Vista and Windows 7 machines, you know the score in System properties and Performance and information tools, really comes from the command line tool “winsat”. To find out some very detailed performance specs on your machine and the specific hardware parts such as hard drive, graphics card, memory and such you can run the command winsat with a number of switches.
For instance “winsat disk” runs performance tests on my disks and present it in detail with read/write speeds etc along with the score on each individual test. Give it a try!
-
Standard users installing applications? Say welcome to the new reality
Posted on April 8th, 2010 No commentsIf you think that you have come a far way making sure all users are running as standard users you must stop and rethink. Well, having all users as standard users is very good from many perspectives but with coming challenges your efforts must not stop there. A growing problem is the fact that more and more applications install in the user space, i.e. in the \users\username\appdata directory instead of the traditional “Program files”.
Also Windows 7 contain Windows Installer 5.0 which sports a new feature which makes the software vendors easily make Windows Installer (MSI files) that install software in the user space instead of program files, and thereby not requiring the user to be administrator or even require a UAC prompt for credentials for an administrative account.
The standard users of course think this is great, meaning they after all can install and run for instance Google Chrome without needing to ask that restrictive IT department. From the IT departments view this fact that standard users can install and run applications is a concern.
The answer to take care of this problem is simply the new Windows feature AppLocker. To be honest it is somewhat like Software Restriction Policies (SRP) but whatever bad things you have heard about SRP you can forget about them. AppLocker contains new features that make the implementation and ongoing management very easy compared to Software Restriction Policies. More about AppLocker in the AppLocker walkthrough.
-
Custom commands when deploying Windows 7
Posted on April 5th, 2010 No commentsI got a question the other day on a problem where a person is installing a set of applications during deployment of Windows 7, using MDT 2010. The problem is that one application requires to be run in Vista compatibility mode before it can even be installed, most likely due to a check in the installer for which Windows version is being used, a rather common compatibility issue.
One solution to this is to use Compatibility Administrator which is a part of ACT to create a so called “shim” which makes the installation go through, fooling the application that the OS is Windows Vista even though it is Windows 7. But, how do we get the shim applied during our deployment, which we want to automatic?
It is rather simple, just add a “run custom command” in the task sequence before the application is installed, which applies the compatibility shim to the machine, making the installation run through. Also note that you can run custom commands in the “applications” section in MDT2010, just add the command line to the path field and off you go!
-
TechDays Sweden day one
Posted on March 23rd, 2010 No commentsI realize I have been very quite on blogging for a few weeks, mainly due to a visit to Microsoft in Redmond and the MVP Summit which was suceeded by a three week vacation with my family. Now I am at TechDays in Örebro, Sweden. Just got out from my session about AppLocker in Windows 7 which I think went quite smooth. The interest for TechDays is enormous and it has been a long day so far and it not over yet. I will attend a session on Windows 7 later today and will definetely not miss the party tonight. Still some jetlag though due to the vacation but I will struggle to get at least a couple of beers…
I also have a lot of catching up to do with my Inbox and other cool stuff that has been announced while I was on vacation, among many other things Microsoft has released some very interesting information on virtualization, read Mikael Nyströms blog post to get the summary,
-
The unheard of license tool called VAMT
Posted on March 1st, 2010 No commentsThere is this license tool that comes with Windows Automated Installation Kit and is installed by default. This unheard of tool is called Volume Activation Management Tool (VAMT). With this tool you can scan for instance all computer objects in Active Directory to see the license status of all client machines as well as servers.
You will see what type of key (KMS/MAK) the machine is using, transition licenses from MAK to KMS, see if the license is activated on each machine and you will also be able to identify which machine is the Key Management Server.
The current version of this tool is version 1.2 but 2.0 is coming. Version 2.0 is needed to activate soon to be released Office 2010 but it also sports new features such as a command line interface for automating scans without using the user interface.
-
Brand new virtualization options for Windows 7
Posted on February 24th, 2010 1 commentThis week Microsoft have made two really interesting announcemants, the first being the release of App-V 4.6 and the second one being MED-V 1.0 SP1. (Release Candidate). Take a look at this MS post for what is new in App-V 4.6 and what is new in MED-V 1.0 SP1. Also do not miss this post on how to sequence Office 2010 for use with App-V 4.6.
-
Webcast on migrating from IE6 to IE8
Posted on February 22nd, 2010 1 commentJoin Chris Jackson in the webcast Migrating from Internet Explorer 6 to Internet Explorer 8 (Level 300) to learn what you need to know when you migrate from IE6 to IE8. Actually I met Chris at the MVP Summit that took place last week and he is indeed a great and inspiring speaker and an interesting person to talk to. What Chris doesn’t know about application (and web site) compatibility is not worth knowing :)




