ParkingPsychology@kbin.socialtoLinux@lemmy.ml•[Rant] I swear to fucking god. Windows is harder to use than Linux. Have any of you ever USED Windows lately? Holy fuck.
2·
1 year agoThis is more about your windows knowledge than windows. All the stuff you’re mentioning can easily be done remotely with powershell remoting.
Also, I often just SSH to windows servers. Works fine, has been like that for years now.
https://learn.microsoft.com/en-us/windows-server/administration/openssh/openssh_install_firstuse
Nah you don’t. I’ve made plenty of headless installations for windows. You think everyone with a datacenter with hundreds of windows servers logs in to each of them with RDP? You can do it with an unattended.xml file. Which is harder to do than what I had to do to make a headless raspberry pi ubuntu server. By a lot, although if you look long enough, you might be able to copy someone else’s unattended.xml.
Yeah, it’s… an acquired taste. You can actually script it. But it is harder than string manipulation, since the events are all objects, not strings.
Cause I’m lazy.