<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>英溯IT论坛 - powshell/dos</title>
    <link>http://it.chao01.com/forum.php?mod=forumdisplay&amp;fid=88</link>
    <description>Latest 20 threads of powshell/dos</description>
    <copyright>Copyright(C) 英溯IT论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Thu, 30 Apr 2026 00:44:09 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://it.chao01.com/static/image/common/logo_88_31.gif</url>
      <title>英溯IT论坛</title>
      <link>http://it.chao01.com/</link>
    </image>
    <item>
      <title>解决VSCode终端中禁止运行脚本问题的一种方式</title>
      <link>http://it.chao01.com/forum.php?mod=viewthread&amp;tid=86</link>
      <description><![CDATA[原因：PowerShell执行策略的问题。解决方法如下：1、右击VSCode图标，选择以管理员身份运行；2、在终端中执行get-ExecutionPolicy，显示Restricted，表示状态是禁止的；3、这时执行set-ExecutionPolicy RemoteSigned；4、此时再执行get-ExecutionPolicy，显示RemoteSign ...]]></description>
      <category>powshell/dos</category>
      <author>老司机</author>
      <pubDate>Sun, 02 Apr 2023 11:05:56 +0000</pubDate>
    </item>
  </channel>
</rss>