Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
299 views

I am building a custom Windows Shell for Windows 2016, in C#, to replace Windows Explorer. One of the functionalities of the new shell is to set the Windows Background/Wallpaper using a Windows (...
Paulo Leao's user avatar
0 votes
1 answer
131 views

I set up FTPS requiring client certificates on an internal server, for some testing. Now after undoing those changes (I thought), the FTP site is still demanding SSL. 220 Microsoft FTP Service 200 ...
lkreinitz's user avatar
  • 320
2 votes
1 answer
2k views

I have an issue with an ASP.NET Core 3.1 web app. I need this app to start automatically when it crashes or server restarts without waiting for the next user to login so that it starts. For this I set ...
pantonis's user avatar
  • 6,697
2 votes
0 answers
94 views

Been trying to figure out an issue not being able to use php's dns_get_record when called in a webpage under IIS. Thru some trial an error i figured out it was a permission issue. I think I confirmed ...
merk's user avatar
  • 1,741
1 vote
0 answers
845 views

I'm have local access to a shared folder with credentials. net use Z: \\server\folder /u:user /persistent:yes passwd The files in this folder are to be used by other processes. The problem is that ...
Ahadu Tsegaye Abebe's user avatar
2 votes
1 answer
369 views

I got ColdFusion 2016 installed on MS Server 2016 running IIS 10. The ColdFusion Administrator Runs Fine off the local IP. http://127.0.0.1:8500/CFIDE/administrator/index.cfm etc etc... The websites ...
Merle_the_Pearl's user avatar
0 votes
1 answer
6k views

I have a server machine whose operating system is Windows Server 2016 Standard. It has IIS 10.0 which is hosting ASP.NET sites. One site needs to display a report but it is giving this error message: ...
srh's user avatar
  • 1,729
0 votes
1 answer
289 views

First I disable the following things in windows server 2016. Triple DES cipher RC4 cipher TLS CBC Mode ciphers TLS 1.0 TLS 1.1 Then, I reboot the server. Finally, I call the web application which is ...
funbrain9's user avatar
  • 571
0 votes
1 answer
2k views

I have written a code that connects to google spreadsheet and post the data to a MySQL database. However, I am having an issue with my code. When I run it on my Mac it works when I run it on my ...
Arianna Newman's user avatar
1 vote
3 answers
3k views

I am working with Windows Server 2016. The PowerShell's Get-WindowsFeature cmdlet gives its output in 3 fields: Display Name, Name and Install State. As per documentation I can filter on Name field ...
ChumboChappati's user avatar
0 votes
0 answers
415 views

I've been tasked with migrating our Asp.Net MVC4 application running on a Windows Server 2008 R2 server over to a Windows 2016 server. It works as expected on the 2008 server, but when I attempt to ...
cptHoek's user avatar
0 votes
1 answer
292 views

Unable to access resource endpoints hosted on Windows Server 2016 IIS (ISAPI dll) from browser. "error":"Resource not found: /companies","description":"The request ...
JMartinez's user avatar
0 votes
0 answers
2k views

We use a WebMethod on our IIS Webservice, so that users can download a file. Our client runs into an exception when connected to one of our customers webservices, because the key "Content-Length&...
Tobe's user avatar
  • 198
0 votes
1 answer
168 views

I am trying to connect the Performance Monitor's counters for IIS app poll/website, to the actual website. I know that : %windir%/system32/inetsrv/appcmd list wp will give me process IDs of the ...
Greg Bala's user avatar
  • 3,973
1 vote
1 answer
7k views

I have Amazon WorkSpaces - running Windows Server 2016 version 1607. I cannot change the OS. I can connect via RDP already, but I'd like to make my local microphone and webcam available to the remote ...
Radu C's user avatar
  • 1,439
0 votes
0 answers
94 views

I thought this would be a simple task but found I was very wrong apparently. We have a working application that resides in a Windows Server 2016 system This app needs to be triggered remotely by a ...
Cal37's user avatar
  • 98
1 vote
1 answer
2k views

How to get the process list user-wise in Windows Server 2016 using PowerShell? I mean Get-Process would give me the list of running processes, but that is for the machine. I want the process list for ...
Alpha Sniper's user avatar
1 vote
1 answer
3k views

Is there a way to determine if a Certificate is in the TPM? I have a Self-Signed certificate in the visible in the MMC and am trying to determine if it is in the TPM. I don't see any indicators of ...
user2076574's user avatar
1 vote
0 answers
2k views

I'm having an issue with the Print Spooler getting hung up on a Hyper-V server that im running and tickets get hung up...Im just trying to streamline this by figuring out how i can just run a ...
HZM_Tech's user avatar
0 votes
0 answers
904 views

IIS Version: 10.0.14393.0 OS: Windows Server 2016 I'm trying to access a virtual directory via IIS which is pointed to a folder that just contains a basic html page, however it's returning 404 and I'm ...
CBose's user avatar
  • 53
1 vote
0 answers
284 views

I am trying to deploy ASP.NET Core Hosted Blazor Webassembly Application in a Windows Server 2016 (in AWS). The application gets hosted without any error in IIS. But while the application reaches the ...
jayx's user avatar
  • 103
0 votes
2 answers
3k views

windows server 2016 .net core 3.1 first request more than 25S.but my machine only 4S. client only request 1/s.but iis log record more than 200/s. log record is: sc-win32-status of 64,timetoken 0 sc-...
gwhzh21's user avatar
  • 23
0 votes
2 answers
3k views

I am trying to use Set-Content to create an xml document with a variable being passed. I am able to run the following command from my own desktop (windows 10) without issue. But running it on a ...
adam summerville's user avatar
0 votes
0 answers
484 views

I'm observing an odd failure of an HTTP GET request sent using WinHTTP in a VBA MS Access application running on Windows Server 2016, but which works fine in Windows 10... With New WinHttp....
FrugalTPH's user avatar
  • 573
0 votes
1 answer
71 views

To resume the situation : I'm trying to use a new set of failover ip on my email serveur, after seting up the DNS, but the software I use on my email serveur (SmarterMail) doesn't see them. Why that ? ...
ordiminnie's user avatar

1
3 4
5
6 7
20