Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

How to have PS script run against hosts as their client checks in with the site server

  • Thread starter Thread starter Indy7
  • Start date Start date
  • Replies Replies 1
  • Views Views 1K

Indy7

Member
Messages
15
Reaction score
2
Points
3
Hello, i have a PS script that will provide the specific version of .NET that each of our client's computers are running. However, (understandably), it does not return results for those that are offline. Is there a way to get those responses as our global users go online?
thank you ahead of time for any help!
 
Are you using SCCM? if so extend you inventory to collect the .Net details. Then you can report on the results any time you like
 
Back
Top