Skip to content

Instantly share code, notes, and snippets.

View breischl's full-sized avatar

Brian Reischl breischl

View GitHub Profile
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
cinst sublimetext2
cinst notepadplusplus
cinst webdeploy
if (!(Test-Path -Path L:\logs\ )) {
mkdir "L:\logs\"
$Acl = Get-Acl "L:\logs\"