Search This Blog

Friday, 28 July 2017

PowerShell Export-CSV

Script

Get-Service | Export-CSV c:\service.csv

No comments:

Post a Comment

API Authentication

Reference · Identity & Access API Authentication Methods Four common ways a client proves who it is to a server, ord...

Recent Post