Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

powershell message all users on remote machine(s)

invoke-command -computername computer1, computer2 -scriptblock {msg * "Your Message Here"}
Source by www.reddit.com #
 
PREVIOUS NEXT
Tagged: #powershell #message #users #remote
ADD COMMENT
Topic
Name
9+8 =