Archive for February, 2007
« Previous EntriesPowerShell – less code, same result
Wednesday, February 28th, 2007One thing I have seen a lot of since I’ve been using PowerShell is that you can get the same tasks completed with less code.
Now with a bunch of the ADSI scripts we’ve gone through lately this isn’t blatantly obvious. These have been conversions of existing VBScripts that I have in my toolkit. However, this [...]
Searching Active Directory for Windows 2000 and Windows NT4 Domain Controllers with PowerShell
Tuesday, February 20th, 2007When I posted the article on raising AD functionality levels recently David Saxon pointed out that more could be done in regards to confirming the Domain Controllers are at the required level, i.e. they are Windows 2003 Domain Controllers.
Since we’ve looked at searching the Directory yesterday, this seems like a good time to take a [...]
PowerShell Community Extensions (PSCX)
Tuesday, February 20th, 2007OK, so some times I’m a bit slow off the blocks.
I’ve been pretty busy lately so my RSS feed and web browsing has been pretty limited. I did just notice though that the PS Community Extensions have reached 1.0! Well done people!
Something else for me to take a look at over the next few days [...]