Article

dhardy71's picture
article
Reads:

5178

Score:
4
4
1
 
Comments:

0

Using ZENworks Patch Management 6.x to Register workstations in ZFD 7.x

Author Info

24 April 2008 - 1:31pm
Submitted by: dhardy71

(View Disclaimer)

Forcing ZFD 7 workstation registration with ZENworks Patch Management

Occasionally, I have workstations that haven’t registered, so I created a ZENworks Patch management package that registers the workstation for me.

Step one: Create batch file (I call mine zwsreg) and save it somewhere on your computer

cd c:\program files\novell\zenworks
zwsreg -importserver  x.x.x.x (import server IP address)

Step two: Create ZENworks Patch Manager Package.

  1. At your Patch Manager home page, click on the Vulnerabilities link, then click on the Packages Tab.
  2. At the bottom of the screen, click on the “Create” button.
  3. Name your package, and click Next. The next box allows you to choose OS’s you want to sent this to. This will depend on your environment. Select OS’s and click Next.
  4. You will then see your target computer. On the target computer, right click, select Create MACRO and then select %TEMP%
  5. Click Next. Now you will add the zwsreg.bat file to the %TEMP% dir. Right click on the directory, select add files and then you can browse to your batch file.
  6. Click Next, then you tell the package to execute the batch file
  7. Click Next. On the next few screens, just take the defaults and your package will be created.
  8. All you have to do now is to associate this package with desired devices, and your workstations will be registered.

Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).

It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.




User Comments

© 2013 Novell