Difference between revisions of "Uninstalling FOG Service on WinXP clients"
(No difference)
|
Latest revision as of 15:59, 2 December 2010
When running into trouble (re-)installing the FOG Service running on WinXP clients, I have figured out that it helps to remove the entire service:
- click start|run and type: services.msc - stop the FOG service
- open a terminal: click start|run and type cmd
- in the terminal: type sc delete "Fog Service"
The service should now be uninstalled. This means you can reattempt to install the FOG Service.