Questions tagged [windows]

Windows is the brand name for a series of operating systems from Microsoft. Current versions are Windows 10, Windows 11, Windows Server 2016, Windows Server 2019, and Windows Server 2022. Instead of tagging a post "Windows", try to use a tag for a specific version.

Filter by
Sorted by
Tagged with
0 votes
0 answers
8 views

Windows :Multiple DNS query while ping and nslookup when 2 NW adapters attached

On Windows 11, I am looking no of DNS queries trigerred when 2adapters attached to device. To test this I attached wireshark for each ethernet(ethernet1, ethernet2). when I ran single nslookup command ...
user3664223's user avatar
0 votes
0 answers
19 views

Why am I only seeing logoff, but no login, events in Windows Event Logs?

I want to audit when every user logged into of logged off a server via RDP. When I run Get-EventLog or Get-WinEvent and filter for Login (Event ID 4624) and Logoff (Event ID 4634) events, I only am ...
Liam Kelly's user avatar
0 votes
0 answers
36 views

Dedicated dump file - why set the size twice?

According to Microsoft: Computers that are running Microsoft Windows or Microsoft Windows Server usually must have a page file to support a system crash dump. System administrators can now create a ...
ispiro's user avatar
  • 87
0 votes
0 answers
28 views

Windows Server 2022 does not enable BrainpoolP256r1 ECC curve

I want to enable the ECC curve BrainpoolP256r1 on a Windows Server 2022. expected bahavior brainpool curve is added with enable command: PS C:\> Get-TlsEccCurve curve25519 NistP256 NistP384 PS C:\&...
fabsenet's user avatar
  • 101
0 votes
1 answer
37 views

Custom Script-based Backups

I'm a believer in having multiple restore solutions in place for the environment I support. I have a production backup solution for my Windows Server environment. It includes an agent on each box and ...
Eric's user avatar
  • 1
0 votes
1 answer
71 views

bypass proxy setting in windows service

In windows I have a system variable http_proxy=a.b.c.d:8080 I need to bypass these proxy when I boot a service but I check and always has these variable. How could I bypass?
Miguel7799's user avatar
0 votes
0 answers
69 views

Can QEMU installed on a Windows 10 host run a Windows 11 guest?

can QEMU installed on a windows 10 host run a windows 11 guest? ok I have QEMU installed on a windows 10 machine and I want to install a windows 11 guest onto it, however I keep running into the not ...
Cc Dd's user avatar
  • 109
-1 votes
0 answers
159 views

Browser NS_ERROR_NET_RESET [closed]

I have two boxes: A: IIS 8.5.9600 on Windows Server 2012 R2 B: IIS 8.0.9200 on Windows Server 2012 php version is the same: 7.4.13 when a simple php script in box A outputs more than 4MB I get in the ...
MirrorMirror's user avatar
0 votes
1 answer
28 views

Cannot access to x2go client with same credentials more than once

I am trying to access via x2go client to the server (Linux system) through my laptop (windows). It seems that I could once, but for the following times it seems that there are authentication problems. ...
12666727b9's user avatar
0 votes
0 answers
93 views

How can I fix this Mysql login?

I have installed MYSQL community edition on Windows server, I also added the Environment variable to execute the mysql command. The scenario is: When I try to connect to mysql using the CMD I get the ...
sysalam0's user avatar
0 votes
1 answer
57 views

Windows EC2 Networking: packets dropping if PPS is too high

I have a Windows 2019 Server running on AWS EC2 (m5.4xlarge) which is dropping packets under high pressure ("high" in this case is about 10K pps). The bandwidth is doing perfectly okay, the ...
Pavel Gurkov's user avatar
0 votes
1 answer
44 views

Uninstall Oracle Java JRE where misexec reports "this is only valid for products that are currently installed"

