Using PowerShell gives you a simple text based console to run your commands from, but sometimes you want to jazz it up a bit or make it easier for non-techie folks to run your Cmdlets. So how do we make it purtty? PowerShell allows the use of Windows Forms for displaying and entering information, but …
Tag: Office
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 …