Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
0 answers
14 views

Unable to Export Server Certificate with Powershell

When attempting to set up an automated process to update the Octopus Deploy Certificate library with new certificates from our Servers. We are running in the following error message when trying to ...
Michael Huskey's user avatar
-1 votes
0 answers
65 views

is there any native library available to get the cpu% of all the running process on windows system? [closed]

is there a native C/C++ library for retrieving CPU usage % for particular process and process names on Windows? I am looking for a native C/C++ library that can be used on a Windows server to retrieve ...
Arun's user avatar
  • 7
0 votes
1 answer
38 views

Host File in Azure Windows VM Gets Blank Intermittently

I have a Windows Server 2022 Standard virtual machine running on Azure. Recently, I've encountered an issue where the host file (C:\Windows\System32\drivers\etc\hosts) intermittently gets blanked out ...
Saurabh Sutone's user avatar
-1 votes
0 answers
14 views

UDP receive doesnt work (winsock) shows binding error on server side

I'm having issues working with a UDP socket in Windows. I have a separate application connected via ethernet. Server side is actually receiver and is binded whose port no is 8888 and ip address is 192....
Niveditha K's user avatar
1 vote
1 answer
22 views

Where to find Moodle v2.2?

In our school we were given the task of updating a Moodle on a Vm to the latest version. v2.0.10 is installed. This is ancient and we should learn how to deal with ancient systems and bring them up to ...
Colin Schmid's user avatar
0 votes
0 answers
12 views

Server 2012 R2 Printer Default settings not changing, adds untitled

When I change my printer setting in preferences, it starts out as default 2 sided. When I change it to single sided it goes to untitled. I can save a new setting for single sided, but it needs to be ...
Krom's user avatar
  • 37
0 votes
0 answers
33 views

NVM 18.18.0 - How to add npm environment variable on a server

I'm trying to update nodejs on a server from version 18.15.0 to 18.18.0, for security reason there is no internet access on the server and I should do nvm install 18.18.0 but is not possible and got ...
ZotNet's user avatar
  • 91
0 votes
1 answer
20 views

URL rewrite is not functioning in Apache Server properly

We are experiencing an issue with a URL rewrite that is not functioning correctly. The rule is as follows: RewriteRule ^/?$ "https://%{HTTP_HOST}/xx/xxx#/login" [R=301,L] However, the URL is ...
jonnee_l's user avatar
1 vote
0 answers
97 views

Performance PHP on Windows Server

I'have tried to execute this code in 2 windows server with IIS and PHP 8.2 (x64), but the performance is very different. Server: OLD (server 1) - Intel(R) Core(TM)2 Duo CPU T7700 @ 2.40GHz Base ...
gatfil's user avatar
  • 45
0 votes
0 answers
47 views

Upgrade windows server 2012 to windows server 2016

I am trying to upgrade Server 2012 to Server 2016, Keep Personal Files and Folders option is Disabled. I buy licence and tried to install iso file that they sent me and also download from Microsoft. ...
ika a's user avatar
  • 1
0 votes
0 answers
65 views

How to Connect a Flutter App to Windows Server 2019 for File and Folder Retrieval

I'm working on a Flutter project and need to connect it to a Windows Server 2019 machine to fetch files and folders. The server hosts various documents and directories that I need to access within my ...
Addan Muhammad's user avatar
0 votes
1 answer
32 views

Why my VM instance on GPC is not connecting via the external IP?

I'm deploying a html/python app that listens to port 80. On google cloud platform, I've set up a VM using windows server. The app is running (can access via localhost), the instance is up, ...
Eric Feddersen's user avatar
0 votes
0 answers
13 views

Can't connect to port 27017

I have tried running the following in Windows PowerShell: Test-NetConnection -InformationLevel detailed -ComputerName portquiz.net -Port 27017 I get the following error message: WARNING: TCP connect ...
Tom Darious's user avatar
-1 votes
1 answer
32 views

How can I solve it so that a banned USB user is not banned on a specific computer?

I have 2 group policies, USB_Disable (all authenticated users are included here) and one USB_Enabled (which contains a group of users). My goal would be that there are machines on which USB must be ...
Roland Berbás's user avatar
0 votes
0 answers
147 views

How can I create a website in IIS using powershell?

I am trying to create a website in IIS using powershell from a php web page. I have setup the php page, called the powershell script and got it to run with a simple command. When I try to run the line ...
gogo's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
53