Hi folks. I'm using the following script to change the home directory attributes for all the users in a given Active Directory OU:
Set OU = GetObject("LDAP://OU=users,OU=schoolname,OU=schools,DC=test,DC=elc")
For Each objUser In OU
If objUser.Class = "user" Then
objUser.Put "homeDirectory"...
I'm trying to install the NBU client onto a Win2K server. It runs through the setup questions OK, but when I click the button to start the actual installation, the "Installation Completed Successfully" window is displayed instantly, and no files are actually written to the server.
Comparing the...
I have two identical PE4600 servers, bought at the same time. One is in a live environment, one is used as our development box.
We are having constant memory problems with the live box, which Dell seem to be incapable of fixing. In the meantime, I'm thinking of swapping our development server...
I'm trying to do a restore of an NDMP backup from DLT tapes, using our new SDLT library. I've got past our earlier incompatability problems (thanks to all who commented!), but I now seem to have a terminal problem. I think my tape is knackered, but just in case anyone has any great ideas...
We have just replaced our old ATL library (one DLT8000 drive) with a StorageTek L20 (one SDLT320 drive). I have configured the new library as DLT3 to match our other SDLT library.
My problem is reading the old DLT tapes in the new library - NBU doesn't view the DLT tapes as valid media for the...
A reboot didn't help unforunately. I will try to upgrade IE, although I can't see why this would stop the software from installing - I can see it not working properly once installed, but stopping actual installation?
Anyway, thanks for your help everyone.
There is an existing HKLM\Software\veritas key - it contains various keys for Backup Exec, and one for NetBackup, which only has the sub-key CurrentVersion - this contains the value "Install Type", which is set to Not Installed.
I'm going to try to schedule a reboot tonight (it's...
Thanks again - the responses are much appreciated. There are no extra restrictions on the registry, and I have now tried to install as both a Domain Admin & the local administrator. Getting frustrated now! :)
Thanks for the help guys, but I have "full control" permission over the destination folder, and am also the owner of the folder. I have had no problem like this on any previous server - the only similar problem I've had was on this same server when installing Backup Exec. We had to...
I am trying to install the NBU 4.5 client on a Win2K server - unfortunately, this server does not have a drive C: - the company that set it up created it with the system volume on drive E:, and a data volume on drive G:.
When I try to install the software, after answering all the setup...
Hiya,
Am v bad at javascript but am trying to use javascript to try to do something on a web page. Any help would be appreciated.
Basically, if I have some HTML code along the lines of
<html>
<head>
<title>1</title>
</head>
<body bgcolor="#FFFFFF">
<table width="90%"...
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.