Target Designer Help

  • Thread starter Thread starter freesing
  • Start date Start date
F

freesing

Good day.

I need help regarding two (2) items within my image.

1. When I right-click on the computer, I don't have the option to "Manage."
What do I need to enable in the target designer to obtain this functionality?

2. services snap-in: I have MMC w/ various snap-ins but I don't have the
services one. What component do I need to add to get this functionality?

Thanks.
 
1. Hmmm. I thought the issue was fixed in SP2 times. What Service Pack you are playing with?
Assuming mmc and compmgmt.msc are in your image, for SP1 images you can use the following reg.workaround:
http://groups.google.com/group/microsoft.public.windowsxp.embedded/msg/65c509441ac90376

2. Easiest way would probably be to add "Administrative Support Tools" macro and resolve all its dependencies (but be aware that
this may impact your image footprint very much).
Otherwise, you can just copy the services.msc manually to your image (assuming you've got all its dependencies in).
 
SP2 w/ feature pack 2007.

thanks for the info - i'll see what i can do w/ the workaround.
 
Back
Top