Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: sx3
  • Content: Threads
  • Order by date
  1. sx3

    Creating bulk recipients in Exchange 5.5

    Does anyone know how to create lots of custom recipients? I have 25 mail accounts that need to be created as custom recipients. Any help will be aprecieted.
  2. sx3

    Corrupt appsense deployment manager

    Does any one know how to fix the problem below? I logged on to our Appsense console one day and I found that under the Appsense Deployment manager\deployment Groups\xxxFarm\controlled Machines, on the right hand side it should show installed packages and the version but what is showing is part...
  3. sx3

    I need a script wich is going in a loop and reads in data from an exce

    I am trying to modify active Directory user’s expiry date using the following script strExpireDate = "23/10/2007" strUserDN = "cn=testkm,ou=test km laptops,DC=corp,DC=int,DC=mydomain,DC=gov,DC=uk" set objUser = GetObject("LDAP://" & strUserDN) objUser.AccountExpirationDate = strExpireDate...
  4. sx3

    ldap queries - Help

    Does anyone know how to get an LDAP query to show "MemberOF". I've looked on the internet but it's driving me mad. Any gurus out there?
  5. sx3

    schema / active directory problem

    Within active directory I can look at the properties of a user. I can see the tabs such as "General, address, account etc etc" Can I create an additional tab called "User type" with various fields in it eg(Contractor, permanent,...) I have tried to use adsi edit to change the schema but I'm not...
  6. sx3

    catalogue tapes

    Can someone remind me how to catalogue tapes in legato? I am trying to recover a complete 2003 server using asr but after it used the recovery floppy disk it was unable to connect to the backup server. I'm now restoring the server by installing the operating system and legato. Then restoring...
  7. sx3

    how can you add "Employee-id" to the user property's tab?

    I have configured a stand alone 2003 test server with exchange installed. I imported users from the live server to do some testing. Does any one know how to add "Employee-id" to the user property's tab? I tried the following but the script but didn't work...
  8. sx3

    How do you add "Employee-id" in ad user's property tab.

    I have configured a stand alone 2003 test server with exchange installed. I imported users from the live server to do some testing. Does any one know how to add "Employee-id" to the user property's tab? I tried the following but the script but didn't work...
  9. sx3

    sam account service problem in 2003 pdc

    Can anyone resolve the following: I built a 2003 domain server and to resolve an initial problem I changed the settings in "admin tools\services\Security accounts manager" for the "log on as" from local system account to the administrator. This has resulted in the performance of the server \...
  10. sx3

    How to copy an active directory object

    Does any one how to copy an active directory object and dump it into a different domain. For test purposes, I am going to build a windows 2003 test server with Active Directory running MIIS. I would like to take a full copy of the live AD (users & contacts) and migrate/copy these object into my...
  11. sx3

    Does anyone use VBAK as a backup solution?

    Does anyone use VBAK as a backup solution? VBAK runs on a high bandwidth, UK wide, TCP/IP fibre network. VBAK has points-of-presence in all major UK cities, running over a private network with wide area Ethernet services. The solution is particularly effective for organisations with multiple or...
  12. sx3

    How to delete local profile when a user logs off

    Does any on now how I could do the following: When a user logs off I want the local profile to be deleted. Therefore when anyone logs on there should not be any local profiles apart from the administrator. Would this be done by scripting, batch job, a service…or what ? Many thanks
  13. sx3

    msxml3.dll error '800c0005'

    Does anyone know what this message means running on a NT4 server. msxml3.dll error '800c0005' The system cannot locate the resource specified. /ciswebpl/research/rss_reader.asp, line 54 Line 54 is "xmlhttp.send" '>>>>>>>> Load an RSS/RDF file and process it. Public Function...
  14. sx3

    Win 2K File permissions

    Does anyone know how to set permissions on a folder to enable users be able to write, add, create….anything but not be able to delete any folders or files? Win 2k server, within the shared directory I have created a folder (test1) set special permissions a folder “TEST1” to.. deny "delete sub...
  15. sx3

    NT file permissioms

    Does anyone know how to set permissions on a folder to enable users be able to write, add, create….anything but not be able to delete any folders or files? NT4 server, within the shared directory I have created a folder (test1) Created a global group and set the special permissions on folder...
  16. sx3

    restoring from an old client index

    Can anyone help? I am running networker 7.11 on a win 2000 server backing up several clients. A client was recently removed, as there was no need to backup this server anymore. I know find I need a restore. The index file for this server is still in nsr\index\ dated 29/02/04 I have added this...
  17. sx3

    Networker 6.0.1 v 7.1.1

    Can anyone advise me of the benefits of upgrading networker to 7.1.1. I am currently running Networker 6.0.1 on a Windows 2000 server backing up 45 servers in a homogenous environment. I am trying to persuade my clients to part with their cash and upgrade to the latest version.
  18. sx3

    smtpmail not working

    I am unable to get mail notification working. NW 6.0.1 on win 2000 server Exchange 2000 in a cluster environment. Smtpmail –s “xxxxx backup report” –h {exchange server} {email address} Is this correct?
  19. sx3

    Unable to backup Sun Soraris box

    sx3 (TechnicalUser) Oct 17, 2003 Does anyone know how to install Legato on Sun Solaris ver. 8 Running legato 6.0.1 Client is a Solaris I have installed the client using pkgadd –d and choosing the first 4 modules. It seems to have successfully installed but when I look at the client...
  20. sx3

    Excluding files

    How do you exclude files being backed up. In the client save set one can specify "ALL" , but I want to exclude some files.

Part and Inventory Search

Back
Top