Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
Typical problems which a customer could face in ZENworks for Desktops environment are:
(i) If he has quite a large number of workstations to be registered onto his ZENworks for Desktops Server.
(ii) If customer does not have Windows domain
(iii) If customer is fresh ZEN deployer and he does not have any form of Novell Client pieces installed on his machines.
In all of the above scenarios, this tool would be very handy, though with certain limitations.
This tool successfully installs ZENworks for Desktops Agent pieces onto remote desktops. The fact remains that there is no necessity for any form of client pieces running on the workstations. The tool remotely installs the agent, automatically restarts the workstation and automatically logins to the eDirectory tree.
This way the whole process of import becomes just a click away.
Some assumptions / Limitations are mentioned below ...
Assumptions:
ZENworks for Desktops server components are installed. Make sure that the workstation import services are started on the server.
Should be able to ping to the workstations that needs to be registered / Should have administrative rights on the workstations
Should be able to map to workstations. ( Say \\workstation \ C$ )
Limitations :
Where in Registry | Key Name | Key Value | Change To |
HKEY_LOCAL_MACHINE,"SOFTWARE\\Novell\\Login" | AutoAdminLogon | 1 | Set to 0 |
HKEY_LOCAL_MACHINE,"SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon" | AutoAdminLogon | 1 | Set to 0 |
What the zip file contains:
Import.exe - Starting file for workstation import
RemoteServ.Exe - Remote Launching of applications
Exec.bat - Mapping Drives
Wsimp.exe - Registry Handling
HostMod.exe - Host File Modification
AgenInstall.exe - Remote Install of ZENworks Agent
ServiceUtil.dll - Takes care of Temporary Service creation
Import_Config.ini- Data required for Registration of workstation
MFC dll files
How to use the tool:
Unzip the auto_import.zip onto your windows box. (Any windows drive)
Go to the folder where the zip file is extracted and copy the ZFD Agent into the extracted folder. (Say Midas Agent file ... ie zfdagent.msi)
Edit the Import_Config.ini file and fill in the details very carefully . Read the instructions at the top of the file.
For Ex. the file will look like this:
#*******************************************************
[Import_Common]
No_of_Workstations=1
Treename=ZFS65_BCMIG_REG
[/Import_Common]
#*******************************************************
#*************************************************************
# This is for Import of Workstations
# ( If All Agent components is N , then fill in individual components ...
# Note that NAL , WorkstationManager , IMAGING is default installed)...
[Workstation1]
wsIP=164.99.157.75
wsDNSNAME=systst-zen-75
ImportserverIP=164.99.157.70
XTierIP=164.99.157.70
XTierPort=80
ZenUserName=admin
ZenPassword=novell
WindowsUserName=administrator
WindowsPassword=novell
NovCliUserName=admin
NovCliPassword=novell
NovCliUserContext=novell
AgentCompAll=Y
InvComp=Y
RM_WITH_MIRRORDRIVER=N
RM_WITHOUT_MIRRORDRIVER=N
[Workstation1]
[Workstation2]
------------
[/Workstation2]
#*****************************************************
From command prompt go to the folder where the zip file is extracted. Type the following:
c:\auto_import > ImportPlease look at the log files ( ImportLog .txt ) which will be created in the auto_import directory.
What does the tool do:
***** Works for NT/2k/XP workstations ----- Works for ZENworks for Desktops 6.