Skip to content

RobG-11/Ops201-Code-Challenges

Repository files navigation

Ops-201-Code-Challenges


02_helloworld.sh - Prints string to terminal (bash)

03_linux_log_parser.sh - Enables users to parse through seven essential Linux log files (bash)

04_dir_file_generator.sh - Enables users to select up to five directories and up to five files in each directory for creation (bash)

05_process_killer.sh - Identifies user, displays all current running processes, and allows user to kill only processes user account is authorized to (bash)

06_dir_no_find_create.sh - Searches for provided directory and creates if not found (bash)

07_system_info.sh - Enables user to select from eight different List Hardware (lshw) commands to execute and parses results for more readable format (bash)

08_MyProjectFiles_Backup.bat - Recursively copies files from selected folder and stores them on internal backup hard drive (batch)

09_log_retriever.ps1 - Identifies user and retrieves & displays five system logs parsed for specific data requested (PowerShell)

10_sys_proc_info.ps1 - Displays three parsed and sorted running process lists, opens multiple browser instances, and then closes them by killing browser PID (PowerShell)

11_auto_end_config.ps1 - Auto configures sharing, ICMP traffic, Remote Management, Hyper-V, SMBv1, offers elimination of bloatware (PowerShell)

12_ip_analysis.ps1 - Enables user to identify current IPv4 address and test network adapter & internet connectivity (PowerShell)

13_domain_analyzer.sh - Enables user to select from four common domain analyzer commands to execute (bash)

14_workstation_SOP.ps1 - Automates user account creation & Remote Desktop Protocol configuration (PowerShell)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors