In creating a basic script to perform administrative tasks on a Windows PC, a script type you wouldn't use is: shell script (.sh).
A script is also referred to as a scripting language and it can be defined as a set of executable codes (instructions or commands) within a file that are executed by the operating system (OS) of a computer.
In Computer programming, there are different types of script and these include:
Generally, the operating system (OS) on a which a script can be used are:
A shell script (.sh) is primarily designed and developed to be used on either a Linux or Unix computer system but not a Windows personal computer (PC).
In conclusion, a script type you wouldn't use in creating a basic script to perform administrative tasks on a Windows PC is a shell script (.sh).
Read more on script here: https://brainly.com/question/6957007