first pass of jobrunner with adsync
This commit is contained in:
@@ -56,7 +56,6 @@ Public Class ActiveDirectoryInterface
|
||||
_logger.Debug("Getting group Id for group {0}", GroupName)
|
||||
oGroupId = GetGroupId(GroupName)
|
||||
|
||||
|
||||
If oGroupId = 0 Then
|
||||
_logger.Warn("Group {0} does not exist in database. Exiting", GroupName)
|
||||
Return Nothing
|
||||
|
||||
Reference in New Issue
Block a user