#186951 - 2008-04-16 05:58 AM
Re: Please help with event error code! 1355
[Re: DarthJawa]
|
cj
MM club member
   
Registered: 2000-04-06
Posts: 1102
Loc: Brisbane, Australia
|
The Net command line program can return info on error numbers thusly:
c:\>net helpmsg 1355
The specified domain either does not exist or could not be contacted.
Have a look in your script for any place that refers to a domain - drive mappings (Use), group membership checks (InGroup, EnumGroup, EnumLocalGroup), commands that look for a server (SetTime) or macros (@Domain, @LDomain, @HostName).
Put something to output the @Error or @SError macros before and after any of those commands. If you see the error code appear, investigate the parameters on that last command.
cj
|
|
Top
|
|
|
|
#187296 - 2008-04-25 11:17 AM
Re: Please help with event error code! 1355
[Re: cj]
|
shiggin
Just in Town
Registered: 2008-04-25
Posts: 2
|
See my other post but in your error:-
KXGetDC : failed to find a domain controller for CAO Error : The specified domain either does not exist or could not be contacted.
is CAO only part of your domain's netbios name, if it is there might be a typo anywhere in the policy, look for that "CAO" text in the desktop authority SLP file and you might find your problem. I had exactly the same error and found it was a typo.
Edited by shiggin (2008-04-25 11:25 AM)
|
|
Top
|
|
|
|
Moderator: Arend_, Allen, Jochen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Mart
|
0 registered
and 405 anonymous users online.
|
|
|