Web Directory

  Scripting (21)

Submit a Featured Link: [$19.00] Submit a Regular Link: [$9.00]  

See Also - Related Categories
Regular Websites in this category

Command Processor May Not Parse Excessive Arguments Properly - 259622 Open in a new windowLink Details
- A fix to address systems hangs when parsing long environment strings.
- http://support.microsoft.com/?kbid=259622

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Access Violation in Cmd.exe in Long Batch Files Using "FOR /F" - 250998 Open in a new windowLink Details
- Describes how to resolve memory access errors that may be ecnountered when running batch files for a long period of time.
- http://support.microsoft.com/?kbid=250998

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
How to Use the Cusrmgr.exe Tool to Change Administrator Account Password on Multiple Computers - 272530 Open in a new windowLink Details
- Describes some of the command line parameters for cusrmgr.exe.
- http://support.microsoft.com/?kbid=272530

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
How to Hide the Logon Script Dialog Box on a Windows Client - 176197 Open in a new windowLink Details
- Describes how to hide the dialog box indicating that a login script is running.
- http://support.microsoft.com/?kbid=176197

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Environment Variables Not Set by "Double-Click" Or Available in Another Command Window - 263105 Open in a new windowLink Details
- Describes how to use the setx utility to create and change environment variables in all virtual machine instances.
- http://support.microsoft.com/?kbid=263105

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Using Batch Files to Automate Networking Tasks - 173529 Open in a new windowLink Details
- This article demonstrates a few ways to use Windows NT command extensions in conjunction with Windows NT Resource Kit utilities within batch files to automate common networking tasks.
- http://support.microsoft.com/?kbid=173529

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
How to Produce a List of Workstations and the Last Logged On User - 260324 Open in a new windowLink Details
- A batch file to produce a text file containing the name of each computer in a domain and the last user who logged into each computer.
- http://support.microsoft.com/?kbid=260324

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Automating PPTP Connection Via ISP Connection - 173527 Open in a new windowLink Details
- Describes how to automate VPN connections over dialup using the rasdial utility.
- http://support.microsoft.com/?kbid=173527

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
How to Run a Batch File Before Logging on to Your Computer - 243486 Open in a new windowLink Details
- Describes how to use the autoexnt service to schedule execution of batch files or scripts at Windows startup.
- http://support.microsoft.com/?kbid=243486

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Alternative Solution to Obtain a MAP ROOT Share - 168918 Open in a new windowLink Details
- Described commands needed to share each users' home directory.
- http://support.microsoft.com/?kbid=168918

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
How to Replace Currently Locked Files with Inuse.exe - 228930 Open in a new windowLink Details
- Describes how to use the inuse.exe utility to replace files that are marked as "in use" by the operating system.
- http://support.microsoft.com/?kbid=228930

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Undocumented CACLS: Group Permissions Capabilities - 162786 Open in a new windowLink Details
- Describes CACLS, a command-line tool used to display or modify access control lists associated with directories or files.
- http://support.microsoft.com/?kbid=162786

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Error Level 2 Returned on DELETE Command When No Files Found - 158358 Open in a new windowLink Details
- The DELETE command returns an error level of 0 for a successful operation. However, beginning with Windows NT 4.0, DELETE returns an error level of 2 if it finds no files to delete.
- http://support.microsoft.com/?kbid=158358

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
AddUsers Automates Creation of a Large Number of Users - 199878 Open in a new windowLink Details
- Described the command line parameters for the addusers.exe tool. This tool is used to make create, modify, or delete users on a Windows system.
- http://support.microsoft.com/?kbid=199878

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
REM Does Not Prevent Parsing of FOR Statement in Batch File - 155572 Open in a new windowLink Details
- Describes how to prevent commented-out FOR statements in batch files from generating errors.
- http://support.microsoft.com/?kbid=155572

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Automating Updates to Local Groups on Member Servers - 180546 Open in a new windowLink Details
- Batch files can be used to remotely add user accounts to local groups on all computers running Windows NT or Windows 2000 in a domain environment.
- http://support.microsoft.com/?kbid=180546&

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Problems Running Batch Files Through Scheduler Service - 142432 Open in a new windowLink Details
- Addresses resolutions to problems encountered when running batch files via the scheduling service. Addressed issues include missing environment variables and CALL statements not returning.
- http://support.microsoft.com/?kbid=142432

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
How to Produce a List of Users and SIDs - 177077 Open in a new windowLink Details
- This article describes how to produce a sorted list of Windows NT user names and their corresponding Security Identifiers (SIDs).
- http://support.microsoft.com/?kbid=177077

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
How to Use CACLS.EXE in a Batch File - 135268 Open in a new windowLink Details
- A short description of how to use cacls.exe in a batch file for all forms of Windows NT and Windows 2000.
- http://support.microsoft.com/?kbid=135268

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
How to Use Logevent.exe to Log Events From a Batch File - 131008 Open in a new windowLink Details
- Summary of, and instructions on, how to log events from a batch file in Windows NT 3.x and 4.0 using Logevent.exe.
- http://support.microsoft.com/?kbid=131008

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
"Not Recognized" Error Using PKZIP.EXE with Ampersand (&) Switch - 130893 Open in a new windowLink Details
- Contains a summary, cause and workaround for how to fix this error in Windows NT 3.x.
- http://support.microsoft.com/?kbid=130893

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing

Submit a Featured Link: [$19.00]  Submit a Regular Link: [$9.00]