Basic Scripting Project

Overview

Scripting is the process of developing small-scale code which automates the execution of a particular task or function.

In this project, create a basic script using your favorite language (Bash, PowerShell, Python, etc) to create a local user account on a computer and restrict a defined set of permissions.

Project Recommendations

It is recommended you have familiarity with the basics of scripting, an understanding of how to popular scripting language, and the basics of how an operating system works. This project is best suited for a Linux environment.

Recommended Level

Beginner

Project Author Credit: Grant C.