Alexandre JARDON

Results 11 issues of Alexandre JARDON

Hello, It seems that service is not stopping properly when we shutdown the server (Working fine when we stop the service manually) I don't see the stop going in SCMStop...

Hello, This PR will add owner_node label on resource and resourcegroup metrics for mscluster (It has been tested) Let me know if you need additionnal details or some code adjustements...

Hello, Integration is not working with Aritech alarm system Error message: Last line could not be parsed succesfully. Error message: No matches found, event was not a SIA or ADM...

Hello, PR proposal to be able to disable timestamp in backup name by setting BACKUP_NAME_TIMESTAMP = false This is to be able to use versionning in S3 lifecycle policy Thank...

#### Pull Request (PR) description Change CertificateStoreName value in the schema to match the value returned by DSC This is aligned with the testing defined https://github.com/dsccommunity/WebAdministrationDsc/blob/3db41e47fad389e2f05e6a61709a3c93ef3be450/tests/Unit/DSC_Website.Tests.ps1#L2252 #### This Pull Request...

### Problem description The value returned is not matching the schema (This is problematic in the puppet module integration as puppet is enforcing the value returned by DSC) ### Verbose...

#### Pull Request (PR) description When using PasswordPass and UnsecuredJoin options or JoinReadOnly option means AD computer object has been pre-created within Active Directory prior to domain join and should...

waiting for code fix

### Problem description When using PasswordPass and UnsecuredJoin options or JoinReadOnly option means AD computer object has been pre-created within Active Directory prior to domain join and should not be...

#### Pull Request (PR) description Current xService resource always return user running the service as builtInAccount Evaluating of type was not done to avoid call to AD to determine if...

waiting for code fix

### Problem description When using computer resource to perform domain join, currently there is a check in Active Directory to verify if computer object exist and deleting it prior to...