I have several end users where Oracle Java JRE 1.8.0_xxx is installed but the automation to use the UninstallString via msiexec /X is failing by saying the product isn't installed. On these machines ...
Peter Blumpkin's user avatar
-2 votes
0 answers
54 views

Partial transfer when using Nginx

I have a problem with loading in my website. I have two websites that I host myself through Nginx proxy manager that I also host myself. One is the test website hosted on Windows 10 in IIS and the ...
Dylan D's user avatar
0 votes
0 answers
25 views

How IBM x3550 M4 (7915) CPU firmware upgrade to v2 Xeon [closed]

I need to upload the v2 version cpu now Please let me know how and which version of Bomc I should upload
이현진's user avatar
-2 votes
0 answers
86 views

Windows Remote Desktop asks logged-in user to confirm allowing a remote user

tl;dr I would like Remote Desktop sessions to first ask the currently active logged-in user if they will allow the requested Remote Desktop Session There is a busy Windows 10 PC that shares a single ...
JamesThomasMoon's user avatar
0 votes
1 answer
50 views

Web Deploy randomly stopped working - maximum number of sync passes '10' has been exceeded

We have a Windows Server 2022 and Windows Server 2019 servers with Web Deploy 3.6 installed. Everything has been working perfectly and we had been able to deploy perfectly without issue. We have been ...
Dylan's user avatar
  • 101
0 votes
0 answers
27 views

Determine which app send requests to Kerberos

We have a guacamole/mstsc in order to get to our windows instances, the problem in additional requests which comes from background application and i cant determine which one is that. For example. I ...
Antony Blazer's user avatar
1 vote
0 answers
50 views

SSL error on RDP after migrate DC from Windows Server 2008 R2 to 2022

I have troubles connecting to RDP clients (Windows 11 Pro) and a Terminal Server with RemoteApp (Win2019 STD). Recently I migrated a DC Windows 2008 R2 to Windows Server 2022. Clean install, and ...
IT NM's user avatar
  • 11
-1 votes
0 answers
60 views

Installing plugins for .bashrc file

