PowerShell无法运行脚本,提示“无法加载文件,因为在此系统上禁止运行脚本”
解决办法在PowerShell中执行 set-ExecutionPolicy RemoteSigned
阅读全文
解决办法在PowerShell中执行 set-ExecutionPolicy RemoteSigned
阅读全文
错误信息---Processing--------------------------
---------------------------------------
Installed product key detected - attempting to activate the following product:
SKU ID: d450596f-894d-49e0-966a-fd...
阅读全文
重启时间服务net stop w32time
net start w32time手动同步时间w32tm /resync强制同步时间net time \\IP /set /y查看时间同步源w32tm /query /source
w32tm /query /status更新域策略gpupdate /force
阅读全文
解决方法C:\WINDOWS\system32\WBEM\mofcomp.exe "C:\Program Files\Common Files\Microsoft Shared\OfficeSoftwareProtectionPlatform\OSPPWMI.MOF"来源:https://my.oschina.net/kyeeliu/blog/1811930?tdsour...
阅读全文
现象打印的文字出现左右错位,或打印的表格竖线不直解决方法进入打印首选项-高级设置打印质量中选择“高速 - 关”如果没有上述选项,将打印速度设置为“标准”,打印方向设置为“单向”来源:http://www.epson.com.cn/apps/tech_support/faq/QA-content.aspx?ColumnId=275&ArticleId=39709
阅读全文