An open API service indexing awesome lists of open source software.

https://github.com/dennisguse/powershell-scripts

Some powershell scripts
https://github.com/dennisguse/powershell-scripts

powershell

Last synced: 5 months ago
JSON representation

Some powershell scripts

Awesome Lists containing this project

README

          

Powershell scripts
===

Scripts to automate simple tasks using [Microsoft's Powershell](https://docs.microsoft.com/en-us/powershell/).

Does not contain rocket science.

Requirements
---
* excel-*: Microsoft Excel must be installed including the [Powershell Excel module](https://blogs.technet.microsoft.com/heyscriptingguy/2015/11/25/introducing-the-powershell-excel-module-2/) (tested with Excel 2010 and Excel 2016)
* office-*: Microsoft Excel, Powerpoint, and Word must be installed including the their Powershell modules (tested with Microsoft Office 2016)
* sqlserver-*: Microsoft SQL Server's [Powershell module](https://docs.microsoft.com/en-us/sql/powershell/sql-server-powershell) must be installed (tested with SQLServer 2017).

License: MIT