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 bkrike 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: weezy6902
  • Content: Threads
  • Order by date
  1. weezy6902

    Button to ping whats in a field

    Hey guys, Im sure you know how to do this so I am asking for your help. I have an inventory form I put together and it has a field where the user can input the computer machine name in. I want to add a button that will start a ping in a command prompt so that the user will be able to verify the...
  2. weezy6902

    output results of "RM" command

    Hey guys I have a script i want to use but it doesnt allow me to output the results of the RM command i have in here. Someone, anyone know how to output these results if the folder was not found or successfully deleted? Thanks much for input!!! 'nsf search and destroy and folder remove Dim...
  3. weezy6902

    NTBackup 2003 no admin shares eeek!

    OK guys I did a search and found this subject thread931-676726 which talks about the NTBackup utility on server 1003 not being able to see admin shares within the GUI. I also read that the bks can be manually edited to allow admin shares to be backed up on certain machines within your network...
  4. weezy6902

    Output results to txt file help

    i have a peice of code i hamburgered together from here and there. I am no code writer but i am trying to pick it up but for now its duct tape and coathangers for me.... I am trying to output the results of the del command im issuing so that i can end up with a report of what was deleted/not...
  5. weezy6902

    Anyone in here troubleshoot the NETDOM command tool?

    I am having no uck getting any responses on my issue so im posting in here in the hopes of possibly someone seeing my thread and giving a little insight. I haqve tested the pc and port 135 is open and i can remotely manage it but the netdom command remotely gives a "rpc server not available"...
  6. weezy6902

    "NET DOM REMOVE" cant get it to work grrr!!!

    Hey guys, I am setting up a script to remove a bunch of clients from the domain and am using the NET DOM command line tool but i keep getting "rpc server not available" when running this remotely on a test machine. heres what i got: C:\>NETDOM REMOVE "testpc/Domain:domain /UserD:administrator...
  7. weezy6902

    Want dig up old bones (delete local profiles)

    Hey guys, I am no programming wiz and just scrape by with the help of ole google and cut n paste so bear with me... I found this thread t"hread329-914916" which talks about deleting profiles on a local computer but notice the user was having problems with using it as im sure the problem was it...
  8. weezy6902

    Active Directory Integrated Home Directories Help...

    Hey guys/gals, I am using the active directory home directories tab in their profile to create user home directories and i would like to configure it to create the directories with different permissions than admin full user full.. I want to configure it to admin full and the user modify...
  9. weezy6902

    performance alerts question

    Anyone have an idea on how i can use the built in performance logs and alerts report a broken mirror on my 2000 and 2003 boxes? Or any other reporting tool that can trigger my batch prog.. I want to use whats packaged into microsoft if possible. Any ideas out there? I really am looking for...
  10. weezy6902

    NTBackup systemstate 20 hrs??!!?!

    Hey guys I am stumped again. Just cant figure why this backup is taking so long. I configured ntbackup to run nightly using a script and works flawlessly but on this occasion every night lately the systemstate part of the backup takes 20 hours and then the backup tape get full and asks for...
  11. weezy6902

    Automated deployment of notes

    Anyone know the direction i can go in order to automate a lotus notes deployment? Login script? some kind of answer file that populates the fields in the configuration file? I just went through 80 or so accounts and had to set em up BY HAND!!! I am an Exchange guy so I didnt have the answer off...
  12. weezy6902

    logon script addition for search/delete

    Hey guys, I have a small problem i'm looking at that I want to try and fugure out on the forums. I have to search and delete a certain file on a bunch of client machines and was thinking I will add a scheduled task via the logon script and am having a problem with the scheduled task. I want to...
  13. weezy6902

    little cmd problem im looking into

    Hey guys, I have a small problem i'm looking at that I want to try and fugure out on the forums. I have to search and delete a certain file on a bunch of client machines and was thinking I will add a scheduled task via the logon script and am having a problem with the scheduled task. I want to...
  14. weezy6902

    Admin Share usage/drive mapping question

    Ok guys I'm stumped again on something. I have a bunch of servers that need large files moved to them from various locations on my network and I'm having some problems. I can't move these files through mapped drives effectifely as the process times out and data gets lost. Ftp is an option but...
  15. weezy6902

    NTFS file system troubles kudos to answerman!

    Greetings, I have a problem with a home directory difficulty. The current file system is set to have administrators fukll rights, domain users full rights and each user is the owner of their home directory. I want to change this as it allows each user to take control and omit the administrators...
  16. weezy6902

    totally stumped this may be easy w2k perms issue

    Hey guys, I have a problem with w2k vs wxp on applying a domain group to local administrators group. The 2000 box sits in info.domain.com it needs a group lets call it cheese@util.otherdomain.com added to the administrators group on this machine. If i try adding the cheese@util.domain.com to...
  17. weezy6902

    Creating folders in user exchange 2003 accounts

    I have a list of users here on my e2003 server that need a additional folder added to thier account. i dont want to create a public folder i want to add these folders to each individual account. is this possible? im thinking otherwise but kudos to someone with info.... thx Ben
  18. weezy6902

    Auto Erase With two tape drives

    This problem is where I have two tape drives in one group on SCSI # 5 ID and SCSI # 6 ID. I can auto erase the # 6 device through the job wizard but when trying to automatically erase the # 5 media I get an "Job Scheduler Operation Failed". I CAN erase the media manually through the...

Part and Inventory Search

Back
Top