Discussion:
How to do a cleanup
(too old to reply)
Dusko Savatovic
2009-02-23 09:41:21 UTC
Permalink
I'm using MDT2008.
I'm deploying Windows XP SP3 using captured, sysprepped .wim image.
The image is applied correctly.
However, when deployment is complete, I notice two folders with some files
in them:
_SMS (something)
MININT
Why weren't these folders deleted?
How do I delete these folders automaticaly?
unknown
2009-02-23 12:23:16 UTC
Permalink
The _SMSTaskSequence should always be cleaned up... the other folder
not being removed is a bug...

You can use a small HTA I wrote to work around it...

Final Configuration for Lite Touch, MDT 2008
http://www.deployvista.com/Blog/JohanArwidmark/tabid/78/EntryID/61/language/en-US/Default.aspx


Regards

Johan Arwidmark
Microsoft MVP - Setup / Deployment
http://www.deployvista.com


On Mon, 23 Feb 2009 10:41:21 +0100, "Dusko Savatovic"
Post by Dusko Savatovic
I'm using MDT2008.
I'm deploying Windows XP SP3 using captured, sysprepped .wim image.
The image is applied correctly.
However, when deployment is complete, I notice two folders with some files
_SMS (something)
MININT
Why weren't these folders deleted?
How do I delete these folders automaticaly?
Dusko Savatovic
2009-02-23 15:47:23 UTC
Permalink
Thanks Johan
Post by unknown
The _SMSTaskSequence should always be cleaned up... the other folder
not being removed is a bug...
You can use a small HTA I wrote to work around it...
Final Configuration for Lite Touch, MDT 2008
http://www.deployvista.com/Blog/JohanArwidmark/tabid/78/EntryID/61/language/en-US/Default.aspx
Regards
Johan Arwidmark
Microsoft MVP - Setup / Deployment
http://www.deployvista.com
On Mon, 23 Feb 2009 10:41:21 +0100, "Dusko Savatovic"
Post by Dusko Savatovic
I'm using MDT2008.
I'm deploying Windows XP SP3 using captured, sysprepped .wim image.
The image is applied correctly.
However, when deployment is complete, I notice two folders with some files
_SMS (something)
MININT
Why weren't these folders deleted?
How do I delete these folders automaticaly?
Loading...