04 October 2005
Silently Removing XP Games
I'm often sent questions by email about how to do x, how to do y, what does z do etc. This one was a common issue, so I felt it was worth sharing. During their installation, a particular company had included the standard XP games (minesweeper, solitaire and so on). It was a relatively small company - around 200 client machines, some laptop, some desktop. They simply wanted to remove them silently.
There are several methods which vary in completeness, such as considering a group policy software restriction policy to stop those games from running, but I particularly liked the solution here as the script also uses WMI to kill the game should it be running before performing an unattended installation. You can of course add to this script in many ways, or consider including it a group policy logon script (as you can't guarantee that the machines will be connected to the network if you were to use the tool such Hyena.)
Comment Notification
If you would like to receive an email when updates are made to this post, please register here
Subscribe to this post's comments using
Comment Policy: No HTML allowed. URIs and line breaks are converted automatically. Your e–mail address will not show up on any public page.