commit fa030a23acafffca8f4d8934d026ae8eb820eaad Author: freedbygrace Date: Sat May 30 21:53:05 2020 -0400 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..6b75544 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# OSD-ScriptTemplate +A script template for operating system deployment within MDT and or SCCM. Has logging and error handling for better troubleshooting of scripts during deployment.