PKI / Certificate Authority Information
http://blogs.technet.com/pki/archive/2007/08/19/windows-pki-documentation-reference.aspx
Information about joeware mixed with wild and crazy opinions...
PKI / Certificate Authority Information
http://blogs.technet.com/pki/archive/2007/08/19/windows-pki-documentation-reference.aspx
I have added a text file in a semi-CSV format up on the website for current versions and release dates of the utilities. There is a link from the free tools page but you can go directly to it via
http://www.joeware.net/freetools/versions.txt
This is what it currently looks like
Updated: 2010.02.18 --- App,Version,Date accexp,01.01.00,2002.08.04 adfind,01.41.00,2010.02.13 admod,01.12.00,2010.02.13 adqueueloop,02.00.00,2006.03.23 atsn,01.00.00,2004.03.27 auth,01.01.00,2001.08.17 changepw,02.03.00,2006.06.26 clienttest,01.01.00,2005.11.09 cpau,01.11.00,2005.11.08 dnssrvrec,01.00.00,2006.01.15 eldll,01.00.00,2002.02.17 eldllex,01.00.00,2002.02.17 exchmbx,01.04.00,2006.04.29 expire,01.00.00,2000.04.15 findexpacc,01.01.00,2005.06.19 findnbt,01.02.00,2002.11.15 findpdc,01.00.01,2001.09.28 gcchk,01.03.00,2004.08.30 getuserinfo,02.07.00,2003.09.27 lg,01.02.00,2006.07.10 memberof,02.03.00,2006.06.10 netsess,02.00.00,2004.02.01 oldcmp,01.05.00,2004.12.28 qlogoff,01.00.00,2001.01.28 quiet,01.01.00,2002.04.27 psomgr,01.00.00,2007.04.15 secdata,02.03.00,2002.08.19 sectok,01.00.00,2001.11.11 seinteractivelogon,00.10.00,2001.09.20 shrflgs,01.00.01,2005.02.19 sidtoname,02.00.00,2003.03.07 snu,01.00.00,2001.11.04 svcutil,02.04.00,2005.06.12 unjoin,01.01.00,2007.07.17 unlock,02.01.00,2004.08.16 userdump,01.01.00,2001.01.28 username,01.00.00,2002.10.08 w2klockdesktop,01.00.00,2001.05.10 writeprot,01.00.00,2004.08.08
If you have Outlook 2010, install this bug fix…
http://blogs.msdn.com/buckh/archive/2010/02/12/fix-for-message-size-issue-in-outlook-2010-beta.aspx
Previously I announced that ADAM/ADLDS was available for Windows 7 client machines. Shortly after I announced that MSFT quietly pulled the product back off the download site due to some issue that they did not disclose. An issue critical enough though that they actually pulled the product.
Anyway I just got confirmation from Microsoft today that they released it back to the download site and indeed I just downloaded both the x86 and x64 versions.
joe
Ten years ago today Active Directory was made publically available[1]. Been a long ten years and we have seen some cool/wonderful things and some sad/horrible things. Overall, looking good AD. 🙂
joe
[1] RTM was December 15, 1999.
The betrunkener Schmetterling releases of AdFind and AdMod have been posted to the website.
You can find AdFind V01.41.00 here —> http://www.joeware.net/freetools/tools/adfind/index.htm
You can find the new usage here —> http://www.joeware.net/freetools/tools/adfind/usage.htm
You can find AdMod V01.12.00 here —> http://www.joeware.net/freetools/tools/admod/index.htm
You can find the new usage here —> http://www.joeware.net/freetools/tools/admod/usage.htm
You had to expect something was going to hit the joeware free tools website, we are again coming up to The Experts Conference (aka DEC) timeframe and I always try to push something out the door for DEC err TEC. Unfortunately as mentioned earlier, I will not be at TEC this year but I expect a few laptops running my utilities will be there which is almost as good. 🙂
I tried something different this time. I worked on updating AdFind and AdMod at the same time. I usually don’t like doing that because my focus can drift but it worked out very well in this case as changes I made to AdFind to get it to compile with Code Gear C++ Builder 2009 were needed for AdMod as well and I also took the opportunity to collapse some of the common functions. Not all of them, lots more can be done in that area but that is for me and not you because it doesn’t do anything for you. For me it means less places to look for changes and a change in one makes the change in both.
The AdFind updates that you will notice are mostly pretty small, various bug fixes and some more attributes decoded properly for Windows Server 2008 R2 (thanks to everyone who emails me items that could be decoded or aren’t decoded properly BTW) and a few new switches.
Probably the most “wanted” addition I have added to AdFind are the –tdcfmt and –tdcsfmt switches. These switches allow you to change the output of the time decoding done with the various –tdc* switches. I had lots of people who wanted to set up their own custom time formats and others who wanted me to localize the output. I figured out of the two, allowing someone to set their own format was the more flexible for them and the least amount of work for me. 🙂 So now if you want to output the time like DAY/MONTH/YEAR or even MONTH-YEAR you are welcome to do so. More on that below in the full detailed list of updates.
The AdMod updates are a collection of updates made since V01.10.00 was released back in February 2007. I jumped straight to V01.12.00 as I had stopped working on AdMod for some time and just used V01.11.00 myself to work out some really nasty bugs I somehow inserted into it. 🙂 Then when I started working on it again I needed to rev the version number. So no, you didn’t have a black out, V01.11.00 was never publicly available.
There are a ton of changes in AdMod. Its not a major version release but it is definitely two minor releases in terms of bug fixes alone… The first big change is that I converted it to Code Gear C++ Builder 2009 like I did for AdFind. Most folks found tremendous speed increases between the old and new version of AdFind when I switched compilers and I have been seeing the same results with AdMod. Another big change is that AdMod will now encode SDDL strings into Security Descriptors. This is done like encoding GUIDs or SIDs but instead with a prefix of SD#. In the same encoding portion of the code I also added time string encoding as well with UTC##, LOCAL##, and CURRENT##. There are some neat tricks you will be able to pull off with those. One of the final big changes is to allow CSV mode –import switch works in update mode, not just add mode. However, in the interest of data safety, the import mode will NOT overwrite current values, it will only ADD values. So if you have a single valued attribute that is already populated, –import will not overwrite that value. It will bail with an already exists error. If you want that value overwritten, you need to specify the proper attribute operation like description::{{.}} as you did before. I initially set it up with an override switch to allow overwrites, but then saw someone do something that changed my mind.
As always, if you run into issues or just have thoughts, questions, please send me an email. I hope you find the updates to be useful for you. People keep telling me that AdFind/AdMod aren’t needed anymore because PowerShell can do it all but
1) That hasn’t been my experience in any company I have looked at
2) I still get flooded with email requests for new features and how to questions
so I feel the tools are still relevant and useful and will keep them available.
As I mentioned in another blog post, I am considering writing a book on LDAP, AD, ADAM, and AdFind/AdMod and actually started generating a draft table of contents last night while watching Survivor. I think it will be useful and I am, I expect, the best person to write it. 🙂
ADFIND UPDATE DETAILS
* Lots of bug fixes in logic, switch processing, shortcuts, and the usage.
* Added decodes for
* Updated some other decoded attributes to include Windows Server 2008 R2
* Did some work on the –e and –ef functionality. These switches enable environment variables or switches from a file to allow you to “hardcode” certain switches into your commands without typing them each time. Also added/updated functionality around a default switch file for each program that is always read in case you have something that you always want done, say like –tdcs or one of the new time formatting switches. Note that the default file is read from the current working directory. This was a purposeful decision.
* Added the following new switches
* Added the following shortcuts
* Updated the –sc s: and –sc sl: shortcuts to allow you to append ;class or ;attr to focus only on returning classes or attributes.
ADMOD UPDATE DETAILS
* Converted to CodeGear C++ Builder 2009
* Lots and Lots of bug fixes in logic, switch processing, shortcuts, and the usage.
* Added CSV variable expansion modifiers __lc, __uc, __spec, __hex, __num, *origdn*.
* Added SD## to allow for SDDL encoding to modify Security Descriptors
* Added UTC##, LOCAL##, CURRENT## to allow for int8 time encoding.
* Like with AdFind, worked on the –e and –ef switches and functionality.
* Warn if no redirection is detected and no base is specified.
* Error out if a bad DN is detected in stdin redirection mode.
* Allow non-CSV mode expansion capability. Gives limited variable expansion functionality.
* The –import switch now works with updates as well as adds. Will not overwrite existing values!
* –CSV specified with no arguments enables –import
* Added new switches:
* Added new shortcuts
Last time I looked, the Daemon ISO Mounting Tool didn’t work for Windows 7, just looked again today and now Windows 7 is supported and it actually works:
http://www.disk-tools.com/download/daemon
When I was 13 I knew it all…
When I was 16 I realized I didn’t know it all at 13 because I now knew it all…
At 19 I realized I didn’t know so much when I was 16 because I really knew it all then.
At 21 I finally got the point and knew that I previously knew very little and that teenagers were stupid and shouldn’t be allowed to make decisions because I finally had all knowledge.
At 25 I realized that I really didn’t know very much.
At 33 I admitted it out loud.
At 40 I started forgetting what little I did know… 😉
– me
If you don’t know joe’s tools, are you really into AD?
– Florian Frommherz (http://www.frickelsoft.net/blog/?p=180)
People like to think they know more than they do, especially the ones that know the least.
– me
[joeware – never stop exploring… :) is proudly powered by WordPress.]