Build Array
The BuildArray procedure connects to the provided domain and returns a list of requested objects. Then it loops through those objects checking for a specific...
The BuildArray procedure connects to the provided domain and returns a list of requested objects. Then it loops through those objects checking for a specific...
The WriteData procedure originally was used to update the Description property of computer objects in the Active Directory. The procedure can now update any ...
I work with two developers, in order to reduce the amount of teasing I decided to modularize all of my code. I have several functions and subroutines that I ...
About 99.9% of the computers we manage are Dell computers. Each Dell computer has a unique service tag that can be used to lookup anything from warranty info...
Most of the computer management scripts run against multiple computers, I usually want to have the script do one task if the computer is available for manage...