Skip to content

Commit

Permalink
fix export
Browse files Browse the repository at this point in the history
  • Loading branch information
malauter committed Jan 2, 2024
1 parent cdd35e6 commit edf5a54
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -688,6 +688,7 @@ function Export-TargetResource
CertificatePassword = $CertificatePassword
Managedidentity = $ManagedIdentity.IsPresent
CertificatePath = $CertificatePath
IsSingleInstance = 'Yes'
}

$Results = Get-TargetResource @Params
Expand Down

0 comments on commit edf5a54

Please sign in to comment.