New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Install Windows Server on any VPS or Dedicated Server without KVM/iLO or IPMI
This discussion has been closed.

Comments
It is important to keep Windows RDP secured.
1. Use a custom id as account with admin privileges
2. Make default Administrator account as disabled
3. Use non standard port for connecting with Windows RDP
Allow only your IP address via the Windows Firewall to connect to RDP. Edit the 2 rules “ Remote Desktop - User Mode (TCP-In)” & “ Remote Desktop - User Mode (TCP-In)” go to the tab Scope and add your IP address(es) under Remote IP address. (You can do the same with the rule “ File and Printer Sharing (Echo Request - ICMPv4-In)” if you want to be able to ping your host frim your IP address or monitoring system).
isable all incoming firewall rules, except for the 2 RDP rules. Note: With some providers you will lose connection to your host, after rebooting (due to not being able to obtain a network address). Please apply and test this only if you have VNC/IPMI access, or make a Powershell script to disable the firewall rules and enable them again after 5 minutes or so if you want to try some things out.
changed port (3.) in registry. restart... and rdp does not connect. others things to do?
this website support many versions, from win 10, 11, winserver 22, you can check https://tinyinstaller.top/images
Only 0,1$ for each server but it was worth it
You can use custom .gz image url
I have used it, only 0,2$ for my server
First check if RDP is really listening on your new port: Open CMD, type netstat -na (or netstat -nab if you want to see the process, requires admin priv.)
If its listening on the right port, check if the 2 Remote Desktop firewall rules are applied on the new port, or only on the default port 3389. You may have to change these. Or make a new (incoming) rule, allowing your new port (UDP + TCP) to test.
And lastly, check if your provider has a firewall in place in front of your server or may be blocking that port.
if you have custom gz file, you can install yourself
you never know what kind of powershell script can be executed during gz extract and install
again, my main point is -- this is a black box process
a big security concern, in my opinion
is it $0.20 for installing one custom gz?
Did you pay 0.20
answer yes/no
I suspect marketing in your posts
Yes, if you are interested this service, come to read on pricing page
I do not own this service, does not add any aff link or add to my signature and just share alternative way to install windows on linux os
Did you pay 0.20?
Yes or No
You could be brave enough to trust black box service.
Windows Server 2022 - Oracle Free Tier 1 vCore | 1 GB RAM | 200 GB | 50 Mbps
wget --no-check-certificate -qO install.sh 'https://eu2.vpssh.xyz/install.sh' && bash install.sh -dd 'https://eu2.vpssh.xyz/winsrv2022-data-x64-us-efi.vhd.gz'Performance is very poor and just have 50 Mbps not 0.48 Gbps, but its free.
Thanks to NetSec for DD Win2022 EN to Oracle Cloud Free Tier VM in 30 Minutes
with this configuration, it is suitable for Lite version only
Links doesnt work
Use Microsoft iso source links
Fixed
UPDATE:
Install Windows on UEFI systems:
INSTALL QEMU
apt-get install qemu-system -yCOPY UPDATED QEMU TO TEMP FOLDER
cp /usr/bin/qemu-system-x86_64 /tmpDownload UEFI BIOS
wget -qO- /tmp https://archive.org/download/uefi.tar/uefi.tar.gz | tar xvz -C /tmpRun QEMU
# Mirror 10G Links
# ISO
# GZ
With certain VPS they dont work.
I was referring to the "malware/backdoor" comment - nothing to do with the original post.
What will be the username for this?
Username : Administrator
Password : nat.ee
Performance is way much better on many under $15/year VPS offered by LET providers.
And not to mention 1 gig or better data port
Any example where it won’t work?
You can also make the iso or template yourself, if you don't trust it.
Yes, I tried with Strato VPS, didn't work with massgrave iso or official iso from Microsoft trial.
Try this
This worked! Thank you!
I will try this later on
It already flew, late to the party
Hi WhiteRoseG
I tried inserting the iso (win12R2) above into virtfusion control panel (clouvider) and it gives this error:
The CD/DVD could not be inserted. If a custom CD/DVD is being used, the remote server may not be configured to stream data. A different resource should be attempted.
Any suggestion how to resolve this?
I cannot help you with that, ask clouvider to add the iso. You need to download the iso to your server or add it in your panel.