management
546 TopicsVPN on Windows Server 2016 not working
I followed the stand procedure to set up VPN on Windows Server 2016. Let me jump to where I am now. The event viewer has the following two entries when a client connects to the VPN server: A connection between the VPN server and the VPN client 72.74.70.135 has been established, but the VPN connection cannot be completed. The most common cause for this is that a firewall or router between the VPN server and the VPN client is not configured to allow Generic Routing Encapsulation (GRE) packets (protocol 47). CoId={23FC7BC4-0885-5E63-715B-8EFAD37B9E15}: The following error occurred in the Point to Point Protocol module on port: VPN2-127, UserName: <Unauthenticated User>. Negotiation timed out I am not familiar with GRE, so add rules for both inbound and outbound GRE on both the Windows Server 2016 and the client machine (Windows 11 Pro). Could anyone offer a direction to guide me in diagnosing this?60Views0likes5CommentsCreating event log file
Hay I have a Windows Event Forwarding server that gather logs from several computers. Now all the logs from all the computers are logged in on event log file named: Forwarded Events. I want that each computer will have separate event log file. is it possible ?9Views0likes0CommentsAAD join Server 2025
Hi, Wondering if Server 2025 can be AAD joined. this would help some businesses that have their laptops joined as well as would also like to have the option to join their Server for their line of business apps etc. Seems really strange you can have win11 AAD joined but not server 2025. Or am i just missing something here. Having to use Azure Arc comes with extra headaches and costs.Solved7.6KViews2likes13CommentsFeedback on ansible hyperv collection
Hi All, I'm looking for feedback of any sort on an ansible collection i've started to manage VM's on Hyper-V. The repos is at gocallag/hyperv (github.com) and the collection can be obtained via ansible-galaxy collection install gocallag.hyperv You can find the collection over at Ansible Galaxy - gocallag.hyperv Probably still quite a few bugs in it, but happy for any feedback.825Views0likes1CommentOne DC with two subnets - Best practices
Hi all Our company will expand with a second physical site, and therefore a separate LAN. We already have an Active Directory in place, running on a Windows Server 2022 machine, with DHCP and DNS services. So we will now have two separate local networks, connected with a site-to-site VPN on router/gateway level, and one AD controller. I was wondering if there is a guide/instructions for setting up such a scenario. Can one AD controller handle this setup? How can I properly set up the DHCP and DNS requests from two different LANs? Thanks for your help21Views0likes0CommentsServer 2022 WMI Issues
Hi there, I have a Server 2022 with WMI problems affecting the server in a few ways. The server is a domain controller, RD Broker and hosts some files also. The server actually operates ok for the users day-to-day. I discovered the issue when opening AD Connect, getting an Invalid Class error message. When running various fundamental commands at the command prompt (e.g. tasklist) I get the same error. When looking at the WMI Control in Computer Management again - Invalid Class. I have tried various fixes found online such as verifying the WMI repository (it comes back as consistent) but I think I've reached a dead end. I don't want to restore the server from backup as I believe this issue has been ongoing for a couple of months before it was discovered. I can't get in to the Remote Desktop part of server manager to replace the certificate, and the certificate expires next week. Does anyone have any ideas please? Any help greatly appreciated, thanks. ChrisSolved77Views0likes2CommentsWSUS Automatic Patch and Reboot in Offline Hours
Hello, I'd like to patch and reboot some of our servers automatically in the offline hours, configured by GPOs. I have managed to get the patches installed and defined a active window. But the servers don't reboot. On issue could be the active window. On the GUI the maximum active window can be max 18h. Is this also valid if you set the window per GPO? As I want to have a very narrow window for the reboots so I need a active window e.g. 22h. Also the start could be ater than the end as I want to cover midnight. E.g. active window starts at 4:00 and ends 2:00 so retarts could be triggered between 2:00 and 4:00 Thanx __Leo23Views0likes0CommentsISSUE - sconfig interface index different / cannot edit static IP
Dear Microsoft Team, I would like to request looking into these issues: 1. Get-Netadapter ifIndex is different in sconfig. Sconfig ifindex do not match an are apparently wrong. this is reproducible. Currently the only way to identify is the InferfaceDescription in sconfig, because ifalias / ifname are missing. I made a FR for these aswell as for VLAN config in previous threads. No reponse on these yet 2. if an adapter has DHCP disabled and a static IP address, sconfig can no longer be used to change the IP adress. There is no option to remove IPAdress and Gateway either. error :-Failed to release DHCP lease, Result Code 83 Please to look into these and my FRs for sconfig. I understand that the point of Artem is that sconfig is not a management rather first settings tool, Yet these basics have to work anyway as inexperienced people would be lost. It is not easy to remediate such state with PowerShell. Especially on Azure Stack HCI and Windows Server Core.1.9KViews2likes2CommentsArquivos .tmp sendo criados no servidor
Bom dia. Estou tempo um problema e ja esgotei minhas tentativas de correção. O meu servidor de arquivos esta criando arquivos temporarios conforme a manipulação e criação dos arquivos salvos no servidor. Estes arquivos ficam impossibilitados de serem deletados ate proximo restart do servidor, e em seguida voltam a ser criados novamente. Gostaria de saber se alguem ja presencial um acontecimento deste e se sim, como foi corrigido. Segue a imagem com os arquivos criados. OBS. As pastas do servidor tem sincronismo com o GoogleDrive20Views0likes0CommentsBLOG: Guidance for Windows Recovery partition (WinRE) patching and why you would need it
This is an extended blog, which continues in comments. Why WinRE partition is controversly discussed on the web? You want to enlarge the C (OS Partition) in a VM and WinRE partition is in the way, the most common advice is to delete the WinRE Partition to resolve this limitation. And this is a bad advice imho. Why keeping the WinRE partition? The WinRE partition enables you for different to access different options including uninstalling Updates *pre-boot* that prevent a system startup. This doesn't happen very often but it can happen. This feature has been added to WinRE starting with Windows Server 2022, and Windows 10 22H2 / Windows 11 22H2, or newer. It is quite unknown, though. Leverage Quick machine recovery, perfectly described by Rudy Ooms in this blog. Direct UEFI setup (BIOS) access, even with fast boot enabled. Use Shift +Restart when in Windows. Device restore or other troubleshooting steps like access to Safe Boot. GPT / UEFI required and recommended anyway for both Windows Server and Client. What's the correct location of WinRE partition? Ideally you only have one WinRE Partition on your OS disk. If you find that your WinRE it is located left of the OS boot drive (C) it has been installed by a bugged release (old ISO). I am sure it was Windows Server 2019 when we noticed that. Aka Windows 10 1809. See below why the certainty. When installing Windows or especially Windows Server always use the lastest ISO for fixes like this or for in-place upgrades. There is no such updated ISO for Windows Server 2016, very unfortunately. They started patching them on a monthly basis with Windows Server 2019. You can access your latest ISOs either via my.visualstudio.com (Dev / Test use only), or admin.microsoft.com for VLSC or CSP production More information can be found in the comment below. Why do I have more than one WinRE partition? This often happened when the existing could not be enlarged during in-place upgrade. Maybe also a bug. Haven't seen this long time. It was common before Windows 10 1809. When installing more than one Windows on one or different physical disks, unfortunately Windows Setup will not use existing WinRE Partitions but create another for each Windows instance. This is known as side-by-side installation or more commonly "Windows OS multi-boot". Each OS instance will create and maintain its own WinRE Partition (by design). Windows OS Multi-boot is a common scenario for users, using designated Windows Installations for specific use cases, like Windows Insiders to test different Insider branches on one physical machine and disk. Speaking for myself I use multi-boot for Windows 11 to seperate gaming from productive work and to evaluate Windows Server Insider. Please mind, each instance requires a seperate license. Why patching Windows RE is important? There is a 2024 CVE that needs to addressed. Please find more information in the comments below on the "How-to".patching the WinRE CVE and remediate the 01-2024 LCU failing. More information on how to actually fix this can be found in this comment below How to relocate the WinRE partition? A WinRE Partition left of C (OS Partition) makes no sense as Windows still may not move partitions to the right or left (while technical possible). Windows can only shrink partitions. But not move them. Mind, that if you change / delete WinRE partitions you need to inform Windows about it via reagentc.exe These tools can be used: Windows Diskpart Settings App > Storage Settings > Advanced Storage Settings > Disks and Volumes Windows 10 22H2 / Windows 11 22H2 / Windows Server 2022 or newer. diskmgr.mmc all legacy OS Windows Key + X > Disk Management Trusted 3rd party tool for Home Use (Windows 10 / 11) or paid for Windows Server use: Minitools Partition Wizard (Free). Available through winget. Formerly recommended Minitools Partition Wizard but they now have a paywall. If you are ok I would still recommend it. Legacy tools like Acronis Partition Wizard is no longer optimized for or SSD / NVMe. Bonus: Use Partitioning tools for Windows Server / expanding WinRE / resize or move OS Drive Create a PAWS VM Client or Server on Azure Local, Azure, Hyper-V, VMware etc. Buy the Tool (aquire a license, required for Windows Server) Install the license on the PAWS Shutdown affected VM Attach affected virtual disk to the PAWS VM, do the resize job Attach modified disks back to the original VM Pro: easy and licensing costs efficient. Cons: Downtime and manual task Hope this is helpful to you. Appreciate your likes, spreading the word.18KViews2likes3Comments