04 Jun 2008 @ 15:36 

Our friend Darren Mar-Elia over at SDM software has just released some nice PowerShell cmdlets, to  view Tombstoned objects in AD… You can even revive(or reanimate them as I think the correct AD term is) them as well.. The only requirements are PowerShell (duuh), .Net 2.0 and W2k3 running AD.

I installed it without any problems on a x86 system, but had a few minor problems running it on my 64bit Vista rig, here is what I did to get it working.

Creating an Alias for the .Net installutil, notice the Framework64 here.

set-alias installutil $env:windir\Microsoft.NET\Framework64\v2.0.50727\installutil

I then installed the .dll file manually using the alias I just created above.

installutil -i "C:\Program Files (x86)\SDM Software\SDM Software AD Tombstone Cmdlets\ADTombstones.dll"

Mind you if you are running Vista, the regular user will not have access to “program Files” folder, and you will not be able to register the .dll without running as admin.

I then checked to see if the .dll actually had been loaded

get-pssnapin -registered

I saw that it was succesfully added, I was then ready for the final thing, before I could set out on my revival quest.

add-pssnapin SDMSoftware.PowerShell.AD.Tombstones

Take it for a spin, it is a nice little cmdlet.

Posted By: Xenophane
Last Edit: 04 Jun 2008 @ 15:36

EmailPermalinkComments (0)
Tags

 Last 50 Posts
 Back
Change Theme...
  • Users » 159
  • Posts/Pages » 101
  • Comments » 73
Change Theme...
  • VoidVoid « Default
  • LifeLife
  • EarthEarth
  • WindWind
  • WaterWater
  • FireFire
  • LightLight

Links



    No Child Pages.

Books



    No Child Pages.

Ønsker



    No Child Pages.

CV



    No Child Pages.