mreavis
Posts: 780
Score: 77 Joined: 9/10/2002 From: Olathe, Kansas Status: offline
|
If the games are not in their default location, they cannot be uninstalled. You are correct that file collection only copies the file. This is the routine I used to uninstall the XP Games: sysocmgr /i:%windir%\inf\sysoc.inf /q /u:\\server\share\ocm.txt /r Here is the content of the OCM.txt file: [Components] Pinball = off Games = off Minesweeper = off Solitaire = off Freecell = off Hearts = off Internet = off Spider = off Zonegames = off For copies of solitaire, minesweeper, etc.. you will either have to search, and delete, or use one of the exe reports, create a CMD to delete those files from those paths (kinda long). My recomendation is a 2 step process, run the uninstall routine, and then work with your network admins to design a GPO that will block running those programs (import the hash from the EXEs) User Policies (or system), Windows Settings, Software Restriction Policies. The GPO will require some planning, and thought to design, but will guarantee that no one will be running a left over copy of sol.exe, even if they have another copy hidden on a thumb drive. Just depends on how hard you want to lock it down.
_____________________________
Michael Reavis SMS Admin MCSE, MCDBA, MCDST Johnson County Goverment
|