Hi, I’m pretty new to PowerShell so please excuse me if my question doesn’t make sense.<\/p>\n
We have a large number of pc’s on our network there are hundreds of them. The Pc’s have computer names that are in the following format AJE08860007.
\nWhere the first 4 digits (in this case 0886) identify the site the computers are situated in and the last four digits (0007 in this case) is the computer identification number.<\/p>\n
What I need to be able to do is check if 2 services are running on the computers. In an ideal world I would like to use a script file that could do the following…<\/p>\n
Any help would be really appreciated as I said I’m a real newbee.<\/p>\n
Kind Regards
\nAlan<\/p>","upvoteCount":5,"answerCount":4,"datePublished":"2022-04-08T09:12:55.000Z","author":{"@type":"Person","name":"spiceuser-2f47s","url":"https://community.spiceworks.com/u/spiceuser-2f47s"},"suggestedAnswer":[{"@type":"Answer","text":"
Hi, I’m pretty new to PowerShell so please excuse me if my question doesn’t make sense.<\/p>\n
We have a large number of pc’s on our network there are hundreds of them. The Pc’s have computer names that are in the following format AJE08860007.
\nWhere the first 4 digits (in this case 0886) identify the site the computers are situated in and the last four digits (0007 in this case) is the computer identification number.<\/p>\n
What I need to be able to do is check if 2 services are running on the computers. In an ideal world I would like to use a script file that could do the following…<\/p>\n
Any help would be really appreciated as I said I’m a real newbee.<\/p>\n
Kind Regards
\nAlan<\/p>","upvoteCount":5,"datePublished":"2022-04-08T09:12:55.000Z","url":"https://community.spiceworks.com/t/getting-network-computer-information/830009/1","author":{"@type":"Person","name":"spiceuser-2f47s","url":"https://community.spiceworks.com/u/spiceuser-2f47s"}},{"@type":"Answer","text":"
It definately could be done in powershell, but you may also want to look at PDQ Inventory. You should be able to get the same info and so much more.<\/p>\n