关键词:
powershell磁盘
相关文章
jcLee95
|
存储
JSON
运维
【运维】Powershell 服务器系统管理信息总结(进程、线程、磁盘、内存、网络、CPU、持续运行时间、系统账户、日志事件)
【运维】Powershell 服务器系统管理信息总结(进程、线程、磁盘、内存、网络、CPU、持续运行时间、系统账户、日志事件)
jcLee95
590
0
0
技术小甜
PowerShell 列举磁盘文件
技术小甜
724
0
0
余二五
|
Windows
C#
虚拟化
通过Powershell重新挂接父VHD磁盘的方法
余二五
1808
0
0
科技小能手
|
运维
Windows
数据可视化
Powershell与运维之系统管理(一)磁盘管理
科技小能手
1727
0
0
技术小甜
Powershell 遍历磁盘下的文件夹
技术小甜
1521
0
0
技术小胖子
|
监控
Powershell 磁盘使用空间监控,并使用dbmail发送邮件
技术小胖子
1644
0
0
小王老师呀
|
Windows
Powershell 重新排列去重 Windows环境变量
【9月更文挑战第13天】本文介绍如何使用PowerShell对Windows环境变量进行重新排列和去重。首先通过`$env:`访问环境变量,接着使用`-split`命令分割路径,再利用`Select-Object -Unique`去除重复项。之后可根据需要对路径进行排序,最后将处理后的路径组合并更新环境变量。注意修改环境变量前应备份重要数据并了解潜在影响。
小王老师呀
537
10
10
小Tomkk
|
监控
关系型数据库
MySQL
PowerShell 脚本编写 :自动化Windows 开发工作流程
PowerShell 脚本编写 :自动化Windows 开发工作流程
小Tomkk
682
0
0
bypass
|
XML
监控
数据格式
利用powershell进行windows日志分析
0x00 前言 Windows 中提供了 2 个分析事件日志的 PowerShell cmdlet:一个是Get-WinEvent,超级强大,但使用起来比较麻烦;另一个是Get-EventLog,使得起来相当简单,可以实时筛选,接下来,我们利用PowerShell 来自动筛选 Windows 事件日志。
bypass
2918
0
0
parish
|
存储
Ubuntu
Linux
windows可以安装Ubuntu,ubuntu上也可以安装Powershell
powerhsell除了可以在windows上使用外,还可以在Ubuntu上部署开发环境。下面介绍Ubuntu上安装powershell的方法。
parish
741
0
0
热门文章
最新文章
1
saltstack远程操作WINDOWS的POWERSHELL脚本
2
多种脚本批量下载 Docker 镜像:Shell、PowerShell、Node.js 和 C#
3
SharePoint自动化系列——Manage "Site Subscriptions" using PowerShell
4
Powershell教程(2)——自定义模块Module语法
5
IronPython整合Windows PowerShell
6
PowerShell 语法
7
SharePoint 元数据服务-PowerShell
8
Windows PowerShell技巧:使用findstr实现类似grep的功能
9
Powershell example 5
10
Powershell web UI automation
1
PowerShell域内信息收集技术—Powerview用法
284
2
Windows PowerShell技巧:使用findstr实现类似grep的功能
981
3
Windows PowerShell操作:如何删除环境变量
815
4
【Azure Function App】PowerShell Function 执行 Get-AzAccessToken 的返回值类型问题:System.String 与 System.Security.SecureString
193
5
【Function App】在PowerShell Function中指定特殊的Microsoft.Graph.Users版本
201
6
【Azure Fabric Service】演示使用PowerShell命令部署SF应用程序(.NET)
374
7
多种脚本批量下载 Docker 镜像:Shell、PowerShell、Node.js 和 C#
991
8
AD域管理PowerShell常用命令总结
440
9
如何使用PowerShell管理Active Directory?
407
10
员工网络监控软件:PowerShell 在网络监控自动化中的应用
405
相关商品
相关电子书
更多
低代码开发师(初级)实战教程
冬季实战营第三期:MySQL数据库进阶实战
阿里巴巴DevOps 最佳实践手册
下一篇
PHP:将本地文件上传到阿里云OSS存储