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 wOOdy-Soft 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: cojast08
  • Content: Threads
  • Order by date
  1. cojast08

    CPU Temperature/ Fan Speed

    OK I have come up short on this so maybe it is not possible. I am looking for a script that will display the speed of the CPU fan and/or any other Fans in the computer(power supply or other) and also looking for a way to display CPU temperature.
  2. cojast08

    IF Null

    I am hoping this is an easy one for you all and I am just over looking a small mistake. $mainOU = Read-Host -Prompt 'NorthAmerica, SouthAmerica, Africa, etc.?' $site = Read-Host -Prompt 'Site?' $subsite = Read-Host -Prompt 'Computers, Servers, Users, etc.?' $dept = Read-Host -Prompt 'You can...
  3. cojast08

    How to verify DNS to DHCP

    Not for sure if I am over looking something but I have not been able to find a good way to verify that DNS entries are correct for my computers. If anyone has an idea or has already done this and would like to share that would be awesome. I have all my computers in a text file from AD that I...
  4. cojast08

    Script to delete Services not running

    I currently have a powershell script that searches all my computers that are listed in a text document for a service that is listed in another text document. and then it displays if the service is running or stopped or not installed. What I need to do is set it up so that if the service is...
  5. cojast08

    Automating reports that are generated from a website

    I am fairly new to Powershell but thought I would give it a try to attempt to automate some reporting that we have to do. So if you could please explain your answers for what it is doing i would appreciate it. These are the steps that we doing manual. Go to website and log in using our AD...
  6. cojast08

    Excel 2003 formula help

    Any help if even possible would be great. In one cell i have a formula that averages an entire column...this formula has been tested and works. In another cell i have a formula that pulls numbers from another spreadsheet and adds them together for a total...This formula has been test and...
  7. cojast08

    Templates

    I am trying to create a survey template. I would like questions to be locked so people can not edit the questions. I would like an answer box after the question where they would be able to type in their answer. I have seen this done before but i have no idea how they did this...any help would...

Part and Inventory Search

Back
Top