Skip to content

Commit a417ba8

Browse files
Update New-HaloPSATicket.ps1
sets source of ticket as CIPP in HaloPSA
1 parent b97c51c commit a417ba8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Modules/CippExtensions/Public/Halo/New-HaloPSATicket.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ function New-HaloPSATicket {
6767
donotapplytemplateintheapi = $true
6868
attachments = @()
6969
_novalidate = $true
70+
source = 16 ## ISGQ-specific, sets source of ticket as CIPP in HaloPSA
7071
}
7172

7273
if ($Configuration.TicketType) {

0 commit comments

Comments
 (0)