Skip to content

Commit

Permalink
manual association
Browse files Browse the repository at this point in the history
  • Loading branch information
jworkmanjc committed Dec 10, 2024
1 parent d4da7c1 commit 58f2f0b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Describe 'Distribute User Cert Tests' -Tag 'Distribute' {

# update membership
Start-Sleep 1
Get-JCRGlobalVars -skipAssociation -force
Get-JCRGlobalVars -force -associationUsername $user.username
Start-GenerateUserCerts -type ByUsername -username $user.username -forceReplaceCerts

start-deployUserCerts -type ByUsername -username $user.username -forceInvokeCommands
Expand Down

0 comments on commit 58f2f0b

Please sign in to comment.