| During the development of Windows 7, most cmdlet design and help authoring in Microsoft went through an internal tool called the “Cmdlet Designer.”
 The Cmdlet Designer makes it much easier for teams to concentrate on the design, naming, and consistency of their cmdlets, while also guaranteeing name registration and collision avoidance across Microsoft.
 To sweeten the deal, it offers:
   So why blog about it? Because it’s now yours!Integrated help authoringEfficient bulk operations (parameter and cmdlet cloning)Generation of cmdlet codeFull scripting supportAutomatic code-spec comparison and testingRole-based security, history logging, and more. |