windows

Unattended Windows XP Installation

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.

Windows Deployment

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.

Technology:

Package Deployment

http://alufis35.uv.es/OCS-Inventory-Package-deployment.html

Install the Apache SSL components:

yum -y install mod_ssl

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

Windows Agent

The Windows agent can be downloaded from here.

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:


Pages

Subscribe to RSS - windows

Recent Updates

  • 8 months 2 weeks ago
    1.27.2 update
  • 8 months 4 weeks ago
    Drupal 10/11 config
  • 9 months 1 day ago
  • PHP
    9 months 1 day ago
    PHP 8.3.11 and AlmaLinux
  • 9 months 1 day ago
    New version of Pound