Search notes:

Powershell command noun: item

An item is something that is stored in a provider's location such as files, folders, registry keys, variables, aliases and functions.
Commands related to the PowerShell command noun item:

Registry

Although the hierarchy of the registry is similar to that of a file system, the values under a registry key are not items. Instead, in order to access these, the cmdLets related to itemProperty noun need to be used.

See also

PowerShell providers
The content (or value) of an item can be manipulated with the PowerShell noun content.
The command nouns childItem and itemProperty
Powershell command nouns

Index