Skip to content

mmuyakwa/powershell-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

powershell-scripts

A tiny collection of PowerShell-Scripts I use on a regular basis.

license approved powered_by

Table of Contents

Create New Workspace

This creates a new folder in my folder

'C:\Users\your-profilename\Documents\Workspace\("CURRENT_YEAR")\("CURRENT_MONTH"))\("YYYY-MM-dd")'

For my daily projects I start a new folder with the current Date.

(e.g.: "c:\MyWorkspace\2017\12\2017-12-24")

Running these scripts

e.g.:

Generate a link on your Desktop pointing to:

C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy Bypass -File "C:\Path_to_your\PowershellScript.ps1"

MIT License

About

My tiny script-collection for Powershell-Scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published