Skip to content

Commit 3caae82

Browse files
authored
Merge pull request #282 from chocolatey/qsg249
(#249) Add CCMInstallUser to Clixml
2 parents 7865b78 + 67aa58b commit 3caae82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Start-C4bCcmSetup.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ process {
153153
DefaultUser = "ccmadmin"
154154
DefaultPwToBeChanged = "123qwe"
155155
CCMDBUser = $DatabaseUser
156+
CCMInstallUser = whoami
156157
}
157158

158159
Write-Host "Chocolatey Central Management Setup has now completed" -ForegroundColor Green

0 commit comments

Comments
 (0)