Update-TypeData - Powershell 2.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 »
Update-TypeData
Short description Updates the current extended type configuration by reloading the *.types.ps1xml files into memory. Syntax Description The Update-TypeData cmdlet updates the current extended type configuration by reloading the *.types.ps1xml files in to memory. Extended type information is normally loaded when Windows PowerShell requires the type information it co ntains. The Update-TypeData cmdlet can be used to preload all type information. It is particularly useful when you are developing types and want to load those new types for testing purposes. For more information about the *types.ps1xml files in Windows PowerShell, see about_Types.ps1xml.