AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | IoT | IT Service | Network/System | NIS2 | Infra | Performance | Protocol | SaaS | Security | Service Level | Storage | Linux | VMware | VoIP | Web | Wireless | SNMP

MonitorTools.com » Administration » Powershell » Powershell 3.0 » Set-Variable

Set-Variable - Powershell 3.0 CmdLet

ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »

Set-Variable

Short description
Sets the value of a variable. Creates the variable if one with the requested name does not exist.

Syntax


Description
The Set-Variable cmdlet assigns a value to a specified variable or changes the current value. If the variable does not 
exist, the cmdlet creates it.





M