Author Topic: Server Core  (Read 18500 times)

draven76

  • Newbie
  • *
  • Posts: 2
Server Core
« on: July 12, 2011, 09:42:40 AM »
Is there any way to make Teamviewer work on a server core edition (like hyper-v 2008r2)?

I did the installation... service is started but I can't get the ID, even with a working vbs script (tested on my win7 machine).

Thanks

Dario

TeamViewer

  • Jr. Member
  • **
  • Posts: 85
    • TeamViewer - Free Remote Access and Remote Desktop Sharing over the Internet
Re: Server Core
« Reply #1 on: July 14, 2011, 05:21:50 AM »
Hello,
can you please send us your TeamViewer log file as a ZIP-file to support@teamviewer.com to analyse the problem?
Please tell us also the time when the problem occurred.
You will find the log file on TeamViewer-menu 'Extras/Open log files'. The name of the file is 'TeamViewer6_Logfile.log', if available please also send us 'TeamViewer6_Logfile_OLD.log'.
If available, please send us also the Crash-Files with the ending *.mdmp.
It would be nice, if you could send all these files as a ZIP-file attachment!

Regards
Inga, TeamViewer

draven76

  • Newbie
  • *
  • Posts: 2
Re: Server Core
« Reply #2 on: July 14, 2011, 06:05:26 AM »
Please note that this is a Server Core o.s.
I couldn't open the TeamViewer GUI so I had to go to the install folder and copy the .log files I found in it.

As I said, I'm not able (and never was from the very first moment I installed tv on that machine) to get the machine ID.

I'll send the zip also to the email you provided.

Best regards,

Dario Palermo

aheliotech

  • Newbie
  • *
  • Posts: 2
Re: Server Core
« Reply #3 on: November 02, 2012, 06:27:59 AM »
Was there ever a resolution to this? I was told by support when I called in Version 7 works and it is currently not working for me.

aheliotech

  • Newbie
  • *
  • Posts: 2
Re: Server Core
« Reply #4 on: March 01, 2013, 10:48:44 PM »
I am running Hyper-v 2012 Core Edition (Not sure if this works for Hyper-V 2008 Core) and figured out a solution.

This only works with Teamviewer 6 and not newer versions (I did not confirm with older versions)

reg add HKLM\SOFTWARE\Wow6432Node\TeamViewer\Version6 /f /v "ListenHttp" /t REG_DWORD /d 0 (Run this from a command window, this is optional but it makes it so teamviewer does not run on port 80 / 443)

I then Copy the following files from another server running the full OS to the folders listen below

copy msvfw32.dll to C:\windows\syswow64\
copy crtdll.dll to C:\windows\syswow64\
copy avicap32.dll to C:\windows\syswow64\
copy avicap32.dll.mui to C:\windows\syswow64\en-us\
copy \msvfw32.dll.mui to C:\windows\syswow64\en-us\

I then install Teamviewer 6 and it works properly.

tualatin

  • Newbie
  • *
  • Posts: 1
Re: Server Core
« Reply #5 on: April 21, 2014, 09:18:09 PM »
I am running Hyper-v 2012 Core Edition (Not sure if this works for Hyper-V 2008 Core) and figured out a solution.

This only works with Teamviewer 6 and not newer versions (I did not confirm with older versions)

reg add HKLM\SOFTWARE\Wow6432Node\TeamViewer\Version6 /f /v "ListenHttp" /t REG_DWORD /d 0 (Run this from a command window, this is optional but it makes it so teamviewer does not run on port 80 / 443)

I then Copy the following files from another server running the full OS to the folders listen below

copy msvfw32.dll to C:\windows\syswow64\
copy crtdll.dll to C:\windows\syswow64\
copy avicap32.dll to C:\windows\syswow64\
copy avicap32.dll.mui to C:\windows\syswow64\en-us\
copy \msvfw32.dll.mui to C:\windows\syswow64\en-us\

I then install Teamviewer 6 and it works properly.


Thanks!!! Works on Hyper-V 2012 and Teamviewer6!!!

 

anything