A
A
Artyom2019-11-19 12:08:17
Virtualization
Artyom, 2019-11-19 12:08:17

What are the best ways to implement jobs?

There is a task to create 4 remote workplaces. There is 1 computer.
Initially, there was an idea to put a system on it, deploy 4 virtual machines on it, give access to each via RDP.
The question is, what system to install, what software for virtual machines? Never encountered this before. Win10 has Hyper-V. Is this a working option?

Answer the question

In order to leave comments, you need to log in

6 answer(s)
R
Ronald McDonald, 2019-11-19
@SlampD

Win10 has Hyper-V. Is this a working option?

Quite.
You create 4 virtual machines, install Windows on them, open remote access, forward your port to each and that's it.

A
arseny97, 2019-11-19
@arseny97

You can organize VDI, or you can use a simple terminal server. Decide what you need and move on in the chosen direction

#
#, 2019-11-20
@mindtester

and if not licensed, then you need to install a server 2019+ "terminal server role", then there will be an enchanting resource saving compared to virtual machines. but if legally, the price will also be enchanting
except for Hyper-V, there is also VirtualBox and VMWare. + and -:
- Hyper-V out of the box. the only one who dynamically allocates memory between virtual machines and the host. this can be important when there is not enough memory. it is ideal if in guest machines too Windows. the coolest network settings. of the shortcomings - fundamentally does not forward USB. from the word absolutely. for example, 1C keys will have to be raised on the host and use 1C software for network key sharing
- VirtualBox of the advantages is absolutely free. forwarding USB. very flexible in settings (except for the network, Hyper-V is out of competition here)
- VMWare from advantages - forwarding USB. cool emulation of graphics and other hardware. you can even run OS X with full stuffing (including screen adaptation, conversations with Siri .. but not quite legal upd on thematic forums they write that it doesn’t fall under the Criminal Code of the Russian Federation for sure, but it’s better to double-check with lawyers))). of the shortcomings - a paid thing, although not space money. a Windows server with terminal licenses will be much more expensive

D
d-stream, 2019-11-19
@d-stream

Win10 has Hyper-V. Is this a working option?
With a sufficient amount of RAM - quite. That is, roughly RAM is required for 5 instances of win (host win 10 + 4 URM)

C
CityCat4, 2019-11-19
@CityCat4

If there are enough resources - memory and storage, first of all, the power of the processor in the second - quite to itself. For virtual Windows Hyper-V - normally. Of course, you can’t play, you can’t watch a movie, and you can’t run AutoCAD, but if you only need an office + browser, nothing like that. Of course, you need a lot of memory - from 48G (4x8 for virtual machines + for the host).
UPD: All machines need to be licensed.

K
KPOBABAK, 2019-12-10
@KPOBABAK

I would just put RDPWRAP and then the computer with 10 becomes a kind of terminal. Well the rights there to configure and users. I don’t see the point of riveting a virtual machine for such a simple task.
https://github.com/stascorp/rdpwrap/releases
current with updates then be more careful. It will fly for sure.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question