Skip to content

Latest commit

 

History

History
120 lines (89 loc) · 2 KB

Readme.md

File metadata and controls

120 lines (89 loc) · 2 KB

Project Context and Information

Back in the days when I was working for IT support, then at that time I have written many scripts to make my life easier. This script is one among many of them.

Getting Started

These are the simple bash commands. You can simply download this code from Github and make sure to save the file with Windows Batch File (.bat) format.

Prerequisites

Windows OS Specific Admin rigths.

Some familiarity with the Bash scritpting Appropriate permissions to execute the commands.

Installing

You don't need to install anything as Bash scripting is a part of CMD.If you have a Windows machine then everything is alright.

End with an example of getting some data out of the system or using it for a little demo

Running the script

Just click on the script after saving it in the appropriate folder and it will work.

Inputs and Outputs

1 For Active directory password information.
2 For AD user information.
3 Routing Table Information.
4 WLAN_Profiles and Driver info.
5 WLAN Info.
6 for Account Active Check in the Active Directory.
7 for IP config check.
8 System file checker.
9 for Flushing DNS.
10 for disabling AD Account.
11 IPConfig info.
12 Power efficiency diagnosis report.
13 SystemInfo.
14 Applicable group policies.
15 Performance monitor.
16 Display the folder structure.
17 Tasklist.
18 Ping Google
19 Check driver info on the computer.
20 Scan system files for problems.
99 for exit

Contributing

tbc....

Versioning

to be continued (Semver or somwhwat else)

Authors

  • **Khurram Jamil ** - Initial work

See also the list of [contributors] (to be continued).

License

This project is licensed under the GNU License - see the LICENSE.md file for details

Acknowledgments

Many forums, stack-overflow and so on.