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 Chriss Miller 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: JimmyZ1
  • Content: Threads
  • Order by date
  1. JimmyZ1

    transferable skills

    So i was reading a posting about transferable skills and in the IT industry I've noticed that employers need to be told what skills transfer, and knowing certain pieces of software mean you know other pieces. Let's start a list, and I'll build a site that shows the correlation in skills. will...
  2. JimmyZ1

    mac's and bad addresses

    Does anyone know why my windows 2003 DHCP server has a bunch of bad addresses, mostly related to my Macintosh machines.
  3. JimmyZ1

    hp color laserjet calibration settings

    What are the calibration settings in the device manager for??? there are 2 settings one is defaulted for 15min and the other one is 48 hours? can i turn one of these off? IT's a hp laserjet 1600
  4. JimmyZ1

    I have newbee question

    I built a win2003 server, put IIS6 on it, I put a PHPBB on it and the only people that i can get to access it are admins, How do I allow general users access? How do I open the page to general viewing?
  5. JimmyZ1

    recover a lost folder in a pst

    I have user that lost a folder in her pst. It's gone, does anyone have or know of a recovery tool that will bring back lost folders or recover lost data. i've already tried the scanpst.exe
  6. JimmyZ1

    homepage reg key

    can someone post the IE homepage registry key, For the life of me I can't find it, and I have a load of machines to change. Thanks
  7. JimmyZ1

    batch to change homepage

    does anyone have a batch or vbs to change a users homepage?
  8. JimmyZ1

    Friends and Employees

    I've been building my career as an IT person and recently was put into a management roll, but I only have 1 employee so it's kind of special case, but when I end up with more employees were do you draw the line at having employees and who you can be friends with? Is it difficult being friends...
  9. JimmyZ1

    What motivates you?

    What motivates you? I.T. is always hot/cold, somedays are go, go, go, and others are ........ you know. So what motivates you and what do you do to motivate your staff?
  10. JimmyZ1

    In need of advice

    here's the story, About 4 months ago I was offered a new job making about 9k more a year(I took the job). The jobs great the skill set is a little less needed and more of a techie admin position, but requires alot of management stuff too. Buget planning, ordering supplies, stuff like that...
  11. JimmyZ1

    help with an expired ms project eval copy

    Funniest thing, One of my users wanted to evaluate MS Project, no problem I got an eval copy and installed it on the users computer. Well the user decided to wait until the eval copy expired to try to use Project, I've attempted uninstalls and reinstalls and nothing works, Is it possible to...
  12. JimmyZ1

    Telnet question

    Is anyone familiar with windows telnet and how to direct the output to a .cap file?
  13. JimmyZ1

    office 2000 always initializes when opening

    Anytime i open word,excel or ppt on my laptop office 2000 initializes again... and it does it everytime.. does anyone know why or how to fix this?
  14. JimmyZ1

    local access only

    I have a computer on my network that can only see the local servers, I have released renewed IP address all the information is correct, I've uninstalled and reinstall the novell client because we are using it and uninstall the IPx protocol and it still only see's the local servers... anyone...
  15. JimmyZ1

    New FM pro 7 admin needs help

    I just built a new Mac running OSX, Installed FM pro 7 and on the client(running FM7 windowsxp) i'm testing it on I can see the server but none of the databases show up. Basically I goto File > Open remote > and under local host the server is there but no databases. Can someone please tell me...
  16. JimmyZ1

    running scripts on workgroup machines

    Is it possible to run a script on machines in a workgroup?? Can someone give me the rundown on how to do this, I can write the script I just need a starting point.. thanks again...
  17. JimmyZ1

    ad. popups

    Does anyone know of a fix... adware/spybot doesn't put a dent in it....
  18. JimmyZ1

    Protection pilot

    does anyone run protection pilot? is there anythign I should know about it? I'm in a new enviroment and need some antivirus protection is this going to give me the same information as EPO?
  19. JimmyZ1

    syntax help with an inputbox

    I need help switching this to an input box Set colFiles = objWMIService.ExecQuery _ ("Select * from CIM_Datafile Where name = 'c:\\Scripts\\Adsi.vbs'") if you change c:\\scripts\\adsi.vbs to input1 like this Set colFiles = objWMIService.ExecQuery _ ("Select * from CIM_Datafile Where...
  20. JimmyZ1

    syntax help

    Can someone help me with the syntax... something is wrong with the imputbox Input1 = InputBox("Enter your OU for example XXX:") Set objFSO = CreateObject("Scripting.FileSystemObject") Set objTextFile = objFSO.OpenTextFile _ ("compt.txt", ForAppending, True) Set Name1 =...

Part and Inventory Search

Back
Top