Jump to content

Recommended Posts

Posted

I was wondeirng how does one verify if client for microsoft is installed on a machine without actually being at the machine. For example, we have ~1500 machines with an unknown amount not having the client installed. We are looking to first verify how many machines do not have the client and depending on how many how can we remotly deploy the client.

We initially thought of looking in the registry, but cannot find a key that will identify if the client is installed or not. Our not guess was to write a script, but again, we do not know what to check for within the script. Is there a way to check if the client for microsoft is installed and if not, install it to a mass amount of machines.

Thanks for the help


Posted
I was wondeirng how does one verify if client for microsoft is installed on a machine without actually being at the machine. For example, we have ~1500 machines with an unknown amount not having the client installed.

Might be somewhat tricky. Personally, I'd run a script on them that looks at HKLM\SYSTEM\CurrentControlSet\Control\Network\{4D36E973-E325-11CE-BFC1-08002BE10318}

how can we remotly deploy the client

netmscli.inf

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...