Questions tagged [windows-server]

A family of server operating systems by Microsoft. This tag can also be used to denote a server with Windows, as opposed to Unix, installed.

Windows Server is a family of server operating systems developed by Microsoft.

This includes:

1000 questions
-2
votes
1 answer

How to verify whether a windows server has mountpoint or not using WMI

I am generating a report where I need to find which servers has mountpoints configured on it.. can you help how to get that infor using WMI or powershell. I mean I need to identify the servers, if mountpoints exists in it.. and also their names....
user523917
  • 3
  • 1
  • 8
-3
votes
0 answers

Need help in powershell scripting to fetch the number of human users logged in server along with the number of java.exe process

Need help in developing a script to output hourly a single tab delimited line with the wall clock time it takes to sort random numbers, the number of users logged in, how many java.exe sessions etc. I think we need help with refining the output to…
-3
votes
1 answer

Rundeck Copy File to Windows Server very slow

I'am trying to copy a 19mb exe file from my linux rundeck server to a windows server using the copy file job in rundeck. This Job needs 2 - 3 hours to copy that 19mb exe. I connect to the server with winrm. Copy from rundeck server to linux…
-3
votes
1 answer

When will Windows Server 2019 VMs be supported in GCE?

When will Windows Server 2019 VMs be supported in GCE? Both as custom images and pre-built images.
-3
votes
2 answers

PHP insert into $DB doesn't work on a Windows Server :(

I recently purchased a company with a website that contains a database of different clients. It is built using PHP. I moved the site from it's existing server (Linux) to my companies server (Windows Server 2008). I created and imported the…
Michael
  • 13
  • 2
  • 5
-3
votes
1 answer

Can't access to my instance's windows server FTP server ( Could not retrieve directory listing )

Hello everyone ! I'm currently using google cloud to manage my VM instances and i have a Windows Server 2016 installed, i managed to configure my FTP server (using IIS) to access it from my computer but it can't seems to connect and i don't know the…
-3
votes
1 answer

Asp.Net MVC Website, what do i Need?

I want to create an asp.net mvc website with One mysql database but i have so good as no idea what I'm going to need.. So my question: how much servers do I need? Do I net an extra server for my database? Do I need any server? Do I need windows or…
-3
votes
1 answer

Share Folders / Network Drives Server 2008

I am using windows server 2008, where I want to give specific users separate share folder or mapped network drive which can be accessible by only the valid user, where they can secure their data as a backup. What is the best way to do this?
-4
votes
1 answer

Mysql : sql query execution duration difference between two identical mysql servers

I have these configurations : 1 - Server Windows 10 CPU E31220 3.1GHz RAM 6Go- Mysql 5.6.30 2 - Server Ubuntu i5 1.70GHz - RAM 6Go - Mysql 5.6.30 This query : select sum(fraisprovi0_.montant_ht_provisioire) as col_0_0_ from T_FRAISPROVISION…
thomas
  • 769
  • 2
  • 6
  • 27
-5
votes
2 answers

Where can I find step-by-step MySQL Replication tutorial?

Am looking to have a master MySQL update a slave via the internet. Would like to try to use Workbench if possible (or some other free method). Both boxes are Windows 2003 servers and can see each other across the Internet. The slave would never need…
Kendor
  • 131
  • 6
1 2 3
66
67