Quantcast
Channel: The Official Scripting Guys Forum! forum
Viewing all articles
Browse latest Browse all 15028

Exchange 2013 current connections formattng issue

$
0
0

Firstly sorry I'm new at Powerscript

I need a few reports that shows the current connections

Get-Counter“\MSExchange RpcClientAccess\User Count”,“\MSExchange OWA\Current Unique Users”,“\RPC/HTTP Proxy\Current Number of Unique Users"-ComputerNameblabla|ft

this works fine but I have been trying to format it in HTML and remove default heading and change it to something better

when is use | ConvertTo-HTML |out-file c:\xyx..htm the format is unreadable

thanks



Viewing all articles
Browse latest Browse all 15028

Trending Articles