快捷备份以及恢复系统驱动程序
Category: PowerShell
Message submission rate for this client has exceeded
In my case Application was using Port 25 and using the app custom connector on load balanced Exchange 2016 servers…
Setting an Active Directory User Account to Expire at a Specific Time of Day with PowerShell
Notice that in Active Directory Users and Computers (ADUC) when setting the expiration of a user account, there’s only a…
To install any software silently
Researching silent options is just a onetime effort for you and saves you lot of time. This script is useful…
Join Computer to Domain with Desired Computer Name and OU
Step #1: This is the simplest method to add a computer to a domain. In this example you will be…
How to Check, Enable or Disable SMB Protocol Versions on Windows?
The Server Message Block (SMB) network protocol is used to share and access folders, files, printers, and other devices over network (TCP…
Windows Backup wbadmin Powershell Automated Script
https://gallery.technet.microsoft.com/Windows-Backup-wbadmin-2014479e
Managing WSUS
Block 1: Connect to the WSUS server and set the configuration. We are first going to set the property “Download…