Archives
- April 2022 (1)
- August 2021 (1)
- March 2020 (2)
- March 2015 (1)
- August 2014 (1)
- April 2014 (1)
- March 2014 (1)
- October 2013 (1)
- July 2013 (1)
- April 2013 (2)
- February 2013 (1)
- October 2012 (2)
- September 2012 (3)
- August 2012 (1)
- June 2012 (1)
- May 2012 (1)
- March 2012 (1)
- December 2011 (1)
- August 2011 (2)
- January 2011 (2)
- December 2010 (4)
Other Links
Categories
Tags
- .net
- Active Directory self service portal
- Android
- App space
- array
- AWStats
- compress
- delivery time
- ESXi
- Exchange 2010
- exchange 2013
- federated
- Firmware Tools
- GracePeriod
- grafana
- Health status
- IIS
- IISADMPWD
- Increase app storage
- kernel
- Microsoft
- monitor
- office 365
- openhab
- Overclock
- peformance
- Powershell
- RDS Session host
- Remote Desktop
- Rokchip
- Rom
- script
- SQL
- SuperSU
- Terminal Server
- totals
- TV Stick
- v-sync bug
- vmware
- windows
- Windows Server
- Windows Server 2012
- youless
- zip
Category Archives: Windows
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
Mail Performance Monitor and AWStats Totals
Recently i have added 2 solutions to my software and scripts section: The first tool is Mail Performance Monitor which allows you to measure how long it takes to get a mail delivered from one mail account to another. More … Continue reading
Posted in .net, General, IIS, Windows
Tagged AWStats, delivery time, e-mail, monitor, peformance, totals
Leave a comment
Server 2012: The remote session was disconnected because there are no remote desktop license severs available to provide a license
If you ever get the error message in the title when connecting to a RDS session host while your licenses are OK, try the following: Open Regedit on the host(s) Navigate to HKLM\System\CurrentControlSet\Control\Terminal Server\RCM Take ownership of the GracePeriod key Delete … Continue reading
Posted in Windows
Tagged GracePeriod, RDS Session host, Remote Desktop, Terminal Server, Windows Server 2012
Leave a comment
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
Autodiscover to external Exchange Server
Recently i had to migrate office mail from an on-premise Exchange (2010) server to Office 365. After the “switch over” (and changing DNS settings for mail and auto-discover to the Microsoft servers) i noticed that Outlook (2007) on the on-site … Continue reading
Posted in Exchange 2010, Office 365, Windows
1 Comment
Adaptec Raidstatus script for ESXi
As promised in my previous post i made a (Powershell) script which can be automated to run as a scheduled task. The script is build to run once a day. It sends an email if there is an error in … Continue reading
Monitor Adaptec 3405 health on VMware ESXi 5.x
For my work i had to install a supermicro server with ESXi 5.1. This server had a adaptec 3405 raid card which works fine with ESXi 5.x but you can’t see the health status of the array(s) in the VSphere … Continue reading
Posted in Vmware, Windows
Tagged Adaptec RAID 3405, array, esxcli, ESXi, Health status, VIB
10 Comments
Install HP Color Laserjet CM1312nfi on Windows 7 or Windows 8
Installing this printer is actually quite simple if you know how to do it. It cost me some hours to figure out. The problem with the installer is that whether you choose USB or Network it fails on the step … Continue reading
Posted in General, Windows
Tagged CM1312nfi MFP, CM1312series-win7-full-solution-EMEA3-v5.1.exe, Laserjet, Microsoft, Windows 7, WIndows 8
Leave a comment
Unable to Uninstall powershell v1.0 for server 2008 upgrade
When i tried to upgrade a windows 2003 server to windows 2008 server, the installation wizard told me i had to remove powershell before i could continue with the upgrade. – I have searched in add/remove programs to remove it … Continue reading
Posted in Windows
Tagged Powershell, Upgrade, Windows Management Framework, Windows Server 2003, Windows Server 2008
Leave a comment
Play Settlers 7 with more then one player on same IP/Connection
If you want to play Settlers 7 and be online (at a lanparty for example) with more than 1 player at the same time, you have to add an option to the Options.ini used by Settlers7. This file can be … Continue reading