본문 바로가기

카테고리 없음

유용한 링크

How To Create An HTML Report With PowerShell

 

How To Create An HTML Report With PowerShell

PowerShell is a powerful tool that helps you simplify and automate tedious and repetitive tasks. Administrators typically use PowerShell to extract information from a system or database when the data set required has to be presented as a report. But report

adamtheautomator.com

PowerShell Tip of the Week: Compare two CSV files

 

PowerShell Tip of the Week: Compare two CSV files - Powershellbros.com

In this article I wanted to show you how to compare two CSV files using Compare-Object command. It might be useful if you run some scans on regular basis and want to check if they contains the same data.

www.powershellbros.com