I am following an environment set up (https://davidplopez.com/software-revolt/mac-os-dev-setup#Chapter7) that is intended for macOS but I am using Windows. I have already opted to use WSL and Bash ...
mpear617's user avatar
1 vote
2 answers
235 views

Local Machine certificate (certlm.msc) - choosing "Microsoft Software Key Storage Provider" on import

When importing a device certificate/private key through CERTLM, the GUI seems to choose a deprecated Cryptography Service Provider (CSP) called "Microsoft Strong Cryptographic Provider"; I'm ...
tb1's user avatar
  • 145
-1 votes
0 answers
23 views

How to increase windows server 2019 recent files quick access limit from 20 to 200

How to increase windows server 2019 quick access limit from 20 to 200. I got this referenence, but no solution. If any policy or registry setting can help? Does anyone knows?
Jagdish Idhate's user avatar
0 votes
0 answers
77 views

How can I enable OpenGL on Windows Server 2022?

I am trying to use an application requiring OpenGL > 2.1 on Windows Server. I have read on multiple questions here about the challenges of getting OpenGL to work through a remote desktop session, ...
Maxime's user avatar
  • 101
-2 votes
1 answer
54 views

Windows application listens on IPv4 but not IPv6 UDP

I have setup a Windows Server 2022 AWS EC2 instance. I installed and am testing an application that only runs on Windows. When setting up the EC2 instance I enabled both IPv4 and IPv6. AWS requires ...
Aaron's user avatar
  • 97
0 votes
0 answers
15 views

Windows splash screen, can I post a message?

I have a set of Windows 10 computers that need to be patched when nobody is using them, and (of course) unused while they are being patched. I do the patching remotely, so I'm not sitting at the ...
EricHymowitz's user avatar
0 votes
1 answer
35 views

What event IDs correspond to changes in Windows Add or Remove Programs dialog?

What event does Windows log when a component is registered with Windows "Add or Remove Programs" or more recently "App & features" dialog? While events with ID 11707 represent ...
Tenders McChiken's user avatar
1 vote
0 answers
65 views

AWS ALB health checks of Windows Server 2022 on a HTTP/1 target group works but not with HTTP/2

I have set up an AWS application load balancer with a target group specified to be HTTP/1. The target group contains a single Windows Server 2022 instance running IIS. The health check functionality ...
JR19's user avatar
  • 11
1 vote
0 answers
127 views

Unable to access SMB share with DNS Cache service disabled from Windows Server 2022 but it works on Server 2019

I have a requirement to disable the Windows DNS Cache on a new Windows Server 2022 RDS VM. Trying to access a SMB share hosted on a Windows Server 2022 file server, all my servers are joined to a AD ...
tezx's user avatar
  • 11
-2 votes
0 answers
30 views

IBM Cloud Portal does not reflect updated OS after in-place upgrade Windows Server 2012 R2 to 2019

Hello ServerFault Community, IBM Cloud recommended way is to upgrade any OS via OS reload method. When we tried OS reload, everything was reset like a clean installation. In-place upgrade suits us, ...
Xee's user avatar
  • 1
1 vote
1 answer
33 views

Change of the keyboard language and operating system language on users' computers using GPO (Windows Server)

I am responsible for managing a fleet of computers in my organization, and I would like to know how to configure the change of keyboard language and operating system language on users' computers using ...
Oskar Sokolowski's user avatar
-1 votes
2 answers
60 views

How to Return the SQL_DB log files (.ldf) to the default Application

I have tried to open a "log" file of SQL DB with Windows Notepad application. Unfortunately, I forgot to remove the tick from the checkbox of “Always use the selected program to open this ...
Yousef Albakoush's user avatar
0 votes
1 answer
14 views

Windows Event Collector (WEF) Event Viewer unresponsive

We are using Windows Event Collector (WEF) to forward defined security events to a special server. After some days of using this solution, navigating to "Subscription" within the Event ...
HEGE's user avatar
  • 99
1 vote
1 answer
32 views

Windows LAPS decryptions fails in trusted domain

We have in our forest a few domains. As a PoC, we linked Windows LAPS GPO in one domain and want to manage the credentials across the whole forest. The password decryption works fine if you are in the ...
Alex_P's user avatar
  • 193
0 votes
1 answer
39 views

Where does Packer look for scripts?

I have a packer template that I'm trying to run. It generally does what I want it to do in that it creates an Azure VM, generalizes it and uploads it to a compute gallery. I'm now trying to expand it ...
theillien's user avatar
  • 447
-2 votes
0 answers
22 views

Reduce wait time for "System event notification service" during shutdown

I have a handheld gaming console (Ayaneo 2) running fully updated Windows 11 and it gets stuck for a long time when shutting down. After I enabled verbose mode, I can see that it stops at "System ...
Vaibhav Garg's user avatar
1 vote
1 answer
77 views

Failover Cluster Disk Replication

We have a Windows failover cluster containing a shared disk assigned to a Role and want to set up replication from it. We tried removing the disk from the cluster to use DFS Replication, however we ...
bShaver's user avatar
  • 13
1 vote
1 answer
46 views

Windows Group Policy Management - Session host limit group policy doesn't work as expected

I have created a group policy to end the sessions which are disconnected automatically & the settings of RDP session timeouts are located in the following GPO section Computer Configuration -> ...
Sachith's user avatar
  • 11
-1 votes
0 answers
19 views

Win 11: Pagefile disabled but virtual memory still exists [migrated]

On Windows 11 system, I disabled pagefile. Subsequently, 'Performance Options' shows 'Total paging file size for all drives: 0MB'. However, the virtual memory is still not set to zero and affects the ...
Quiescent's user avatar
  • 123
0 votes
0 answers
57 views

send Windows Sandbox network traffic through host VPN connection

I want to run an application in a Windows Sandbox. The application must contact a server only accessible through the host Windows PC VPN connection. But Windows Sandbox network traffic only uses the ...
JamesThomasMoon's user avatar
0 votes
0 answers
35 views

pgina not able to authorize as per rules

I have the following settings img 1 and these are the authorization rules I have added img 2 Yet pgina is unable to correctly identify and follow the rules. Here is the output of simulation. bwayne is ...
none's user avatar
  • 1
-1 votes
1 answer
48 views

Can already opened event log screens of powershell on windows event viewer can be hacked offline by hackers? [closed]

Can Windows powershell give me fake or altered outputs if I use common commands primarily used in powershell checking hash codes is option but they can be altered too theorically so its not that ...
Mande de su ka 's user avatar
0 votes
1 answer
66 views

How do i delegate domain admin to cross forest account

I currently have a setup involving two domains. In Domain 1, there is a Domain Controller (DC) and a Gateway (GW) configured for Windows Admin Center. A two-way forest-wide trust has been established ...
kevin's user avatar
  • 1
-1 votes
0 answers
24 views

Sync a SharePoint to a network folder

Is there a way to sync a SharePoint folder with a folder on my entreprise network? The folder is very large and would take too much place on my computer's C disk. I need to have a local(local network) ...
serge's user avatar
  • 183
0 votes
0 answers
130 views

Proliant ML10 gen9 SSD upgrade

I have a proliant ML10 gen9 with windows server 2012 r2 foundation installed. The system has a software raid 1 setup (intel rst) with two 1tb HP sata hdds and has started to run very slow. I am ...
JohnPapas's user avatar
0 votes
0 answers
60 views

In Windows firewall, what is the different between the two same default ICMP-ping rules?

In the Windows firewall, 2 default rules are identical: File and Printer Sharing (Echo Request - ICMPv4-In) (technical name is FPS-ICMP4-ERQ-In) Networking - Echo Request (ICMPv4-In) (technical name ...
Gregory MOUSSAT's user avatar
0 votes
0 answers
85 views

Windows 11 21H2 upgrade to 22H2 failing @ 64%

I have a bunch of machines running Win11 21H2 which need updating to 22H2. I'm using WSUS and have downloaded Windows 11, version 22H2 x64 2023-10B. For 30 minutes the machine will download and ...
SteveD's user avatar
  • 11
1 vote
1 answer
83 views

How RD Gateway passes credentials to target RDP

How are credentials passed CredSSP in remote desktop gateway to the destination RDP machines? Is the TLS tunnel created just like regular RDP sessions? Is HTTPS used? I was thinking something like: ...
Matías Huartamendía's user avatar
7 votes
2 answers
484 views

How does group policy know when the network subsystem is ready?

I'm trying to troubleshoot some group policy startup processing issues on domain joined, remote computers that establish a Zscaler/VPN connection at startup and before logon. This causes a short delay ...
Appleoddity's user avatar
  • 3,648
0 votes
1 answer
45 views

Azure AD Connect says my User is synced, but it isn't

I use Azure AD Connect to sync Users, Computers and Groups from my local Active Directory to Azure. Before I set up Azure AD Connect, every User already existed in local AD and in Azure AD, so I had ...
SimonS's user avatar
  • 785
0 votes
1 answer
237 views

Windows Server 2022 unable to logon due to no Remote Desktop License Servers available

Summary I need to allow Windows Server 2022 to allow unique users to RDP to the server at the same time. I believe this was the default behavior that was working for about a month, before the error ...
Liam Kelly's user avatar
-2 votes
1 answer
20 views

Computer does not print, accept remote-connections nor open SMB folders until restart

I encountered a Windows 10 which seems to have problems with authentication. The computer does not accept remote connections, does not open smb-folders or print a file (no error shown, when the pc ...
Niclas's user avatar
  • 1

1
2 3 4 5
350