陈奇网络工作室

PowerShell驱动器快速访问注册表

建设工作站服务器

使用Windows PowerShell驱动器,许多任务变得简单。 例如,Windows注册表中最重要的条目的路径长度可能非常长,很难访问,也很难记住。 的重要配置信息是Hkey_local_machine\\\\& quot; 软件\\\ & amp; quot; Microsoft\\\& quot; windows\\\& quot; \& quot; 在目前版本中。 要查看和修改CurrentVersion注册表项中的条目,请输入以下内容,以创建包含该条目根的Windows PowerShell驱动器:

new-PS drive-namecvkey-psproviderregistry-root hklm\\\\\software\\\Microsoft\\ windows \

#输出结果如下

\\\& quot; \& quot; \& quot; \& quot; \& quot; \& quot;

nameused(GB ) free ( GB ) Provider Root CurrentLocation

——————————————————————

cvkeyregistryhklm\\\\& quot; 软件\\& amp; quot; Microsoft\\\\& quot; windows\\\\& quot; …

\\\& quot; \& quot; \& quot; \& quot; \& quot; \& quot;

#然后,可以像其他驱动器一样,将位置更改为cvkey :驱动器。

cd cvkey :

或:

set-locationcvkey :passthru

new-PS drive cmdlet仅将新驱动器添加到当前的Windows PowerShell会话中。 关闭Windows PowerShell窗口将导致新驱动器丢失。 要保存Windows PowerShell驱动器,请使用导出控制台cmdlet导出当前的Windows PowerShell会话,并将PowerShell.exe PSConsoleFile参数或者,将新驱动器添加到Windows PowerShell配置文件中。

详情请参阅此处

详情请访问云服务器、域名注册、虚拟主机的问题,请访问西部数码代理商官方网站: www.chenqinet.cn

相关推荐

后台-系统设置-扩展变量-手机广告位-内容页底部广告位3