Summary: Please could someone tell me how to map a drive to a subdirectory of a share using the net use command within a script. Client computers (win 98) just...
Summary: I am trying to "kill" a process like in UNIX, but I don't know how it's done in NT outside of the GUI "Task Manager". My goal is to create a batch fi...
Summary: If your Windows** NT** computer logs on to a domain, you can use the NET USE command in Windows NT logon scripts to set up connections to network driv...
Summary: I want to create a batch file which executes a windows shortcut. This might sound a bit strange (why dont I just execute the file directly from the ba...
Summary: I'm new to networking with NT and need to create a log-in script for workstations to connect to the NT server. There is a log-in script for the curre...
Summary: hi I attempt to execute a cmd that's kill sessions, and then disable NET LOGON service. I used AT command but it does'nt works... Does anyone know abo...
Summary: All right, I have to admit I am an ignoramous when it comes to login scripts. It seems that everywhere I look for info on this topic they assume I al...
Summary: Can someone suggest a solution? I have a NT 4 workstation acting as a personal web server. Remote clients acces the homepage as a RAS client via their...
Summary: I need to create a logon script for different users to log onto different servers, included in the script needs to be the shared drives. How do i cre...
Summary: I am running a webserver on winNT4.0 on a PII 300 that uses Microsoft Access and ASP pages to update a weather station information page every 15 minut...
Summary: Hi all, I've not made any scripts yet but I have to do it to connect the ISP using dial-up.So,how can I make scripts for it? Is there any site about s...
Summary: To run Logon scripts you need to create a script in the netlogon directory on the NT server. You will then need to start user manager and select the a...
Summary: NT 4.0 server running web server hangs up and displaying Dr, Watson every day and I have to reboot it in order to continue. We are looking the source ...
Summary: Apple Macintosch Laser Writer II NT - looking for a printer driver to use on a Windows 98 platform I'm desperately looking for this kind of driver. I'...
Summary: You cannot connect to the IPC$--it is a built in protocol used in the sharing process. You have to go into Admin Tools--User Manager, and creat user ...
Summary: Does anyone know how to create a script in NT 4.0 that will do a mass printer password change? Please reply to stealth_72@yahoo.com Thanks! ...
Summary: Does anyone know how to create a script in WinNT to automatically reboot the server? I would like to Schedule this using the AT Scheduler. Thanks....
Summary: A file allocation table (FAT) is a table that an operating system maintains on a hard disk that provides a map of the clusters (the basic unit of logi...
Summary: Does anyone know of a script I could use to connect to a web page and print off the page on a regular basis. I am using scriptit at the moment. Do y...
Summary: Create a script in the system area somewhere. The script will have this and only this in it! netstat -n 10 > path\filename Make sure you have a LOT o...