Work Item Tracking
- 
                Copy-TfsWorkItem
 Creates a copy of a work item, optionally changing its type.
- 
                Get-TfsWorkItem
 Gets the contents of one or more work items.
- 
                Move-TfsWorkItem
 Moves a work item to a different team project in the same collection.
- 
                New-TfsWorkItem
 Creates a new work item.
- 
                Remove-TfsWorkItem
 Deletes a work item from a team project collection.
- 
                Search-TfsWorkItem
 Gets the contents of one or more work items.
- 
                Set-TfsWorkItem
 Sets the contents of one or more work items.
- 
                Undo-TfsWorkItemRemoval
 Restores a deleted work item.
Areas and Iterations
- 
                        Copy-TfsArea
 Copies one or more Work Item Areas recursively
- 
                        Copy-TfsIteration
 Copies one or more Iterations recursively
- 
                        Get-TfsArea
 Gets one or more Work Item Areas from a given Team Project.
- 
                        Get-TfsIteration
 Gets one or more Iterations from a given Team Project.
- 
                        Move-TfsArea
 Moves one or more Work Item Areas to a new parent node
- 
                        Move-TfsIteration
 Moves one or more Iterations to a new parent node
- 
                        New-TfsArea
 Creates a new Work Item Area in the given Team Project.
- 
                        New-TfsIteration
 Creates a new Iteration in the given Team Project.
- 
                        Remove-TfsArea
 Deletes one or more Work Item Areas from a given Team Project.
- 
                        Remove-TfsIteration
 Deletes one or more iterations from a given Team Project.
- 
                        Rename-TfsArea
 Renames an area path.
- 
                        Rename-TfsIteration
 Renames an iteration path.
- 
                        Set-TfsIteration
 Modifies the dates of an iteration.
- 
                        Test-TfsArea
 Determines whether the specified Work Area exist.
- 
                        Test-TfsIteration
 Determines whether the specified iteration exist.
History
- 
                        Get-TfsWorkItemHistory
 Gets the history of changes of a work item.
Links
- 
                        Add-TfsWorkItemLink
 Adds a link between two work items.
- 
                        Export-TfsWorkItemAttachment
 Downloads one or more attachments from work items
- 
                        Get-TfsWorkItemLink
 Gets the links in a work item.
- 
                        Get-TfsWorkItemLinkEndType
 Gets the work item link end types of a team project collection.
- 
                        Get-TfsWorkItemLinkType
 Gets the work item link end types of a team project collection.
Queries
- 
                        Export-TfsWorkItemQuery
 Exports a saved work item query to XML.
- 
                        Get-TfsWorkItemQuery
 Gets the definition of one or more work item saved queries.
- 
                        Get-TfsWorkItemQueryFolder
 Gets the definition of one or more work item saved queries.
- 
                        New-TfsWorkItemQuery
 Create a new work items query in the given Team Project.
- 
                        New-TfsWorkItemQueryFolder
 Create a new work items query in the given Team Project.
- 
                        Undo-TfsWorkItemQueryFolderRemoval
 Restores a deleted work item query folder.
- 
                        Undo-TfsWorkItemQueryRemoval
 Restores a deleted work item query.
Tags
- 
                        Disable-TfsWorkItemTag
 Disables (deactivates) a work item tag.
- 
                        Enable-TfsWorkItemTag
 Enables (activates) a work item tag.
- 
                        Get-TfsWorkItemTag
 Gets one or more work item tags.
- 
                        New-TfsWorkItemTag
 Creates a new work item tag.
- 
                        Remove-TfsWorkItemTag
 Deletes one or more work item tags.
- 
                        Rename-TfsWorkItemTag
 Renames a work item tag.
Work Item Types
- 
                        Export-TfsWorkItemType
 Exports an XML work item type definition from a team project.
- 
                        Get-TfsWorkItemType
 Gets one or more Work Item Type definitions from a team project.
- 
                        Import-TfsWorkItemType
 Imports a work item type definition into a team project.