英文: PowerShell returns 2 as week number on January 06 2020 问题 今天(2020年1月6日)的星期数应该是2,因为2020年有53周。然而,以...
如果当前文件大小达到2 GB,则创建新的pst文件。
英文: Create new pst file if current file size reaches 2 GB 问题 我想要安排一个每天检查当前pst文件大小的PowerShell脚本。如果它达到...
文本格式化时文本不同
英文: Formating text when text is different 问题 我正在使用Powershell制作一个表格,如下所示: Count Name ----- ---- 1 Cis...
使用PowerShell安装模块
英文: Installing Module using Powershell 问题 你好,以下是您要翻译的内容: 我正在尝试使用PowerShell安装NuGet模块。尽管我以管理员权限运行Power...
从SharePoint Online列表中删除所有项目。
英文: Delete all items from SharePoint Online list 问题 我有一个包含约12000个项目的SPO站点列表。 我需要每天从Excel文件中刷新这些项目。 我...
如何在PowerShell中转换字符串日期?
英文: How to convert string dates in PowerShell? 问题 SharePoint列表使用的常见日期/时间格式是2020-01-06T08:09:00.00000...
如何向正在使用会话主机的用户发送RdsUserSessionMessage?
英文: how to sent-RdsUserSessionMessage to users who is using the sessionhost? 问题 我想要发送消息给用户。我找到了Send-...
MariaDB:在命令行cmd.exe中创建数据库并执行SQL脚本,不使用’<'字符。
英文: MariaDB : create database and execute sql script without '<' character from the comma...
自我构建的PowerShell脚本
英文: Self building powershell script 问题 I'm currently trying to make ps1 script that creates another ...
“Invalid directory on URL” 在尝试使用 Powershell 中使用 New-PSDrive 创建的路径时。
英文: "Invalid directory on URL" while trying to use path created using New-PSDrive in Power...
61