摘要:
更新记录 转载请注明出处。 2022年8月27日 发布。 2022年8月27日 从笔记迁移到博客。 邮件管理(Mail Management) 设置SMTP服务器 Send-MailMessage -From "pandatest@qq.com" -To "pandatest@qq.com" -Su 阅读全文
posted @ 2022-08-27 08:23
重庆熊猫
阅读(196)
评论(0)
推荐(0)
摘要:
更新记录 转载请注明出处。 2022年8月27日 发布。 2022年8月27日 从笔记迁移到博客。 远程管理说明(Remoting and Remote Management) PowerShell远程连接说明 与Telnet和Secure Shell(SSH)不同 PowerShell采用一种新的 阅读全文
posted @ 2022-08-27 08:22
重庆熊猫
阅读(1049)
评论(0)
推荐(0)
摘要:
更新记录 转载请注明出处。 2022年8月27日 发布。 2022年8月27日 从笔记迁移到博客。 计算机管理(Computer System Management) 重启计算机 Restart-Computer 重命名计算机 Rename-Computer 关闭计算机 Stop-Computer 阅读全文
posted @ 2022-08-27 08:20
重庆熊猫
阅读(130)
评论(0)
推荐(0)
摘要:
更新记录 转载请注明出处。 2022年8月27日 发布。 2022年8月27日 从笔记迁移到博客。 注册表管理(Registry Management) 进入注册表 Set-Location -Path HKCU: 阅读全文
posted @ 2022-08-27 08:20
重庆熊猫
阅读(67)
评论(0)
推荐(0)