pdcip := s.Split([';', ',', ' ']);
if not (pdcip as IList).Contains(jsSysUtils.GetComputerIPStr(pdc)) then
Exit;
从这里看配置2个IP好像没有问题。
也确实是用域用户登录的,不知道为何运行到pdc := disp.PropertyGet('PDC', []) as System.String; 这句还报错
要么就是操作系统不对
Client
Requires Windows Vista, Windows XP, or Windows 2000 Professional.
Server
Requires Windows Server 2008, Windows Server 2003, or Windows 2000 Server.
Redistributable
Requires Active Directory Client Extension on Windows NT 4.0 and Windows Me/98/95.