Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Rebooting Windows NT with a DOS batch file
Name: Tim Date: December 19, 2000 at 08:01:12 Pacific
Comment:
I need to create a MS-DOS batch file that will perform a warm boot of my Windows NT 4.0 workstation. I know there are Windows programs that do this, but I need a batch file
Name: Justin Date: December 20, 2000 at 04:20:42 Pacific
Reply:
In the NT resource kit there is a file called shutdown.exe (You can probably get this from the web or I can mail it to you) which you can call from a batch file.
Summary: I would like to know the commands that will let me log on to Windows NT throught a batch files and run some commands to modify the registry with admin. rights to the workstation. How can I add a group...
Summary: Windows NT does offer limited DOS compatibility and the ability to execute 16-bit code written for DOS. Windows NT, 2000, and XP include something called the NTVDM (NT Virtual Dos Machine), which prov...
Summary: I run updates of a certain software frequently. It creates directories with older versions for rollback. I want to delete any more than 4 directories. How can I get a dos batch file to count direct...