Questions tagged [remote-management]

25 questions
0
votes
0 answers

Why Windows event forwarding works in “Collector initiated” and not in “source computer initiated”?

I'm trying to enable Windows Event Forwarding by "source computer initiated" but it doesn't work. Error from "Eventlog-ForwardingPlugin": "Error code is 2150859027... The WinRM client sent a request to an HTTP server and got a response saying the…
Meron
  • 453
  • 2
  • 6
  • 15
0
votes
0 answers

Issue to use xlwings through windows remote management

I was trying to run a python script which contains command like this: wb = xw.Book(r'C:/Users/myUser/Documents/scripts/Analyzer.xlsm') when I run this python script in windows powershell terminal and through windows remote management in windows 10,…
syx007
  • 1
0
votes
0 answers

WinRM Mixed Domain authentication

I have been given an account from domain1.lc, which I guess got all domain federation setup, etc and is local admin on servers from domain domain2.lc Logged without issues using the account from domain1.lc into the servers from domain2.lc, eg.…
jma
  • 1
  • 1
0
votes
0 answers

Uninstall MS Teams with Powershell script trough N-Able RMM doesn't work while locally it does work. Why is that? What can i do to fix it?

I have a Powershell script to remove MS Teams and it works locally but when i use it with N-Able RMM it fails. In my script i think somehow he doesnt recognize the environment variables because as output i get this: "Teams installation not found"…
0
votes
1 answer

Hyper V Remote Manage Windows 2012 Server R2 from Windows 10 otuside domain not working

It appears to be nearly impossible to remote manage a hyper v windows 2012 server r2 using windows 10 hyper v management tools. https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/manage/remotely-manage-hyper-v-hosts As stated in…
karnehe
  • 325
  • 2
  • 12
0
votes
1 answer

How to create Android Web UI - remote app management

I have an application that runs on Android phone. I would like to add web ui like let's say torrent applications. I would like to manage my application from browser using my laptop, or another phone located on a different side of the planet ;) What…
Jarek
  • 5,885
  • 6
  • 41
  • 55
0
votes
1 answer

osascript set volume isn't working via ssh

here is my situation. User A is currently logged on Computer A. User B logs into Computer A via ssh. User B runs via terminal a osascript (osascript -e 'set volume 0') here is my error log: Oct 20 13:25:17 osascript[29389] : Set a breakpoint…
James Dean
  • 155
  • 1
  • 17
0
votes
3 answers

Orchestrator won't run PowerShell Cloud Exchange task

I'm having a problem getting a PowerShell script which queries objects in a cloud-based Exchange resource to work in an Orchestrator runbook. The PowerShell script (which works correctly from my desktop computer's command line and when stepping…
0
votes
1 answer

How can I screen capture a Windows 7 desktop and login screen? (i.e. remote monitoring)

My company has about 50 - 60 machines that we need to manage remotely. They are set to automatically login but I'd like to perform the following activities: Capture screenshot (for diagnostic purposes, if something isn't working) Start/stop/kill…
SofaKng
  • 1,063
  • 1
  • 11
  • 32
-1
votes
1 answer

Connect to Windows 10 Hyper-V from Windows 7 (remote management)

I have Hyper-V setup on a Windows 10 machine. I want to enable remote management from my Windows 7 machine. I have setup the same user account on both machines, but when I try to connect from Windows 7 Hyper-V, it says "The operation on computer…
matt
  • 670
  • 2
  • 9
  • 18
1
2