• 主页

Sign in

百谷博客

欢迎来到本站

WeChat
二维码
About Me
☰
  • 主页
头像
我的主页
  • 289 文章
  • 78 评论
  • 9 分类
  • LV.20

    我的官方博客

    • 居住地:中国
    • 生日:8月17日
    • 简介:欢迎来到本站
    • https://blog.baidu-google.com/
    查看更多 >

    他们抢着跟我说这些

    • fktfxklhsx

      fktfxklhsx

      2025年10月新盘 做第一批[...]

    • erargsjhze

      erargsjhze

      2025年10月新盘 做第一批[...]

    • sbuofxkobt

      sbuofxkobt

      2025年10月新盘 做第一批[...]

    • zcrutbpwog

      zcrutbpwog

      2025年10月新盘 做第一批[...]

    • fyomnxpxbe

      fyomnxpxbe

      2025年10月新盘 做第一批[...]

    • wkblxuptuw

      wkblxuptuw

      新车即将上线 真正的项目,期待[...]

    • atyilltpxt

      atyilltpxt

      做了几十年的项目 我总结了最好[...]

    • sawfyxrqix

      sawfyxrqix

      新盘 上车集合 留下 我要发发[...]

    • rebwnxkfew

      rebwnxkfew

      新车首发,新的一年,只带想赚米[...]

    • idwrrbmfwl

      idwrrbmfwl

      新车新盘 嘎嘎稳 嘎嘎靠谱co[...]

    键盘平天下 
    2023-11-23 16:39 来自 百谷博客

    Windows Admin center 允许远程访问WIn 10(包括远程桌面和powershell)

    windows admin center 在win10 中安装了,但是没有远程桌面的菜单。关闭防火墙PowerShell运行命令:ENable-PSRRemoting -SkipNetworkProfileCheck在win10 中设置本地打开windows admin c... Windows Admin center 允许远程访问WIn 10(包括远程桌面和powershell)
    • 0
    • 98
    • bug飞
    • Tags: powershell,windows admin center
    键盘平天下 
    2019-09-07 09:52 来自 百谷博客

    powershell 创建别名

    powsershell 创建alias1.首先保证.profile 是存在的New-Item –Path $Profile –Type File –Force2.创建函数和别名function Do-ActualThing { # do actual thing }... powershell 创建别名
    • 0
    • 89
    • 随记
    • Tags: powershell
    键盘平天下 
    2019-09-06 09:46 来自 百谷博客

    无法加载文件 ******.ps1,因为在此系统中禁止执行脚本。

    这个是因为powershell默认不允许运行没有签名的脚本。解决办法set-executionpolicy -scope CurrentUser Unrestricted 无法加载文件 ******.ps1,因为在此系统中禁止执行脚本。
    • 0
    • 93
    • bug飞
    • Tags: powershell
    Copyright © 2025 百谷博客. Powered by Typecho. Theme By Weibo.