Skip to content

A Simple PowerShell Script to Check If Directory Exsists, and, if not, Copy Directory to Location.

Notifications You must be signed in to change notification settings

as1x752/Simple-PS-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

 -----------------------------------------------
|                                               |
|          Simple PowerShell Script             |
|                                               |
 -----------------------------------------------

Script will get contents of directory and store 
to array which then loops through to compare 
whether directories exist or not. If directory
exists, it will log to text file. If directory 
does not, proceed to copy from whatever directory
you like. Script can be used in with Windows Task 
Scheduler to automate the process.

This is my very first commit, so I figured it
should be something simple that I created.

Script is provided as-is free of charge with no
waranty. :)

Feel free to fork and modify to your hearts 
content.

About

A Simple PowerShell Script to Check If Directory Exsists, and, if not, Copy Directory to Location.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published