Patrick Wahlmueller

Results 7 comments of Patrick Wahlmueller

You are completly right, the id would be unique with domain name + username. But in the actual script only the username was used, which causes the issue. I wonder...

We experience the same issue. We can reproduce it: 1. Send E-Mail with new User to Service Manager 2. SMLets Exchange Connector creates the user without the notification 3. Sending...

It reproduces every time, but don' exactly know why. When I copy the "New-CMDBUser" code to a script only generating user + email, it works as it should. I'll try...

So this is the error message. I think I have the solution. Will provide it. ```powershell New-SCSMObjectProjection : A discovery data item was rejected because the item is already bound...

So think I'd to add a new PR for my changes, see https://github.com/AdhocAdam/smletsexchangeconnector/pull/477

If you want to do * create user, if it does not exist * add user details, if it does exist It is recommended to use the verb Set for...

I found in the lab.xml at the Section Domain of the SQL Server still a.vm.net - this is not deleted, when you remove the Machine with remove-LabMachineDefinition or define it...