Set-TempFolder
SYNOPSIS
Set all the temp environmental variables to c:\temp
SYNTAX
Set-TempFolder [<CommonParameters>]
DESCRIPTION
Set all the temp environmental variables to c:\temp
EXAMPLES
EXAMPLE 1
Set-TempFolder
PARAMETERS
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.