Page 1 of 1 1
Topic Options
#212051 - 2016-10-21 09:33 AM Kix2010 466/467 MS Patchday CU October 2016 KixScript not working on Win8/10
SPTHEONE Offline
Just in Town

Registered: 2016-10-21
Posts: 1
Loc: Germany
Hello,


since the last patchday of microsoft ("October 2016") the kixscript no longer works in our environment. Windows 7 PC's works fine. Only Windows 8.1 an 10 have the problem.


I have also just tested a simple script like this.
USE M: /DELETE
USE M: "\\FS\FSC$\HomeDir\@USERID.@DOMAIN"
USE P: /DELETE
USE P: "\\FS\FSC$\Folder1\Folder2"

nothing happens

have someone the same problem? What could I test?

best regards
MG

Top
#212053 - 2016-10-24 11:58 AM Re: Kix2010 466/467 MS Patchday CU October 2016 KixScript not working on Win8/10 [Re: SPTHEONE]
BradV Offline
Seasoned Scripter
****

Registered: 2006-08-16
Posts: 687
Loc: Maryland, USA
Try adding in some testing. Such as:

 Code:
use list
"Userid = " @USERID ?
"Domain = " @DOMAIN ?
$MAP1 = "\\fs\fsc$\HomeDir\" + @USERID + "." + @DOMAIN
"Going to map: $MAP1" ?
use m: /delete
IF @ERROR <> 0
   "There was an error deleting m:" ?
   @SERROR
EndIf
use m: $MAP1
IF @ERROR = 0
   "The drive was mapped" ?
Else
   "There was an error mapping the drive. " + @SERROR ?
EndIf


Or something like that.

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 837 anonymous users online.
Newest Members
M_Moore, BeeEm, min_seow, Audio, Hoschi
17883 Registered Users

Generated in 0.063 seconds in which 0.033 seconds were spent on a total of 12 queries. Zlib compression enabled.

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