Tag Archives: IIS
Webbased Active Directory / Federated user password and recovery tool (IISADMPWD replacement)
A while ago i wrote a simple tool which allows users to reset their expired password as a replacement for IISADMPWD. The tool was created because at the time Office 365 did not have the ability to let federated users … Continue reading
Posted in .net, IIS, Office 365, Windows
Tagged .net, Active Directory self service portal, exchange 2013, federated, IIS, IISADMPWD, Microsoft, office 365, Password recovery, SQL, Windows Server
2 Comments
Compress/Zip IIS Logs using Powershell
In my short search for a script which can compress IIS log files i couldn’t find any solution (written in powershell). So i made my one myself. The script compresses all .log files located in the sub directories of $LogDir … Continue reading
Posted in IIS, Powershell, Windows
Tagged compress, IIS, Powershell, script, windows, zip
Leave a comment