Hi,
I'm trying to import roughly 150,000 contacts from CSV into an OU as mail enabled users. To do this I'm using the following script:
# Create New OU
$AD = [adsi]"LDAP://dc=domain,dc=local"
$ou = $AD.Create("OrganizationalUnit", "ou=Contacts")
$ou.SetInfo()
# Import Contacts from CSV
$OU =...
Hi,
I am trying to create a virtual print server cluster using either Windows 2003 or 2008 server. Here's the way I'd like to do it: PrintVM1 needs to reside on PhysicalHost1, which is connected to a fibre SAN. PrintVM2 needs to reside on PhysicalHost2, also connected to the SAN. Obviously I...
Hi,
We have a cluster of 3 3750's and two in the cluster keep restarting without warning. When performing a 'Show Ver' on the cluster I get this error:
System returned to ROM by error - Debug Exception (Could be NULL pointer dereference) Exception (0x2000)!, PC 0x16E0DC
Does anyone know what...
Hi,
Can you help me? I am trying to put two partitions on a 1GB SD card but getting nowhere. Just so you know, I have also tried this with openSUSE 10.3 & 11 with the same results.
I can create the partition table the way I want, the problem comes when trying mkfs. This is what I get:
$ fdisk...
We work on a solitary 5.5 server sitting on Win2000 Server (soon to be upgraded). One of our users highlighted a small, yet highly annoying, issue with a common mailbox used by the Sales Dept.
All users have their own mailbox but there is a common mailbox which is also used by all sales users...
I have a bit of a problem and I'm not sure there's any way to solve it. Just thought I'd ask you kind people before I scrap the idea altogether.
I need to install software on W2k Domain Controllers but I don't want the user to be an Administrator. Tehy can be a member of any other group but...
n00b Warning:
OK... I have tasked myself with upgrading our software levels on all 8 of our 406's. The reason I'm doing it instead of a qualified Avaya guy is that our support company want to charge us LOADS of cash to perform the upgrades... which are free... so it ain't gonna happen...
Hi, appologies if this has already been posted - I did seach but couldn't find an exact match for my criteria.
Also, I think it's best to point out that I'm a complete newbie to Unix so you may have to explain any suggestions a little :)
Anyways, I'm running a Unixware 7.1.1 box which runs...
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.