Posts Tagged ‘windows’

How to get the IUSR and IWAM user account passwords on an IIS server

Edit the script, C:\Inetpub\AdminScripts\Adsutil.vbs. Change this line: IsSecureProperty = True to: IsSecureProperty = False Now you can find the IUSR account password by using the Adsutil.vbs tool. Open up command prompt and navigate to C:\Inetpub\AdminScripts. Run either of the following commands: cscript.exe adsutil.vbs get w3svc/anonymoususerpass cscript.exe adsutil.vbs get w3svc/wamuserpass to display the IUSR and IWAM [...]

Sync OneNote 2010 to Office Live for Editing Anywhere – How-To Geek

Do you enjoy the rich feature set of OneNote but prefer Evernote’s online syncing? Here’s how you can get the best of both worlds with OneNote 2010 and the free Office Web Apps. via Sync OneNote 2010 to Office Live for Editing Anywhere – How-To Geek.

Lots of “GodModes”

CNet has posted a followup article on the “GodMode” in Windows 7. In addition to the original GodMode ( {ED7BA470-8E54-465E-825C-99712043E01C} ), they provided 16 others: {00C6D95F-329C-409a-81D7-C46C66EA7F33} {0142e4d0-fb7a-11dc-ba4a-000ffe7ab428} {025A5937-A6BE-4686-A844-36FE4BEC8B6D} {05d7b0f4-2121-4eff-bf6b-ed3f69b894d9} {1206F5F1-0569-412C-8FEC-3204630DFB70} {15eae92e-f17a-4431-9f28-805e482dafd4} {17cd9488-1228-4b2f-88ce-4298e93e0966} {1D2680C9-0E2A-469d-B787-065558BC7D43} {1FA9085F-25A2-489B-85D4-86326EEDCD87} {208D2C60-3AEA-1069-A2D7-08002B30309D} {20D04FE0-3AEA-1069-A2D8-08002B30309D} {2227A280-3AEA-1069-A2DE-08002B30309D} {241D7C96-F8BF-4F85-B01F-E2B043341A4B} {4026492F-2F69-46B8-B9BF-5654FC07E423} {62D8ED13-C9D0-4CE8-A914-47DD628FB1B0} {78F3955E-3B90-4184-BD14-5397C15F1EFC} Just create a folder and append a period (.) followed one of the ugly [...]

God Mode in Windows 7

Well, it’s hardly “God Mode”, but it is an easy way to access Windows 7′s entire set of control panel settings from a single window. And it reportedly works on Vista as well, although some people claim problems on the 64-bit version of Vista. Simply create a new folder and rename it to whatever you [...]

Enable LDAP SSL with Active Directory in Windows 2003

In my search to Enable LDAP SSL with AD in Windows 2003, I found this which described out to configure Automatic Certificate Requests for Domain Controllers. This turned out to be a very easy way for Domain Controllers to automatically get certificates assigned and start using SSL for AD. First you set up a MS [...]