Get Computer List from DC 删除输入文件的双引号 如果要删除首行 完整实例 PING IP and Send email
Author: Jiajie
安全测试工具篇(开源&商业)
因为在看相关资料,所以看到该篇不错的文章,所以转载过来。文章原址
PowerShell – How to copy a local file to remote machines
Easy way is Advanced Version
Add Environment Variable via Group Policy
Description: In this article I am going to explain about how to Create or Add System Environment variable and User Environment variable via Group Policy.…
Reduce disk space used by shadow copy storage
Open a command prompt and type the following The following command limits the size that VSS can use.
通过GPO添加网站到IE的信任网站列表
通过GPO批量更新域控用户IE设定。修改object路径: [User Configuration] / [Policies] / [Administrative Templates] / [Windows Components] / [Internet Explorer] / [Internet Control Panel] / [Security…
ESXI To Hyper-V
免费转换工具 NAME:5nineEasyConverter
树莓派3安装cups
SSH登录树莓派; 更新源并且安装CUPS;如果不更新直接安装,CUPS的安装会报错;但是进行更新,我更新到后面也会报错,再但是,虽然报错,但是更新后却可以正常安装CUPS; apt-get update apt-get install cup 修改CUPS配置文件; /etc/cups/cupsd.conf 将<Location /> <Location /admin> <Location /admin/conf>三个节点添加 Allow from @LOCAL或者Allow 10.3.0.0/24 找到Listen…