Find your answers by searching below.
You can enable a feature in smartImager whereby the smartImager client during imaging can talk to the smartImager server to get a true/false response if a specific computer name already exists in Active Directory or not.
This can be useful when you are using a script to name your computer, and need to know if a computer name is already taken or not in Active Directory.
To enable this feature:
Now your smartImager server will respond to web calls using the following syntax:
http://servername/smartimager/client/communicate?compexists=testcomputername
Note: Replace the red sections above with your appropriate information.
The response from the server will be a simple True/False string with no markup.
You can enable a feature in smartImager whereby the smartImager client during imaging can talk to the smartImager server to get a true/false response if a specific computer name already exists in Active Directory or not.
This can be useful when you are using a script to name your computer, and need to know if a computer name is already taken or not in Active Directory.
To enable this feature:
Now your smartImager server will respond to web calls using the following syntax:
http://servername/smartimager/client/communicate?compexists=testcomputername
Note: Replace the red sections above with your appropriate information.
The response from the server will be a simple True/False string with no markup.