Simple ChangePwd
Mit Pwd im Cleartext Set-ADAccountPassword -Identity testuser48 -OldPassword (ConvertTo-SecureString -AsPlainText "HelloPassword123#" -Force) -NewPassword (ConvertTo-SecureString -AsPlainText "Ap...
Mit Pwd im Cleartext Set-ADAccountPassword -Identity testuser48 -OldPassword (ConvertTo-SecureString -AsPlainText "HelloPassword123#" -Force) -NewPassword (ConvertTo-SecureString -AsPlainText "Ap...
ARR und SharePoint 2013 http://thesharepointfarm.com/2013/05/using-application-request-routing-as-a-reverse-proxy-for-sharepoint/
Check: certutil -store -user my Zuesrt notwendige Tools installieren, wir brauchen o - pvk.exe von http://www.drh-consultancy.demon.co.uk/pvk.html o pvk2pfx.exe aus dem WDK o O...
Siehe http://fontawesome.io/icons/
Erlaubt kein Embedding im IFRAME
https://msdn.microsoft.com/en-us/library/dn783423.aspx
from the Guru Mark… http://azure.microsoft.com/blog/2015/04/16/azure-premium-storage-now-generally-available-2
https://support.microsoft.com/en-us/kb/3003381/ If customer is using windows server 2012 R2, there is another relevant security update that we just released that will impact the logout scenario as...
Achtung: wenn bei einem Upgrade von 2.0 auf 3.0 der DNS-Name gleich bleibt, kann das zu Problemen führen, da sich der PFAD des Cookies geändert hat und somit alte Cookies mitgeschickt werden können
benötigt für neuere/andere Browser eine Erweiterung der User-Agent-Detection https://technet.microsoft.com/en-us/library/dn727110.aspx Set-AdfsProperties -WIASupportedUserAgents @("MSIE 6.0", "MS...