How can I create a TaskPad in a Windows XP Microsoft Management Console (MMC) console?

John Savill

May 30, 2002

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. You can add snap-ins to an MMC console and even create a TaskPad to the console so that you can add commonly used actions and commands to a bar in the console. To create a TaskPad, perform the following steps:

  1. Start the MMC console (go to Start, Run, and type

    MMC

    to open a blank console).

  2. From the File menu, click Add/Remove Snap-in to add the snap-ins you want to use (if you've already created an .msc file, right-click the file and select Author from the context menu to open the file in Author mode).

  3. From the Action menu, select New TaskPad View.

  4. Click Next to bypass the welcome wizard introduction screen.

  5. Select the style you want to use for the TaskPad display, then click Next to display a preview of the TaskPad.

  6. Decide whether the TaskPad will apply to just the tree structure or to all instances of the tree structure, then click Next.

  7. Name the TaskPad, then click Next. A Finished dialog box will appear at the end of the wizard. The dialog box gives you the option of running the new-task wizard and adding tasks to your new blank TaskPad.

  8. Ensure that you've selected the "Run new task wizard" check box, then click Finish.

  9. When the new-task wizard opens, click Next to bypass the introduction page.

  10. Select the type of task you want to add (you can add a link to a context menu option, a command execution, a Web site, or quick navigation to a Favorite), then click Next.

  11. Enter the options for your choice, then click Next.

  12. Click Finish (you can optionally select the "Another task" check box to add another task).

  13. Save your console.

The figure below shows a completed TaskPad.



Click here to view image

Read more about:

Microsoft

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like