One thing I really appreciate about Macs and OS X is managing hardware drivers. Well, more that you generally DON'T have to manage it. Just pop in the OS X disc, install the OS onto the computer and that's it - you don't have to spend hours finding and installing a multitude of drivers for whatever hardware options that particular PC has.
With the addition of 22 Wintel desktops and laptops to an existing infrastructure of Windows XP and MacOS workstations, I figured it was worthwhile to see if it was possible to make managing the deployment and ongoing support of Windows workstations as easy as it was for the Macs.
A server.crt file is automatically created for your server in /etc/httpd/conf/ssl.crt/server.crt. That file needs to be copied to C:\Program Files\OCS Inventory Agent\cacert.pem. A login script that will do that is:
@echo off
REM Check if CA file exists
if exist "C:\Program Files\OCS Inventory Agent\cacert.pem" goto CA_END
REM CA file does not exist, install it
Once downloaded, unzip the archive. Then run the OcsAgentSetup program. The installer allows you to specify your server options and then installs the agent as a Windows service.
I noticed that the agent doesn't necessarily contact the server right away - it seems to wait until the machine's scheduled update time, which could be hours from when you install it. Force the agent to contact the server right away with: