We have some code executing in an ASP.NET MVC 4 application. The application is hosted in IIS on Windows Server 2012. The identity of the app-pool is not standard, but rather a specific user, e.g. iis-appPool-username noted below. The application is running in .NET 4.0 w/ Integrated Mode set for [...] read more
I am trying to run the Add-KdsRootKey command on a 2012 R2 domain controller for AD FS setup and am receiving the following error: Add-KdsRootKey : The specified domain either does not exist or could not be contacted. (Exception from HRESULT: 0x8007054B) At line:1 char:1 + Add-KdsRootKey + ~~~~~~~~~~~~~~ + [...] read more
I am trying to access the onpremises active directory from the web application running on Azure. We have selected Azure Connect as it best fits our requirement (authenticate user as well as fetch user information from Active Directory). I have followed the steps provided in this link1 and link2, but [...] read more
Ok, so this was working in my VS test server (naturally), but as soon as I publish to IIS, it breaks. What I need for this to work is to be able to get ahold of the GUID (not the SID, please) of the user currenctly logged into the machine. [...] read more
I am trying to get my Windows 7 Professional machine to synchronise time correctly. This laptop is not a member of any Windows domain. If I try to go to the clock settings, Internet Time tab, and click on "Update Now", it tells me that an error occurred. Misc. commands [...] read more
At work, my computer (Windows 10) is part of a local domain. I added a few local group policies, and after noticing they were not being applied, I ran gpresult /H gp_report.html and it returned: > INFO: The user does not have RSoP data. After running gpupdate /force I found [...] read more
We have a Hyper-V-hosted Windows Server 2008 R2 Standard server with Remote Desktop Services which has a long-standing problem whereby, every day in the early hours of the morning, its networking encounters lots of strange problems: 1. Using Command Prompt to nslookup and ping FQDNs both public (www.google.co.uk) and private [...] read more
I'm getting the following error message a couple of computers: Automatic certificate enrollment for local system failed to contact the active directory (0x8007054b). The specified domain either does not exist or could not be contacted. Enrollment will not be performed. Does anyone know how to resolve this aside from simply [...] read more
I have written an asp.net application and validated the logged in user with Active Directory. It works perfectly in my local machine IDE. But when hosted in my production server, it couldnt communicate with the AD Server. I have windows authentication enabled in my IIS in server as well has [...] read more
I'm trying to test System Center Configuration Manager to update one of my Windows 10 devices (because our clients are using this method), and I'm trying to deploy this on a Windows Server 2012 R2 to push these updates to the Windows 10 device. At the moment, I'm running this [...] read more
I've Domain Controller and TMG server(2010 standard edition)... The both is windows 2008 server. my problem is when I'm going to configure "Web proxy auto discovery" display error 0x8007054B enter image description here [https://i.stack.imgur.com/vDxOT.jpg] 1- Testing by tmg's Troubleshooting this link http://firewall.xco.local:8080 [https://i.stack.imgur.com/Jo3r4.jpg] 2- Testing by tmg's Troubleshooting http://firewall.xco.local everything [...] read more