ADFS 2.0 on Windows Server 2012 R2 [closed] - single-sign-on

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
Wanted to know if ADFS 2.0 can be installed on Windows Server 2012? The below link says it can be installed and gives command to install but that command fails throwing the error 'ad-federation-services' is a invalid role.
http://blog.msgeneral.nl/2012/11/installing-and-configuring-adfs-on.html#comment-form
I have also tried installing using the command provided in another link which mentions about installing ADFS 2.1. But it installs ADFS 3.0.
http://www.flexecom.com/install-adfs-2-1-on-windows-server-2012-for-office-365-part-1/
I am verifying the version of ADFS installed using the below link and I cant find FSConfig.exe file.
"jorgequestforknowledge.wordpress.com/2014/02/23/gathering-architectural-details-from-your-adfs-infrastructure-adfs-version/"
Is ADFS 2.1 installed on Windows Server 2012 and ADFS 3.0 installed on Windows Server 2012 R2 by default?
Please let me know. Thanks

"Is ADFS 2.1 installed on Windows Server 2012 and ADFS 3.0 installed
on Windows Server 2012 R2 by default?"
Yes.

Related

Do windows laptops come with an FTP server built in? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
Improve this question
I was trying to connect to my laptops' ftp server but the connection failed. so my question is do Windows laptops have a FTP server on them already or does the user have to set one up?
By default, no FTP server is enabled on Windows.
You can enable the built-in FTP server of windows at the Control Panel > Programs and Features > Enable or disable Windows features and enable the FTP server and the IIS management console in the list. Then, you can configure it using the IIS management console program on your PC.

the procedure entry point sprintf_s could not be located in DLL [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 3 years ago.
Improve this question
We are using windows XP SP3 version "PosReady" which is still supported by MS.
We have several old computers running on this OS.
Recently we have problem with any software using msvcrt.dll.
Constantly this message popup shows:
"the procedure entry point sprintf_s could not be located in DLL msvcrt.dll".
Tried removing and reinstalling all MS visual C++ run times but it did not help.
Any help is appreciated.
Thanks,
There was an express update pushed through Windows Update yesterday (FEB-16), that solves the issue and is listed in my installed updates as:
Security Update for Windows XP (KB4487085-v2)
So it seems the issue was in the first version of that update.
Microsoft in 4487085 states:
This update was rereleased February 15, 2019 to address a known issue that occurred when you installed the original February 12, 2019 version of the update.
and
After you install the originally released version of this security update (from February 12, 2019), applications that use the msvcrt.dll dynamic link library (DLL) do not load properly.
Uninstall the Windows XP updates that were pushed out February 12.
Windows update, via the "shield" in task bar, notified me that there were updates. I installed them and after reboot had the issue described here. So, pretty obvious what the problem was. I used "Add/Remove Programs" to uninstall the nine or so updates that were showing for that date.
Most of the updates affected .NET libraries and I think that's where the problem is. The newest MSVCRT.DLL on my system is from 2012, even when the updates were still installed, so messing with them won't help.
Ideally, MS will fix this, but if not, we're almost out of support anyway. Don't forget to disable automatic updates or the problem will come back.

How to remove all SDK and Multi-targeting .NET's? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
Improve this question
The command wmic product where "Name like 'Microsoft .Net%'" get Name, Version shows the following list of installed (?) .NET's:
Microsoft .NET Framework 4.5.1 Multi-Targeting Pack 4.5.50932
Microsoft .NET Framework 4.5 Multi-Targeting Pack 4.5.50710
Microsoft .NET Framework 4.5.1 RC Multi-Targeting Pack for Windows Store Apps 4.5.21005
Microsoft .NET Framework 4.5 SDK 4.5.50710
Microsoft .NET Framework 4.5.1 RC Multi-Targeting Pack for Windows Store Apps (ENU) 4.5.21005
Microsoft .NET Framework 4.6.1 (RUS) 4.6.01055
Microsoft .NET Framework 4 Multi-Targeting Pack 4.0.30319
Microsoft .NET Framework 4.5.1 SDK
So I'm wondering how to remove them all?
I tried dotnetfx_cleanup_tool but nothing changed...
Also I cheked KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP - there is no 4.* there... Nevertheless wmic gets the list from somewhere...
Thank you!
I had big success with Total Uninstaller
Got rid of all my Visual Studio bloat and other things too

What are the licencing requirements to run Microsoft Enterprise Single Sign On service(SSO) on a seperate server? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 7 years ago.
Improve this question
Our BizTalk Production environment has a dedicated server (Windows Server 2012 R2 standard) to run the SSO services.
What are the licences we have to purchase for this SSO server? will a windows server licence alone suffice?
NOTE: BizTalk and SQL server are installed on seperate servers and we have appropriate product licences for these servers.
You do not need an additional Licence to install SSO on a computer running SQL Server. So the answer is no the Windows License alone is not sufficient, you need to have a SQL Server Licence for your SSO Server, if you have it then it's fine
https://msdn.microsoft.com/en-us/library/gg634572.aspx

How to install firefox addon mozrepl on Web hosting server [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
I have perl script for scraping which uses WWW::Mechanize::Firefox and firefox addon MozRepl.
Now, i need to deploy it on a web hosting server. The problem is that the they don't provide any interface or UI terminal so that i can launch firefox and launch it from there .
Can anyone tell me a way to install MozRepl addon in Firefox from the shell or by any other means
You can use the python tool used, CFX, to develop the SDK and addons to automate installing of addons. In the future, we'd like to be able to install addons with the Firefox binary command line flags
#Stevie G
Yes i have used TightVNC server/viewer to connect to server with GUI, and then installed the required modules using the interface.