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

    Batch File set a variable of yesterday's DAY in DDD format as well as

    Greetings, I have searched, taken numerous stabs and pulled out my hair in attempting to set a variable for yesterday's day in DDD format e.g. - MON, TUE, etc. I also need the same for the current day. The situation is that I have production box performing a nightly oracle export (each named...
  2. croag

    White Space in parameter Question

    Hello all, I know this is probably elemetary - but I cannot for the life of me get variable that contains a white space. I.E.: .. .. and STIIHE.TEAM_ASSIG='0' and DDIT.T_NO = '&TEAMNAME' When Prompted, a value like TEAM_A works fine - However, when I enter a value like TEAM A,(which is a...
  3. croag

    We believe we have a rogue admin ( works 1 hours/plays 7)

    We've got a rogue admin who likes to remote into one of the servers here and monitor the employee usage of the internet in real time by watching the surf control software (talk about a waste of time). My question is, how do we set up some kind of event log or tracing on that system to find out...
  4. croag

    Rouge Admin

    We've got a rouge admin who likes to remote into one of the servers here and monitor the employee usage of the internet in real time by watching the surf control software (talk about a waste of time). My question is, how do we set up some kind of event log or tracing on that system to find out...
  5. croag

    Taking Cluster out of Failsafe

    Hello, Thanks for reading! I'm completely fed up with failsafe and I've decided to take our 2 node cluster out of failsafe mode. The Reasoning is that #1, the 'failover' process doensn't really fail over properly and #2, we have a whole other server that is completely under-leveraged. Your...
  6. croag

    Wireless Bridge and a 2600 Question - Compatibility

    Our network admin is no longer with our company and I have been tasked looking into connecting our 2 small locations over a wireless bridge. Since the network engineer left mid project, the wireless bridge has already been purchased. It is a Proxim Quickbridge 60. Here is how we believe it will...
  7. croag

    Adding a computer to a domain by way of a script?

    Does anyone have a script that will add a computer to a 'ourdomain' ...and we can have our domain admin and pw in the VBS script (or any other script)? So..we can essentially just walk to the computer, click the file, and it adds the computer to the domain? And restarts the computer if...
  8. croag

    Adding a computer to a domain by way of a VBS script?

    Does anyone have a script that will add a computer to a 'ourdomain' ...and we can have our domain admin and pw in the VBS script (or any other script)? So..we can essentially just walk to the computer, click the file, and it adds the computer to the domain? And restarts the computer if...
  9. croag

    Interesting NullReferenceException Error - Windows Service

    Hello, I'm wiritng a service, and when attempting to start the service (after installing using installutil) I receive this is the Application Log: Service cannot be started. System.NullReferenceException: Object reference not set to an instance of an object. at...
  10. croag

    Open all the contents in a folder, copy their content, move orginal fo

    Hello, Here's what I'm up to today! I'm trying to copy the contents of multiple PXP Files (recordbased inhouse format) that all reside in a directory that is being watched by a filesystemwatcher. Once the .created or .changed event is triggered this fuction will open each file, copy its...
  11. croag

    Creating txt boxes on the fly from combo box index

    Hello all, I have a problem that I can't seem to solve by myself. Here's the situation. I have a combo box named cbopump that has a preloaded collection of number in it ( 1-64 ) Below that there is a panel that I would I would like to have txtboxes created on the fly inside of in an 8 x 8...
  12. croag

    Coding a Service and FileSystemWatcher - Ideas? Help?

    Hello all, I've been working on an example from vb-helper.com and trying to modify it to be able to apply to a service. Basically, this is going to monitor a directory (using the FSW), then when a new PXP file enters, it's gonna take the info out of the file, and put it into another file...
  13. croag

    ConsoleOne Alternatives

    Anyone know of a consoleOne Alternative that will work for windows XP. I can't get the latest release ( or any release for that matter to work on XP.) Anyone have any NDS manager tools that will work on XP? Preferebly open source and/or free would be best. Thanks, Thomas Huff
  14. croag

    Faking an NT domain for netware comps to reap benefits

    Hello, Any one know of any software that can essentially "fake" an NT domain so that I can use our antivirus solution that looks to this DC (which is really just a piece of software that will hold the locations and names of all our netware machines). Anyone heard of such a thing? Thanks in...
  15. croag

    Is there a need to listen on internal interface?

    I just moved DNS off site and I'm wondering if there's any reason to continue to have ISA publishing the webserve on the internal interface rather than the external one? Any ideas? Thanks a million!
  16. croag

    Event Based Active Directory Notices

    Hello All, Thanks for reading this message. I just gave users in my network access to their C drives because everyone was complaining. Now, here's the question, Is there a way (programtically, switch, etc) to send the users a "pop up notice" everytime the purposefully click in to the...
  17. croag

    Folder type question... Problem with start menu!

    I have a problem!! My windows XP seems to think that ANY folder created in the 'c:\Documents and Settings\MY_LOGON_NAME' folder is a "start menu type of folder". For example, when I create a new folder on my desktop, it has the icon of a start menu folder. Incase you were wondering...
  18. croag

    Boot Up problem

    Hello all, Everytime I boot my pc, the CMOS does see the drive configuration I have set up, it asks me to "press a key to reboot", once rebooted, everything works fine. I was messing with my MBR a while back and took linux off my system...could this be the problem, it's looking for...
  19. croag

    WINDOWS TCP PROBLEM MAYBE?

    Hello all, ****THE FTP ISSUE**: I appreciate you'll reading this. I can't seem to LIST the contents of my FTP server from within my LAN. I'm running a NAT enabled router that is fully open, and all of my HOSTS and FTP servers are behind that router thus making up my home LAN. From my laptop I...
  20. croag

    Network Problems & FTP Problems

    Hello all, ****THE FTP ISSUE**: I appreciate you'll reading this. I can't seem to LIST the contents of my FTP server from within my LAN. I'm running a NAT enabled router that is fully open, and all of my HOSTS and FTP servers are behind that router thus making up my home LAN. From my laptop I...

Part and Inventory Search

Back
Top