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
9 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 ...
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 ...
0 votes
3 answers
4k views

Website inaccessible from local network, accessible from internet

I have the following setup: -Domain environment -Firewall -Servers running Windows server 2012 -Web Application installed on IIS on a web server Now, the application should be accessible from both ...
2 votes
3 answers
980 views

Windows Server: Only allow running one concurrent instance of a program?

I am on a Windows Server 2008 R2. Is it possible to limit the number of concurrent instances of a program/an executable file for a user? An example: I would like to prevent the users from starting ...
1 vote
1 answer
6k views

how to use a signed user certificate with mobaxterm

I am a unix/linux guy. I have setup a server installation for our racked machines and our cloud VMs to configure sshd to trust signed user certificates, those signed by the trusted CA. Everything is ...
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 ...
3 votes
1 answer
7k views

Windows Task Scheduler job not starting but runs on manual start

Windows Server Version : 2016 Problem Description : This is indeed a weird problem I am facing. I have a .bat file that I have scheduled to run every 15 min but it does not start on its own at the ...
1 vote
1 answer
5k views

how to have gpresult on remote comupter outputted as xml or html?

I'm on a Windows 2016 server and I'm trying to get the RSOP from a Windows 2008 remote computer using the command GPRESULT. However when I use the command: gpresult /S 10.0.52.234 /U Administrator /P ...
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 ...
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:\&...
3 votes
2 answers
7k views

How do I host a private WinGet Repository on an on-premise server?

I would like to use winget to manage applications in my company, and I would like to setup my own source on one of my on-premise windows servers. I found a reference implementation which however seems ...
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 ...
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?
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 ...
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. ...
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 ...
-1 votes
2 answers
59 views

Two mail server installs (for two domains) on Windows VPS with one IP?

I'm starting with 1 IP address and the supplied mail server software license supports only 1 domain. I'm now adding a second domain to the VPS on the same IP address. There's a LARGE increase in cost ...
-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 ...
0 votes
1 answer
5k views

Hyper-V server 2019 - Allow Hyper-V Manager through the firewall

My Problem: When enabling firewall I lose connection to the Hyper-V server via Hyper-V Manager when disabling the firewall I can connect to the Hyper-V server via Hyper-V Manager My Environment: ...
0 votes
0 answers
519 views

How to set WinHTTP Proxy using a PAC File?

Is it possible to set the WinHTTP proxy using a PAC file? Currently, our org sets the following registry key to point to a PAC file... can this be used for WinHTTP as well? If so, what commands are ...
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 ...
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 ...
-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 ...
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
-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 ...
28 votes
6 answers
36k views

Change the Powershell $profile directory

I would like to know how to change my the location my $profile variable points to. PS H:\> $profile H:\WindowsPowerShell\Microsoft.PowerShell_profile.ps1 H:\ is a network share, so when I ...
1 vote
2 answers
4k views

Cannot connect to AD DC over VPN

I have a Windows 2016 server acting as a AD DC. I have Fortigate 50E firewall. I'm setting up a VPN connection for remote users on the Fortigate. VPN connects fine. I'm able to ping every other host ...
2 votes
0 answers
239 views

DTLS Cipher Suites in Windows

I have a very specific question about DTLS and Windows that I can't seem to find on Google. At our company we recently decided to disable specific cipher suites for TLS and only allow the most secure ...
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 ...
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 ...
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 ...
0 votes
1 answer
4k views

negative WMI-Filter for security filtering in GPO

I need to create a group policy object (GPO) that will disable printer redirection for all computers except certain servers. I considered making a security group and adding all the computers except ...
1 vote
1 answer
365 views

Windows Server 2022 does not perform incremental backup for source data volume

Windows Server 2022 is always doing full backup and not incremental backup. I've checked this 10 year old question Windows Server Backup, drive is doing full backup instead of incremental but there ...
0 votes
1 answer
4k views

Hybrid on-prem connector - Won't validate - Backlog of emails

We're having an issue with our on-prem Exchange 2016 validating as a connector with our O365 portal, below error; 450 4.4.316 Connection refused [Message=Socket error code 10061] [...
-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 ...
6 votes
2 answers
11k views

Enforce minimum wait time for network connection

We are currently using multiple HP ProCurve V1810-48G switches in our environment which we believe are causing issue with GPO based software installations. This problem surfaced after installing SSD ...
0 votes
2 answers
6k views

Copy multiple files from different folders to 1 folder

i'm looking for a sollution to copy multiple files from different folders to 1 folder. What I have is that I need to copy files from c:\Customers\folderA\folderB\files copy to e:\FolderB\files The ...
-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 ...
3 votes
1 answer
4k views

Adding machines to the domain in a Read Only Domain Controller (RODC) site

I have a site with terrible physical security and a terrible network connection. So I need a domain controller onsite (for when the network connection goes down) but it also needs to be a RODC for ...
-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?
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, ...
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 ...
2 votes
1 answer
267 views

Exporting a PFX file for Smartcard authentication driver issues

I have a ACR122 Smartcard reader I am attempting to export a PFX certificate to for password-less authentication. I have everything set up on the active directory server, but am stuck on the simplest ...
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 ...
98 votes
6 answers
542k views

How to delete cached temporarily credentials for a network share on a Windows machine without rebooting or logging off [duplicate]

This is more of a curiosity then a real problem, I am just to lazy to reboot or log off my laptop. I have connected to a network share on a Windows server with domain credentials from a non-domain ...
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 ...
-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 ...
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 ...
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 ...
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 ...

1
2 3 4 5
350