I had a requirement recently to put together a backup that in one PowerShell script carried out a backup on both an SQL database and also a folder containing multiple pictures that were appended to on a daily basis. I have broken down the following PowerShell script into sections to allow easier explanation of the …
June 2016 archive
Jun 21
Getting started with Office 365 and PowerShell
Before trying to use PowerShell with Office 365 certain libraries need to be installed on the client machine, these libraries are dependent on OS, for Windows 7 additional libraries are required before proceeding. OS Required libraries Windows 7; Windows 7 SP1 Windows Management Framework; Microsoft Online Services Sign-In Assistant for IT Professionals RTW; Windows …