Search Results for https

List all SPNs used in your Active Directory

The house of names sign is displayed.

...the Service Principal Names – SPNs. # Source / credit: # https://social.technet.microsoft.com/wiki/contents/articles/18996.active-directory-powershell-script-to-list-all-spns-used.aspx cls $search = New-Object DirectoryServices.DirectorySearcher([ADSI]"") $search.filter = "(servicePrincipalName=*)" ## You can use this to filter for Organizational Units:...

PHP with WinCache on IIS

Microsoft Internet Information Services (IIS) logo

...for PHP 7.3 from https://sourceforge.net/projects/wincache/files/wincache-2.0.0/, choose the right version: x86 or x64! run the executable wincachewpi-2.0.0.8-7.3-nts-vc15-x86.exe to unpack the files in, for instance c:\temp. if you happen to download the...