leeand00
leeand00

Reputation: 26392

Is there a way to make a powershell job accessable from other powershell windows for the same user?

Say I run a powershell job as a user in one window, and then want to retrieve the results in another powershell window;

Is it possible to make it global somehow, so I can pull it up on another machine?

I imagine the answer I'm going to get is something along the lines of, "why don't you write it to a file instead"?

Upvotes: 0

Views: 18

Answers (0)

Related Questions