Skip to main content

Posts

Showing posts from June, 2018

SqlServer

This module allows SQL Server developers, administrators and business intelligence professionals to automate database development and server administration, as well as both multidimensional and tabular cube processing. Author: Microsoft https://www.powershellgallery.com/packages/SqlServer https://docs.microsoft.com/en-us/sql/powershell/sql-server-powershell?view=sql-server-2017 https://www.youtube.com/watch?v=rc6lwiTE9GI

PSWindowsUpdate

This module contain functions to manage Windows Update Client. Author: MichalGajda https://www.powershellgallery.com/packages/PSWindowsUpdate

NTFSSecurity

Module for managing file and folder security on NTFS volumes. Managing permissions with PowerShell is only a bit easier than in VBS or the command line as there are no cmdlets for most day-to-day tasks like getting a permission report or adding permission to an item. PowerShell only offers Get-Acl and Set-Acl but everything in between getting and setting the ACL is missing. This module closes the gap. Author: Raimund https://www.powershellgallery.com/packages/NTFSSecurity https://github.com/raandree/NTFSSecurityWebsite

ImportExcel

PowerShell module to import/export Excel spreadsheets, without Excel. Author: Doug Finke https://www.powershellgallery.com/packages/ImportExcel https://github.com/dfinke/ImportExcel https://www.youtube.com/watch?v=U3Ne_yX4tYo&list=PL5uoqS92stXioZw-u-ze_NtvSo0k0K0kq

dbatools

The community module that enables SQL Server Pros to automate database development and server administration. Author: Chrissy Lemaire et al https://www.powershellgallery.com/packages/dbatools https://github.com/sqlcollaborative/dbatools https://dbatools.io/

dbachecks

Framework created by and for SQL Server pros who need to validate their environments. Author: Chrissy Lemaire https://www.powershellgallery.com/packages/dbachecks https://github.com/sqlcollaborative/dbachecks

posh-cdbookmark

Simple directory bookmarker to speedup navigation in filesystem. Add bookmarks (think aliases for directories) to quickly navigate the filesystem. Author: takekazuomi Install-Module -Name posh-cdbookmark https://www.powershellgallery.com/packages/posh-cdbookmark https://github.com/takekazuomi/posh-cdbookmark

AdvancedHistory

Add keyboard navigable and filterable history. Author: omniomi https://www.powershellgallery.com/packages/AdvancedHistory/ https://github.com/omniomi/AdvancedHistory

Universal Dashboard

Cross-platform module for developing websites and REST APIs. Build dynamic websites to display data in controls like charts, tables and grids as dashboards for your whole organization. Take it a step further and build fully customizable web interfaces around your existing PowerShell logic. No need to learn JavaScript, HTML or CSS. Build websites just like you would build desktop apps. Author: Adam Driscoll https://www.powershellgallery.com/packages/UniversalDashboard/1.6.1 https://github.com/ironmansoftware/universal-dashboard https://ironmansoftware.com/universal-dashboard