Invoke-BluGenieUnLoadAllProfileHives
Invoke-BluGenieUnLoadAllProfileHives
SYNOPSIS
Unload all known users profile hives
SYNTAX
Invoke-BluGenieUnLoadAllProfileHives [[-ReturnObject]] [[-Walkthrough]] [<CommonParameters>]DESCRIPTION
Unload all known users profile hives
EXAMPLES
EXAMPLE 1
Invoke-BluGenieUnLoadAllProfileHivesThis will unload all none used registry hives
The returned data will be a Hash TableEXAMPLE 2
PARAMETERS
ReturnObject
Walkthrough
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.
Last updated