We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 621a8f5 commit bfa763cCopy full SHA for bfa763c
SCSM-Get-SCSMWorkItemUserInput/Get-SCSMWorkItemUserInput.ps1
@@ -12,6 +12,8 @@ function Get-SCSMWorkItemUserInput {
12
.NOTES
13
Initial version from http://itblog.no/4462
14
Output PSOBject instead of array
15
+ .LINK
16
+ https://github.com/lazywinadmin/PowerShell
17
#>
18
[CmdletBinding()]
19
Param (
0 commit comments