I am having some trouble trying to select sub OU's within an AD structure:
_________________________________
Sub GetOUs(Path)
Set OUs = GetObject("LDAP://" & Path)
OUs.Filter = Array("organizationalUnit")
For Each OU In OUs
strOUName = OU.name
strGroupDesc = OU.ou...
Help!
I just finished updating all the firmware, system BIOS, etc. with IBM server support. I need to access the RAID array to create a Ghost image of the system/boot partition.
I have tried multiple boot disk configurations with no results. Here is the one I have now:
CONFIG.SYS:
[menu]...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.