Project

General

Profile

Actions

Defect #3100

closed

Execution of update script is driven by create checkbox

Added by Luboš Čábelka over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Roman Kučera
Target version:
Start date:
04/07/2022
Due date:
% Done:

100%

Estimated time:
Affected versions:
Owner:

Description

When you have selected checkboxes in configuration
Config___Create via WinRM connector (Powershell)
Config___Update via AD connector

for create operation is used WinRM, but for update opeation is again used WinRM. Because both create and update methods calls: executeAdThenWinrm(), executeWinrmThenAd(), executeOnlyAd() and executeOnlyWinrm() which checks configuration only for create operation.

Delete operation looks into configuration directly.

Change of behavior is in commit: https://github.com/bcvsolutions/winrm-ad-connector/commit/9f85eb18973f4bf8f14bd3f0eb507533c23ed5a3

Actions

Also available in: Atom PDF