Erwin Bierens

Knowledge is Power

Powershell Backup Script

2017-02-10 3 min read Powershell Erwin Bierens
Backup Script Needed a backup script which i can run from the powershell or with use of the Windows schedular. I’ve created some checks on folders and succesrate. The scripts also can email you when backup is succesful/failed. If you have any suggestions please let me know! / ##################################### Backup Script ############################################### ## Name: Backup_Script.ps1 ## Creator: Erwin Bierens ## CreationDate: 10-02-2017 ## LastModified: 10-02-2017 ## Version: 1.0 ## Website: https://erwinbierens. Continue reading

CheatSheet Powershell

2015-10-11 1 min read Powershell Erwin Bierens
PowerShell CheatSheet! Getting crazy from all the site’s on the internet for Powershell commands, combining these sites on this cheat page PowerShell Basic Cheat Sheet – Audience new to PowerShell, vaguely familiar with CLI and/or scripting PowerShell Cheat Sheet – Audience familiar with PowerShell, CLI and scripting Some randon cheat sheets on the internet PowerShell 3.0 Quick References Guide – PowerShell Magazine Mastering PowerShell – Dr. Tobias Weltner PowerShell 2.0 One Cmdlet at a time – Jonathan Medd PowerShell ISE v3 – PowerShell Magazine WQL via PowerShell – Ravikanth Chaganti A Layman’s Guide to PowerShell Remoting – Ravikanth Chaganti Secrets of PowerShell Remoting – Don Jones, Dr. Continue reading
Newer posts