I want to connect two windows 10 machine the one is the desktop and the one is in the laptop and both connected in same internet connection.
I have powershell that collect event logs and save it to csv file.
The goal i want to do is to my windows 10 desktop can able to run the script on windows 10 laptop and bring the csv file from windows 10 laptop to windows 10 desktop. Hoping someone can help.
#Mqtt to connect two Windows 10
4 messages · Page 1 of 1 (latest)
Did you get this working?
@humble egret Try this https://bobcares.com/blog/run-scripts-on-remote-computers/
PowerShell helps us to run commands remotely on one or more computers in our network. Here's how to Run Scripts on Remote Computers.