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:

1228 questions
-1
votes
1 answer

Automate setting up Passive FTP in IIS on Azure Windows Server?

Is there a way to automate setting up FTP site in IIS on Windows Server? I can manually do that following this document. But I want to do it using a script. I'm using IIS 10 on Azure VM running Windows Server 2016.
Hien Le
  • 301
  • 3
  • 14
-1
votes
2 answers

Killing other applications Window

I have the problem, I'm in a network, where everyone sends messages through msg. Through it's really annoying, I thought about killing the messageboxes process. Running under csrss.exe thats not possible. When I looked through the taskmanager I…
CodeSpoof
  • 55
  • 4
-1
votes
2 answers

How to get the 'Release ID' of a windows server?

I am unable to find the release id(build version, looks like '1511' or '1803') of a windows server 2012 R2 Standard i need it for forming its CPE (common platform enumeration). Being unfamiliar with all of this and getting to no such success i am…
-1
votes
1 answer

Apache Tomcat Server Shuts Down on Log Out

I start Apache Tomcat Server 9 by running startup.bat. But, the Server shuts down automatically as soon as I Log Out/Lock the Windows Server. I want the Tomcat Server to be up and running as long as the Windows Server is on, as I'm hosting a web…
-1
votes
1 answer

C# float variables are losing their decimals after being inserted on mysql database

I've got a really weird problem here ! I've written a C# console app to get data from predefined IP addresses, after the calculations, I want the data to be inserted to a MySQL database so I can read it and do more calculations if needed using a…
Arian Sakhaei
  • 151
  • 1
  • 4
  • 15
-1
votes
1 answer

How to watch which php files have been executed within a period of time?

Some website article pictures often be deleted. I want a tool can watch which php files have been executed within a period of time. The envirment is apache+mysql on windows server2008 R2
frontGirl
  • 33
  • 8
-1
votes
1 answer

I want my Windows server to cache web APIs (MVC/MVC CORE)

I have a few Web APIs running on Windows 2016 server. State 1. This is what the memory usage on my server looks like when I didn't use the APIs for more than 25 mins. And it takes quite long to execute the first tasks at this point. State 2. While…
-1
votes
1 answer

What’s the best application that allows multiple concurrent users logged into a server without disturbing each other?

We have a server located at our office & we have 6 employees distributed over 6 different cities. We are facing a case where these 6 employees sometimes try to login into the server through internet concurrently and perform different tasks like (…
-1
votes
1 answer

Powershell scripts doesnt work when running from specific folder

I have a simple script which only prints "hello" to the screen. When I run it from my desktop (for example) - it's working When I run it from a specific folder under, c:\specific_folder it opens the "How do you want to open this file" window and…
Noam
  • 1,640
  • 4
  • 26
  • 55
-1
votes
1 answer

Strange network activity on w3wp, sqlervr and other processes

We have 2 Windows 2016 Servers and on both we found that our apps, that run on IIS, started to have suspicious behavior e.g. started to timeout, slowing down etc. After doing more research we found that some processes have requests to same domain,…
-1
votes
1 answer

Create desktop image to quickly identify a Server's purpose

This is my background story but I think that what I ask could be applicable for wider scenarios: I'm working on building a deployment pipeline for AWS. With AWS you get an instance id of a VM and once you login on the you get a desktop annotated…
-1
votes
1 answer

Possible to Move In-house Windows Server to Azure Equivalent ( Cloud )?

We have an old SBS2008 server that is on the way out. We only use it for Authentication as all our apps are in the cloud now. Is it possible to be done with an in-house server altogether and use cloud services to do some/all of what SBS does? Has…
Martin Thompson
  • 3,415
  • 10
  • 38
  • 62
-1
votes
1 answer

Installing Windows Server for SharePoint

I want to install Microsoft SharePoint 2016 on my computer. To do this, first I need to install Windows Server. And I have 2 questions about doing it in the best way: 1.Which version should I choose - Windows Server 2012 (R2) or 2016? 2.Should I…
-1
votes
1 answer

Identify home folders for user accounts that have been deleted

I have a large folder E:\Users that has a folder for each user by their logon name for example E:\Users\jt10192. I want to loop through every folder in E:\Users and get a list of home folders that belonged to users that have since been deleted. This…
-1
votes
2 answers

Disable Active Directory Inactive Users

In my organization, there are many user accounts whose users were laid off. Unfortunately, there is no way I can get the username of them from Human Resource. The thing comes to my mind is to check each users last logon attributes and disable the…
J Harred
  • 71
  • 5