We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d8ab94 commit ea364ebCopy full SHA for ea364eb
SCSM-Get-SCSMWorkItemParent/Get-SCSMWorkItemParent.ps1
@@ -28,6 +28,8 @@ function Get-SCSMWorkItemParent {
28
lazywinadmin.com
29
30
1.0 Function based on the work from Prosum and Cireson consultants
31
+ .LINK
32
+ https://github.com/lazywinadmin/PowerShell
33
#>
34
[CmdletBinding()]
35
PARAM (
0 commit comments