# Set-RASCostInsightsSettings

## NAME

Set-RASCostInsightsSettings

## SYNOPSIS

Updates the Cost Insights Settings.

## SYNTAX

**Set-RASCostInsightsSettings** \[[Enabled](#enabled-string) *(bool)*] \[*(*[*CommonParameters*](#CommonParameters)*)*]

## DESCRIPTION

Updates the Cost Insights Settings.

## PARAMETERS

## Enabled (bool)

Enable or disable RAS Cost Insights.

```
        Required?                    false

        Position?                    named

        Default value                

        Accept pipeline input?       false

        Accept wildcard characters?  false
```

(CommonParameters)

```
        This cmdlet supports the common parameters: Verbose, Debug,

        ErrorAction, ErrorVariable, WarningAction, WarningVariable,

        OutBuffer, PipelineVariable, and OutVariable. For more information, see 

        about_CommonParameters documentation. 
```

## INPUTS

-none-

## OUTPUTS

-none-

## EXAMPLES

**---------- EXAMPLE 1 ----------**

Set-RASCostInsightsSettings -Port "server.company.dom"

Modifies the Port hosting RAS Cost Insights database.

## RELATED LINKS

* [Get-RASCostInsightsSettings](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/commands/get-rascostinsightssettings)
