#31071 - 2002-10-31 03:54 AM
Re: I got error when I run kix script at first time.
|
Pech
Getting the hang of it
Registered: 2002-10-16
Posts: 61
Loc: Thailand
|
I meant the result same as my script (LogonNT.kix)
I cann't give the screen to you, coz .. no action to do anything with USE command.. (first logon)
Pech
|
|
Top
|
|
|
|
#31073 - 2002-10-31 04:04 AM
Re: I got error when I run kix script at first time.
|
Pech
Getting the hang of it
Registered: 2002-10-16
Posts: 61
Loc: Thailand
|
I meant my LogonNT.kix USE command cann't map drive.
When I login to network at first time. Logon.bat and Than call to LogonNT.kix.
USE "*" /delete --> Disconnect from all map drive : Work USE H: "\\bstl_svr3\%username%$" --> Map drive, but It can't map drive with No any error. Shell "\\bstl_svr3\ofscan\autopcc.exe" --> Antivirus update pattern : Worked and No any error.
After finished the run script. I open in my computer, no network drive mapping.
And The I wait a few minute and run script by manual. (\\bstl_svr1\netlogon\logon.bat) Map drive is working.
Pech
|
|
Top
|
|
|
|
#31075 - 2002-10-31 04:22 AM
Re: I got error when I run kix script at first time.
|
Pech
Getting the hang of it
Registered: 2002-10-16
Posts: 61
Loc: Thailand
|
delete persistent mappings: Command completed succesfully mapping h: to homeshare: Command completed but NOT succesfully: Cann't Map drive and no any error mapping i: to groupshare: Command completed NOT succesfully: Cann't Map drive and no any error logonscript ran
press any key to close window
|
|
Top
|
|
|
|
#31078 - 2002-10-31 04:48 AM
Re: I got error when I run kix script at first time.
|
Pech
Getting the hang of it
Registered: 2002-10-16
Posts: 61
Loc: Thailand
|
Result: ---------------------------------------- 4.11 5.0 \\bstl_svr1\netlogon\ delete persisten mapping : The operation completed succusesfull mapping h: to home share : An extended error has occurred. longonscript ran press any key to close windows. ----------------------------------------
That's it!
Pech
|
|
Top
|
|
|
|
#31080 - 2002-10-31 05:07 AM
Re: I got error when I run kix script at first time.
|
Pech
Getting the hang of it
Registered: 2002-10-16
Posts: 61
Loc: Thailand
|
Result: ---------------------------------------- 4.11 5.0 \\bstl_svr1\netlogon\ delete persisten mapping : 0 mapping h: to home share : 1208 mapping h: to group share : 1208 longonscript ran press any key to close windows. ----------------------------------------
That's it!
Pech
|
|
Top
|
|
|
|
#31082 - 2002-10-31 05:14 AM
Re: I got error when I run kix script at first time.
|
Pech
Getting the hang of it
Registered: 2002-10-16
Posts: 61
Loc: Thailand
|
ECHO ON
IF "%OS%" == "Windows_NT" goto NT_OS CALL \\bstl_svr1\netlogon\kix32.exe PLogon9x.kix EXIT
:NT_OS CALL \\bstl_svr1\netlogon\kix32.exe \\bstl_svr1\netlogon\PLogonNT.kix EXIT
How to change?
Pech
|
|
Top
|
|
|
|
#31084 - 2002-10-31 05:35 AM
Re: I got error when I run kix script at first time.
|
Pech
Getting the hang of it
Registered: 2002-10-16
Posts: 61
Loc: Thailand
|
If I dint specify path of netlogon
\\bstl_svr1\netlogon\
kix32.exe--> Bad command cann't find this command or paht of command
----------------------------------------------- ECHO ON
IF "%OS%" == "Windows_NT" goto NT_OS \\bstl_svr1\netlogon\kix32.exe \\bstl_svr1\netlogon\PLogon9x.kix EXIT
:NT_OS \\bstl_svr1\netlogon\kix32.exe \\bstl_svr1\netlogon\PLogonNT.kix EXIT -----------------------------------------------
Error code in LogonNT.kix in Map drive is : 1208
|
|
Top
|
|
|
|
#31086 - 2002-10-31 05:51 AM
Re: I got error when I run kix script at first time.
|
Pech
Getting the hang of it
Registered: 2002-10-16
Posts: 61
Loc: Thailand
|
Your script ECHO ON IF "%OS%" == "Windows_NT" goto NT_OS z:\kix32.exe z:\PLogon9x.kix EXIT
:NT_OS kix32.exe PLogonNT.kix EXIT Has error because, not spectify path
I keep kix32.exe in \\bstl_svr1\netlogon, I must specify path for kix32
My Script ECHO ON IF "%OS%" == "Windows_NT" goto NT_OS \\bstl_svr1\netlogon\kix32.exe \\bstl_svr1\netlogon\PLogon9x.kix EXIT
:NT_OS \\bstl_svr1\netlogon\kix32.exe \\bstl_svr1\netlogon\PLogonNT.kix EXIT **
I put PLogon.bat in Profile (User property) Also It has no error with PLogon.bat. An Error has occurred with PLogonNT.kix
Pech
|
|
Top
|
|
|
|
#31088 - 2002-10-31 06:08 AM
Re: I got error when I run kix script at first time.
|
Pech
Getting the hang of it
Registered: 2002-10-16
Posts: 61
Loc: Thailand
|
Impossible I keep kix32.exe in \\bstl_svr1\netlogon (Only one DC)
When I browser the network,I can see all the file in this file sharing (\\bstl_svr1\netlogon).
If I'm specify path I can't run it.
In our network, my client has many client such as 98,NT,2000 and XP.
How I can specify the script in User Profile. Pech
|
|
Top
|
|
|
|
Moderator: Jochen, Allen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Arend_, Mart
|
0 registered
and 601 anonymous users online.
|
|
|