Windows PowerShell Provider 帮助主题
Windows PowerShell 提供程序是 .NET 程序,它们使在特殊数据存储中的数据在 Windows PowerShell 中可用,以便您可以方便地查看和管理该数据。由提供程序公开的数据出现在非常类似于文件系统驱动器的驱动器中。有关详细信息,请参阅 about_providers。
本节包含有关随 Windows PowerShell 一起安装的提供程序的帮助主题。
提供程序 | 说明 |
---|---|
提供对 Windows PowerShell 别名及其值的访问。 |
|
提供对 X509 证书存储区和证书的只读访问。 |
|
提供对 Windows 环境变量的访问。 |
|
提供对文件和目录的访问。 |
|
提供对 Windows PowerShell 中所定义函数的访问。 |
|
提供对系统注册表项和注册表值的访问。 |
|
提供对 Windows PowerShell 变量及其值的访问。 |
|
提供对 WSMan 配置信息的访问。 |
另请参阅
概念
Windows PowerShell Cmdlet 帮助主题
Windows PowerShell About 帮助主题
PowerShell.exe 控制台帮助
其他资源
Windows PowerShell Getting Started Guide
Windows PowerShell SDK