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
- Host: GitHub
- URL: https://github.com/dennisguse/powershell-scripts
- Owner: dennisguse
- License: mit
- Created: 2017-12-25T17:16:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-07T10:00:10.000Z (over 7 years ago)
- Last Synced: 2025-02-10T15:37:56.289Z (about 1 year ago)
- Topics: powershell
- Language: PowerShell
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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