Quantcast
Channel: PowerShell General
Viewing all articles
Browse latest Browse all 10624

PowerShell Newbie and Remoting Issues

$
0
0

I have read chapter 13 of the :Month of Lunches" book, and I have a pretty good understanding of the "Remoting Concepts" however I would like a bit of clarification from an expert. I have a "HomeGroup" setup to use target machines in a non-production enviroment. I use this as a lab so to speak. When I run either the enter-Pssession or the invoke-command cmdlets to initialize a remote session and start "Notepad" or any other executable on the remote machine, I see noting on the remote console. It does start the process, but that is all. Am I missing something? My goal is to be able to install applications to many machines across the wire in a domain enviroment (Work). What am I doing wrong, or is this something that PowerShell cannot do. Currently I have to establish a remote session with the client while they are logged in and run the apps as admin, or I have to use a remote desktop connection. Can you explain or clarify this for me?


Viewing all articles
Browse latest Browse all 10624

Trending Articles