Search This Blog

Monday, 31 July 2017

PowerShell ConvertTo-HTML

Script

Get-Service | ConvertTo-HTML -Property Name, Status > C:\services.htm

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