joeware - never stop exploring...

Information about joeware mixed with wild and crazy opinions…

Archive for September, 2009

Active Directory Feature Components

by @ Friday, September 25th, 2009. Filed under tech

Not sure if I shared this before… A nice little post of Windows Server 2008 Active Directory Feature Components in PDF format.
Windows Server 2008 Active Directory Feature Components

Firefly / Serenity stuff

by @ Friday, September 25th, 2009. Filed under general

Brandon has been on a Firefly quote kick lately so I dug up some links for him, thought I would share those and some others with the rest of the geeks…
Cool opening song

This is the captain. We have a little problem with our entry sequence, so we may experience some slight turbulence and then explode.
 
Ringtone
http://www.madringtones.org/tone/363111-Ballad-of-Serenity
 
MP3
http://www.whedon.info/Firefly-Theme-Song-Ballad-Of.html
 
Guitar [...]

F5 VPN solution on Windows 7 anyone???

by @ Tuesday, September 22nd, 2009. Filed under tech

Anyone get this working? I keep blowing up when installing the ActiveX components or if I get through the install it just hangs on checking connection. I actually need this working to get to the network of one of my customers.

OpenSource Windows Perf Log Analyzer

by @ Monday, September 21st, 2009. Filed under tech

http://www.codeplex.com/PAL
Haven’t used it but it looks like it could be cool. Brian told me about it.

Finding old unused Domain Controller objects in the Sites Container

by @ Thursday, September 17th, 2009. Filed under tech

Something that always annoys me is when I look at an Active Directory and start finding old Domain Controller Server objects out in the sites container for DCs that were demoted or forcibly removed from Active Directory weeks, months, or years ago. This is just sloppy admin work but once it is done and hasn’t [...]

Resolving Foreign Security Principals to SAM Names

by @ Tuesday, September 15th, 2009. Filed under tech

This is probably obvious to some but thought I would write it up for those it wasn’t obvious for…
Sometimes when you look at a group in AD or ADAM, you see foreignSecurityPrincipal (FSP) objects in the membership. These aren’t generally, for most people anyway, quick to be resolved to friendly names so maybe you end [...]

Blog performance and availability

by @ Monday, September 14th, 2009. Filed under general

You may have encountered some perf issues reading the blog today (Sept 14, 2009). This was due to something within my provider POWWEB. I contacted them and they said they would look into it and suddenly it was working as normal again. Of course this provoked questions…
This was the first response I received
Hello, [...]

Wee photo gallery…

by @ Monday, September 14th, 2009. Filed under alternatives

For those looking to identify the misc plants growing around the yard… Or if you have to look for a specific plant for your natural remedies…
 
http://www.ipm.ucdavis.edu/PMG/weeds_intro.html

What about PWD_NOT_REQD?? – Revisited

by @ Wednesday, September 9th, 2009. Filed under tech

I received an email with a script to clear the pwd_not_reqd flag that the author said he meant to post as a comment but couldn’t (old posts don’t allow comments anymore to slow down on spam). The post was http://blog.joeware.net/2006/06/29/431/
Fortunately, you don’t need a script to do this, it is a one liner with adfind/admod [...]

My Active Directory Forest and Exchange…

by @ Wednesday, September 9th, 2009. Filed under humour

This is a combined effort work of art… The guilty shall remain nameless…
 
My Active Directory forest before Microsoft Exchange

 
My Active Directory forest after Microsoft Exchange

I need to rename the DN on all of my users from Smith, John to the sAMAccountName…

by @ Wednesday, September 9th, 2009. Filed under tech

This is quick and easy with AdFind and AdMod…
You just have to find the users, pipe their DN and sAMAccountName to AdMod and tell it to do a rename… Like so
adfind –b ou=someou,dc=domain,dc=com -f "&(objectcategory=person)(objectclass=user)(name=*,*)" samaccountname –adcsv | admod –rename {{samaccountname}} –upto 1000

That command self limits itself to only modifying up to 1000 [...]

Microsoft Releases HyperV Linux Source Code Under GPLV2

by @ Wednesday, September 9th, 2009. Filed under tech

Who would have thunk it???
http://www.microsoft.com/presspass/features/2009/jul09/07-20linuxqa.mspx
“Today, in a break from the ordinary, Microsoft released 20,000 lines of device driver code to the Linux community. The code, which includes three Linux device drivers, has been submitted to the Linux kernel community for inclusion in the Linux tree. The drivers will be available to the Linux community and [...]

Exchange 2010… Sheesh and AdminSDHolder

by @ Wednesday, September 9th, 2009. Filed under tech

http://dloder.blogspot.com/2009/08/exchange-2010-rc1-and-adminsdholder.html
This is just silly… Seriously. Allegedly products go through a security review, how did this make it past that? This isn’t the kind of thing that should be caught in testing as indicated by the first comment, this kind of thing should never have happened in the first place. It is, IMO, the result of [...]

Useful Info if you need to text someone via email

by @ Wednesday, September 9th, 2009. Filed under tech

http://mostlyexchange.blogspot.com/2009/09/sending-e-mail-as-sms-or-text-message.html
 
Really useful answer by Michael W. on the Microsoft TechNet forums. If you want to send a text message from an e-mail client, most carriers allow you to do this. You send an e-mail message to number@emaildomain. For example, if you want to send a message to a T-Mobile user whose phone number is (808) [...]

Cool Art Gallery

by @ Tuesday, September 8th, 2009. Filed under general

I have been meaning to post this link since July…
http://oceangallery.com/

Writeup in TechNet that uses AdFind

by @ Tuesday, September 8th, 2009. Filed under tech

One of the alert joeware fans out there sent me a link to the following TechNet story that utilizes AdFind.
http://technet.microsoft.com/en-us/magazine/2009.09.sdadminholder.aspx

While the article is a bit rough, for example sdprop isn’t responsible for AdminSDHolder[1] it is an ok article for a general sort of conceptual overview on how it works[2] and there is some good [...]

Have a PC that doesn’t want to shut down???

by @ Friday, September 4th, 2009. Filed under tech

I have a PC that I don’t like much but have to use. I don’t like the software configuration on the machine but don’t have any real choices in the matter. I won’t go into it more than that…
So today I am trying to get something done and as usual the machine is crawling [...]

[powered by WordPress.]

18 queries. 1.092 seconds

Theme copyright © 2002–2010 Mike Little.