Remove debug output

This commit is contained in:
Yorick Barbanneau 2018-04-01 00:12:23 +02:00
parent 068e82ef28
commit 6a1bf1af0e

View file

@ -463,7 +463,6 @@ function DisableService {
write-Host -ForegroundColor DarkRed $Error[0].Exception.Message
}
finally {
Write-host "Value : $($params.userService.getType())"
if ( $params.ContainsKey('userService') -and $params.userService -eq $true ) {
# For this kind of service, we need to add a key t create a user service
# Where user log-in.