Ok, so I was thinking (which is always a very dangerous thing!) – after my last post on how you can programmatically count Mailboxes per Exchange Database – I was wondering how you can programmatically get a list of all Exchange Mailbox Databases in Active Directory via their distinguishedName. Why was I thinking this? – […]
Tag: .Net
Programmatically counting mailboxes in Mailbox Databases using C#…
Ok, I know that the above is pretty easy using Powershell. In fact it is possible to also implement this using Automation Runspaces (again executing Powershell cmdlets from within the C# project) to achieve the same thing. But for a program that I am writing at the moment I needed to take a slight different […]
WinWOL (Windows Wake on LAN)–Version 1.1
In January I released a very simple tool called ‘WinWOL’ (Windows Wake on LAN) which, as the name suggests is a Windows based Wake on LAN manager. Over the last few months I have been looking at the software again and wanted to change how it worked to make it a little simpler to use. […]
Distribution List Reporting Tool (DLRT) 2.5
I have been adding a few features to the Distribution List Reporting Tool which I thought that would be useful and I am pleased to announce that I think that it is ready. Hope that you like it. Change History Version 1.0 Initial release Version 1.1 Added in handling for environments where there are no […]
Released-Version 2.0 of the DLRT for Exchange 2013…
Last week I released version 2.0 of the DLRT for Exchange 2010. This week I am pleased to release a version which is compatible with Exchange 2013 which can be installed on Exchange 2013 servers. Why two versions? Normally I like to try and maintain a single code base for my tools across different versions […]
Released–Version 2.0 of the Distribution List Reporting Tool (DLRT)…
NOTE: If you would like to install the DLRT on Exchange 2013 – please use the version that has been posted here: http://www.telnetport25.com/2013/02/released-version-2-0-of-the-dlrt-for-exchange-2013/ A couple of weeks ago I released Version 1.0 of the Exchange Distribution List Reporting tool. Since then there have been a couple of updates to the original 1.0 code (versions 1.1 […]
The Exchange Distribution List Reporting Tool…
NOTE: Versions 1.0, 1.1 and 1.2 of this tool have now been superseded by version 2.0 of this tool – you can find the associated article here: http://www.telnetport25.com/2013/01/releasedversion-2-0-of-the-distribution-list-reporting-tool-dlrt/ NOTE: If you would like to install the DLRT on Exchange 2013 – please use the version that has been posted here: http://www.telnetport25.com/2013/02/released-version-2-0-of-the-dlrt-for-exchange-2013/ A couple of organisations […]
WinWOL (Windows Wake on LAN) – Version 1.0
A few weeks ago I took a bit of break from work and all things Exchange and sat down to write what I call some “self help tools”. In essence, every now and then I write small utilities to make laborious administrative processes easier to manage. One such tool that I needed was a simple […]
RUPS Tool version 1.3a
Note: The download version of this tool has been updated to reflect the lastest version. Just a very quick update to the RUPS tool, taking it to version 1.3a – nothing too major, just a small bug fix to the logic which detects and then manipulates the MSExchangeIS and MSExchangeTransport services – basically if you […]
Roll-Ups, Service Packs, Update Tools and another version (I promise that I will give it a rest for a while and write about something else)…
Note: The download version of this tool has been updated to reflect the latest version. Ok, I admit that this is turning into a little bit of a saga – for those of you whom have been following the site recently will know that on the 26th November I released my Roll-Up Encapsulation tool (version […]