Page 1 of 1 1
Topic Options
#213311 - 2018-05-28 11:04 AM Windows Server 2016 "The Parameter is incorect"
tg6300 Offline
Just in Town

Registered: 2018-05-28
Posts: 2
Loc: Germany
Hello,

we use a Citrix terminal server farm with OS Server 2008 / 2012 and kix script for logon work fine.
Actually we are testing a new Version by Server 2016 also with kix logon.
But here is the problem. All steps with command "if ingroup" was canceled and in Applcation log appear the message-id 1722 "The Parameter is incorect".
Here is an example section:

 Code:
if ingroup ("domain1\group")
  shell "cmd.exe /c net use t: /d"
  shell "cmd.exe /c net use t: \\server\share /persistent:no"
endif


But the follow entry in kix script works fine:

 Code:
shell "cmd.exe /c net use z: \\server.domain2\share"


Both domains have a trusted reltionsship and when i try to connect some shares manuelly,
this works fine.

On first i've changed the used kix.exe to actually version (4.67).
Without success :-(.

Have you some idea's for solution this problem?

Thanks in advance.

tg6300

Top
#213312 - 2018-05-28 11:34 AM Re: Windows Server 2016 "The Parameter is incorect" [Re: tg6300]
Arend_ Moderator Offline
MM club member
*****

Registered: 2005-01-17
Posts: 1896
Loc: Hilversum, The Netherlands
Could you try using a group in the default domain and use:
 Code:
If InGroup("Domain Users")
  ? "Yay!"
Else
  ? "Nay!"
EndIf

Top
#213313 - 2018-05-28 01:54 PM Re: Windows Server 2016 "The Parameter is incorect" [Re: Arend_]
tg6300 Offline
Just in Town

Registered: 2018-05-28
Posts: 2
Loc: Germany
Thanks for your answer.
When i try this, i get the message "nay". I think, this is normal,
because the affected user is not in this domain.

But when i try to use a user from other domain, it's occured same error.

It's possible that's the trust between domains don't work correct?

Top
#213314 - 2018-05-28 04:26 PM Re: Windows Server 2016 "The Parameter is incorect" [Re: tg6300]
Arend_ Moderator Offline
MM club member
*****

Registered: 2005-01-17
Posts: 1896
Loc: Hilversum, The Netherlands
Did you use the group "Domain Users" ?
Because every person is member of the "Domain users" group.
Also did you remove the domain name?
So no "DOMAIN1\Domain users" just only "Domain users"

Top
Page 1 of 1 1


Moderator:  Jochen, Allen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Arend_, Mart 
Hop to:
Shout Box

Who's Online
0 registered and 559 anonymous users online.
Newest Members
min_seow, Audio, Hoschi, Comet, rrosell
17881 Registered Users

Generated in 0.052 seconds in which 0.023 seconds were spent on a total of 13 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org