|
Can I Stop the NT Endpoint Service from a Command Prompt? |
|
Contributed By: Cliff Hobbs [MVP SMS] |
Can I Turn Off the Tivoli Splash Screen when My Users Login? |
|
Contributed By: Cliff Hobbs [MVP SMS]
to:
The "-x"
option is an undocumented switch. |
"Cannot find the file 'C:\Program Files\Tivoli\swdis\1\wdusrprf.bat'" Message Displayed at Login |
I'm seeing the
following message on some of my NT Endpoints when users login:
Contributed By:
Cliff Hobbs [MVP SMS] and Thierry Nieuviarts
which is set to run the "wdusrprf.bat" batch file each time a user logs on the machine. The "wdusrprf.bat" contains the following lines:
The last line of the batch file runs the "wdusrprf.exe"
file which is the user profile update program (apparently this program needs to
start at each login to check to see if there are any actions that need to be
performed for each user that logs into the machine). |
Changing the NT Account the Endpoint Runs Under |
|
I have an
issue here where I install the Endpoint (rebooting if necessary), and make sure
it logs into the Gateway. If I then change the NT account the Endpoint runs
under from the default of 'Log on As: System Account' to an NT Domain Account
then stop/start the Endpoint service it then never logs back into the Gateway
again. I'm assuming this is a timing issue in that I'm not giving the Endpoint sufficient time to finish installing before changing the account. As a rule of thumb, how long do you guys typically allow for the Endpoint to finish installing? Is there a way of telling how far through the installation process has got by looking in a log file or checking for the existence of a file or directory like there is with SMS? Is there anyway of using Tivoli to remotely change the account the Endpoint runs under (so rather than doing it from the Endpoint do it from the TMR Server)? The reason we need to change the account is that we found that some of our packages don't install using the local account (the default the Endpoint is installed and runs under), yet they work fine using an account that is Domain Admin and also a member of the Tivoli_Admin_Privileges account. It is this change of account I'm trying to automate/ make easier.
Contributed By:
Leon Adato and Paul Dunkley
The account <Domain_name>\<name_of_your_account> has been granted the Log On As a Service right. |
"Data was not received because the connection was reset by the peer." Error when Running "wadminep <ep_name> view_version" |
|
Contributed By: Gary Hamilton and Cliff Hobbs [MVP SMS] |
Disabling Broadcasts on Endpoints |
|
It seems the issue of Endpoint
broadcasting seems more complicated the more Redbooks and Knowledgebase articles
I try to read. I standardly install Endpoints without specifying the 'bcast_disable=1'
option on the WINSTLCF command, and *do* specify a seed gateway for the Endpoint
to use. Our select_gateway_policy then subsequently sets a primary gateway and
one or more alternate gateways. If I do not retrospectively set 'bcast_disable=1'
and leave the default of 'bcast_disable=0',
am I risking my Endpoints migrating between TMRs in some circumstances ? and
will setting this option prevent deleted Endpoints (without LCF.DAT) attempting
another initial login if the LCFD process is inadvertently restarted?
Contributed By:
Ken Wood |
Endpoint can't find Gateway |
|
I've installed a new Windows 2000 Endpoint
which is alive but after rebooting it fails. According to the 'LCFD.LOG'
the Endpoint tries the last known Gateway and fails, then tries logging into a
new Gateway but fails as well. The errors I'm seeing are:
Jan 15 22:02:47 1 lcfd gw login
failure: i=2147483647 : ../../src/comm/netio.c:374 [cti_create_client or
cti_timed_create_client] : loc=3, cls=2, dec=999, sys=10060, tli=0, evt=0
Contributed By:
Gary Hamilton
In addition to changing the debug level on the Endpoint, you
should also increase the debug level on the Gateway to '6',
so you can see what the Gateway's response is to the Endpoint's login request.
To change the debug level on the Gateway use the 'wgateway
<name> set_debug_level 6' command. |
Endpoint Error "28" When Executing Tasks |
|
Has anyone ever seen the following error during executing tasks:
=============================================
Contributed By:
Ren Maddox
#define ENOSPC 28 /* No space
left on device */ |
"gateway_boot: epact_bdb_open failed: 22: Invalid argument" Error in Gatelog |
|
Contributed
By: Gary Hamilton |
How Can I Disable/ Turn Off the Tivoli ‘TME’ Icon in the System Tray? |
|
Contributed By: Cliff Hobbs [MVP SMS] |
How Can I Tell Which Version Of The Endpoint Code Will Be Installed On New NT Endpoints? |
|
Contributed By:
Cliff Hobbs [MVP SMS] |
How Can I Tell Which Version Of The Endpoint Code My NT Endpoint Is Running? |
|
Contributed By:
Doug Sutherland
|
How Do I Tell Which Version Of LCF WINSTLCF Will Install? |
|
How do I tell which version of lcf the command winstlcf will install if I have different versions on my TMR? (I have different versions because SIS put them on the box). Or is it going to install the version that matches the version of Framework I have on the TMR. Also how do I tell what version number the lcf is?
Contributed By:
Cliff Hobbs [MVP SMS] |
How Do I Uninstall the 3.6 Endpoint? |
|
Contributed By:
Cliff Hobbs [MVP SMS]
|
How Do I Upgrade The Version Of The TMA Software On An NT Endpoint? |
|
Contributed By:
Cliff Hobbs [MVP SMS]
To check that the Endpoint software has been upgraded:
|
Installing NT Endpoints using the "winstlcf -d" command |
|
I'm a bit
confused over using the "winstlcf
-d <directory_name>"
switch to install an Endpoint on NT.
Contributed By:
Tim Grafton, Cliff Hobbs [MVP SMS] |
"lcfd Connection refused...errno='79'" in LCFD.LOG |
|
When I get to a magic number of around 300 Endpoints on a Gateway several endpoints begin exhibiting the following behaviour - this was taken from the 'LCFD.LOG': Aug 28
10:58:08 1 lcfd exception: gw connect ../../src/comm/netio.c:374 [cti_create_client
or cti_timed_create_client] : loc=3, cls=2, dec=7, sys=79, tli=0, evt=0
Contributed By:
Gary Hamilton The fields are
A lot of this is explained in the
TME10 Endpoint Gateway field guide. |
My Endpoints Won't Login to My Gateway |
|
I've installed an Endpoint but it won't login to the Gateway.
Contributed By:
Cliff Hobbs [MVP SMS]
For example if the IP address of your Gateway is 192.168.11.5 and you're using the default port of 9494 then you would add the following line:
Save the file and then Stop/ Start the Tivoli Endpoint service on the Endpoint.
Update 3/2/03 Contributed By:
Chris Cox
|
Previously Working Endpoint Now Won't Login to My Gateway |
|
I have an Endpoint that previously has signed into my Gateway and now for some reason doesn't anymore.
Contributed By:
Cliff Hobbs [MVP SMS]
If this still doesn't work, you might want to consider changing the level of logging performed by the Endpoint to help you troubleshoot the problem. There are two ways to change this:
Further details on the lcfd
command and it's usage can be found in the Framework Reference Guide. |
Running Dual Framework Environments |
|
I have an issue here that I'd appreciate some help/ guidance on. We are going to be installing two TMRs here to create and test packages on.
Both of the TMRs will be
in the same 'test' domain which uses DHCP.
Contributed By:
James Bale, Martin Creswell, Trevor Dennis, Cliff Hobbs [MVP SMS]
Once you edited the file simply run SETUP.EXE
with the "-s" switch (so the command line should
be "setup.exe -s") to run the installation in
silent mode (in other words no dialog boxes are displayed). |
Tivoli Not Being Updated with DHCP IP Address Changes |
|
I'm using DHCP in my environment and on some of my machines the IP addresses are changing without the machine being rebooted (the IP address is being released and a new address obtained). The end result is that I'm spending a lot of time having to delete Endpoints from Tivoli and then re-install them to get the Endpoint into Tivoli with the right address.
Contributed By:
Cliff Hobbs [MVP SMS]
The default value for this
setting is "0"
(disabled) and the Tivoli recommendation is to set it to 300 seconds (which is
only 5 minutes - you might want to consider setting this to a higher value
depending on your lease times). |
|
© FAQShop.com 2003 - 2005 |
|
|