IT Staff wrote:
Quote:
Quote:
>> $computer+" is up"
>> }
>> else
>> {
>> $computer+" is down"
>
> Can i put some colors into it ? Otherwise i had to follow the powergadget
> default color which is not bold enough to view. Not sure I follow, but 'help out-gauge -full' says this about out-gauge
parameters:
....
-Size [<System.String>]
Sets the gauge's size in pixels.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
....
Also the .chm help file mentions there's a "-appearance_color" parameter
that takes values like "blue", "green", etc.
What exactly are you looking for?