Skip to content

ubnetdef/WindowsScriptsForLecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

PrepareWindowsSystem.ps1

Required script for firewalls lecture. Please download and run on your Windows client. Follow the steps below:

  1. Download PrepareWindowsSystem.ps1 as a .ps1 file.
  2. Run Powershell as administrator
  3. Run the command "Set-ExecutionPolicy -ExecutionPolicy Unrestricted"
  4. Navigate to the location that you downloaded the script to.
  5. When inside of the folder of the script run the command "./filename.ps1" where filename is the name you gave the file.
  6. Say Yes to all prompts

Link to Youtube Video Showing the Process: https://www.youtube.com/watch?v=Z6kNyfZiNxg

About

Scripts required for lecture designed for Windows Machines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published