Batch Script Tutorial
Batch Script Resources
Selected Reading
- Batch Script - Logging
- Batch Script - Debugging
- Batch Script - Printing
- Batch Script - Network
- Batch Script - Registry
- Batch Script - Devices
- Batch Script - Aliases
- Batch Script - Process
- Batch Script - Functions
- Batch Script - Return Code
- Batch Script - Input / Output
- Batch Script - DATE & TIME
- Batch Script - Operators
- Batch Script - Decision Making
- Batch Script - Arrays
- Batch Script - Strings
- Batch Script - Comments
- Batch Script - Variables
- Batch Script - Syntax
- Batch Script - Files
- Batch Script - Commands
- Batch Script - Environment
- Batch Script - Overview
- Batch Script - Home
Batch Script Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Batch Script - Network
Batch Script - Network
Batch script has the facipty to work with network settings. The NET command is used to update, fix, or view the network or network settings. This chapter looks at the different options available for the net command.
S.No | NET Commands & Description |
---|---|
1 | View the current password & logon restrictions for the computer. |
2 | Displays your current server or workgroup settings. |
3 | Adds or removes a computer attached to the windows domain controller. |
4 | This command can be used for the following View the details of a particular user account. |
5 | This command is used to stop and start a particular service. |
6 | Display network statistics of the workstation or server. |
7 | Connects or disconnects your computer from a shared resource or displays information about your connections. |