ADS_ADSAccount_DeleteHome

Hi Team,

We have a job chain (ADS_ADSAccount_DeleteHome)  in frozen state when trying to delete home folder from server.

when we verified the folder in server it exists so please help me with the issue.

error message : 

ErrorMessages = (2019-09-04 03:47:30.663) Try to remove path '\\XXXXXXXX\Users\XXXXXXXXXX'
[System.IO.IOException] The parameter is incorrect.

at VI.JobService.ProcessorThread._ExecuteJob(Job job, JobResult result)
at VI.JobService.JobComponents.FileComponent._TaskRemovePath()
at VI.JobService.JobComponents.FileComponent._RemovePath(String path, Boolean recursive, Boolean force)
at System.IO.Directory.GetDirectories(String path)
at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
at System.IO.FileSystemEnumerableIterator`1.CommonInit()
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

Parents Reply Children