Environment:
Windows 98 Clients.
2 x Windows NT 4.0 SP5 servers. One PDC One BDC.
2 x Windows NT 4.0 Terminal servers. Both BDCs.
1 x Novell Netware v3.12 Server.
Client Primary Network Logo...
http://www.experts-exchange.com/Networking/Windows_Networking/NT/Q_10232859.html
I'm new to the logon script realm. After looking through some documentation on kixtart, I found I wanted to use the DIR() command. Unfortunatly, it doesn't seem to work. It's in the helpfile, an...
http://www.experts-exchange.com/Networking/Windows_Networking/NT/Q_11470338.html
I have a login script which uninstalls a program on my 9x, 2000, XP domain.
What I need is the code to put into a kixtart script to detect which OS the client is running, because the uninstall c...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_20759164.htm...
Zones:
Windows 2000Date Answered: 10/07/2003 Rating: 9.2 Views: 0
Hi Guys,
Can someone please let me know how to start the Kixtart 95 RPC Service on a WinNT4.0 Server. I have also placed the following within the scripts folder on the server.
kix32.exe
kx16...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_20989777.html
Zones:
Windows NTDate Answered: 06/10/2004 Rating: 9.0 Views: 0
Hi,
Got kixtart 4.22 but cann't through with the installation on either XP professional or 2003 server. Can somebody walk me through the installation?
Cheers
http://www.experts-exchange.com/Networking/Misc/Q_21158825.html
Zones:
NetworkingDate Answered: 10/11/2004 Rating: 5.2 Views: 0
I am the "volunteer" IT guy for a small private school and have recently set up a Windows Server 2003 network with 25 or so PCs. I have started using Kixtart for the logon scripts and it works gre...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2003_Server/Q_215131...
i DON'T know how to create a response file.........so how would i create a response file to authomatically answer yes to the following .DLL files for a silent uninstall process.........
Lmsync.d...
http://www.experts-exchange.com/OS/Miscellaneous/Q_22153767.html
Zones:
Misc OSDate Answered: 02/07/2007 Rating: 8.0 Views: 0
What is the proper way to do the following:
cd ..\%userprofile%
Without getting the following error:
The filename, directory name, or volume label syntax is incorrect.
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Q_22531790.html
I have a little script that can read the three words that the text file contain. The contants of the text file looks like :
one#
two#
three#
With the following script I can get the three stri...
http://www.experts-exchange.com/Programming/Languages/Scripting/Q_23126267.html
Zones:
ScriptingDate Answered: 02/03/2008 Rating: 7.6 Views: 18
Let's say that we have a file with the following strings:
100
3
876
55
When I open the file for reading I would like just to get the highest value. Any one knows how to do this in Kix.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23134530.html