This form does not yet contain any fields.
    Login
    « Stupid Kentucky. | Main | Am I the only person who found the new South Park to be more disturbing than funny? »
    Thursday
    Mar202008

    So.  Powershell.

    Okay, so, I'm making a concerted effort here, really I am.  And the following snippet, while rudimentary, does strike me as being rather elegant:

    get-childitem | where-object {$_.LastWriteTime -gt "12/25/2006"}

    Shiny. 

    I'm so fond of adfind/admod (All hail http://www.joeware.net/freetools), though, that I think I'm going to be difficult to impress from an AD perspective.  :-)

    Reader Comments

    There are no comments for this journal entry. To create a new comment, use the form below.

    PostPost a New Comment

    Enter your information below to add a new comment.

    My response is on my own website »
    Author Email (optional):
    Author URL (optional):
    Post:
     
    All HTML will be escaped. Hyperlinks will be created for URLs automatically.