摘要: issue sql agent使用powershell挂载共享盘不能识别. New-PSDrive -Persist -Name Z -Root \\ip\path 挂载的盘识别不了 solution 第一种 New-PSDrive -Persist -Name Z -Root \\ip\path 阅读全文
posted @ 2022-03-09 18:53 单眼皮Boy 阅读(70) 评论(0) 推荐(0)