(Msg. 1) Posted: Tue May 13, 2008 8:34 pm Post subject: server logon status Archived from groups: alt>os>citrix (more info?)
hi, i search a way to check if a citrix server has logon allowed in a
batch file. I often have somes servers in my PS 4.0 farm that reboot
(during scheduled reboot in CMC) without authorizing logon and i don't
know why...
I use Server Alive tool to survey a lot of things on windows and Unix
servers , but i don't know how to check if a citrix server accept logon
or not... any idea ?
(Msg. 2) Posted: Tue May 13, 2008 8:34 pm Post subject: Re: server logon status [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
On May 13, 1:34 pm, "_Pat_ #)" <p....TakeThisOut@nospam.net> wrote:
> hi, i search a way to check if a citrix server has logon allowed in a
> batch file. I often have somes servers in my PS 4.0 farm that reboot
> (during scheduled reboot in CMC) without authorizing logon and i don't
> know why...
> I use Server Alive tool to survey a lot of things on windows and Unix
> servers , but i don't know how to check if a citrix server accept logon
> or not... any idea ?
>
> TIA
>
> Pat
Check the value of WinStationsDisabled undrer HKLM\Software\Microsoft
\Windows NT\CurrentVersion\Winlogon
0 - Logons are enabled
1 - Logons are disabled
(Msg. 3) Posted: Tue May 13, 2008 10:02 pm Post subject: Re: server logon status [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Seahawk60B a écrit :
> On May 13, 1:34 pm, "_Pat_ #)" <p... DeleteThis @nospam.net> wrote:
>> hi, i search a way to check if a citrix server has logon allowed in a
>> batch file. I often have somes servers in my PS 4.0 farm that reboot
>> (during scheduled reboot in CMC) without authorizing logon and i don't
>> know why...
>> I use Server Alive tool to survey a lot of things on windows and Unix
>> servers , but i don't know how to check if a citrix server accept logon
>> or not... any idea ?
>>
>> TIA
>>
>> Pat
>
> Check the value of WinStationsDisabled undrer HKLM\Software\Microsoft
> \Windows NT\CurrentVersion\Winlogon
> 0 - Logons are enabled
> 1 - Logons are disabled
thanks for your smart answer, i'll test it tomorrow at work.
(Msg. 4) Posted: Tue May 13, 2008 10:19 pm Post subject: Re: server logon status [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
try "change logon /query"
but take notice - current PS versions dont reset the "logon disabled" status
while reboot.
DK
CCA
"_Pat_ #)" <pat.TakeThisOut@nospam.net> schrieb im Newsbeitrag
news:4829df24$0$26433$426a74cc@news.free.fr...
> hi, i search a way to check if a citrix server has logon allowed in a
> batch file. I often have somes servers in my PS 4.0 farm that reboot
> (during scheduled reboot in CMC) without authorizing logon and i don't
> know why...
> I use Server Alive tool to survey a lot of things on windows and Unix
> servers , but i don't know how to check if a citrix server accept logon or
> not... any idea ?
>
> TIA
>
> Pat
(Msg. 5) Posted: Tue May 13, 2008 10:19 pm Post subject: Re: server logon status [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
On May 13, 4:02 pm, "_Pat_ #)" <p... RemoveThis @nospam.net> wrote:
> D.K. [CCA] a écrit :
>
> > try "change logon /query"
> > but take notice - current PS versions dont reset the "logon disabled" status
> > while reboot.
> > DK
> > CCA
>
> > "_Pat_ #)" <p... RemoveThis @nospam.net> schrieb im Newsbeitrag
> >news:4829df24$0$26433$426a74cc@news.free.fr...
> >> hi, i search a way to check if a citrix server has logon allowed in a
> >> batch file. I often have somes servers in my PS 4.0 farm that reboot
> >> (during scheduled reboot in CMC) without authorizing logon and i don't
> >> know why...
> >> I use Server Alive tool to survey a lot of things on windows and Unix
> >> servers , but i don't know how to check if a citrix server accept logon or
> >> not... any idea ?
>
> >> TIA
>
> >> Pat
>
> yes, the 2 ways works, for the reboot, i know that status don't change
> but when the server halt logons are enabled and whe it restart, somes
> severs have logon disabled... strange no ? no event found
>
> thanks
On the Reboot Schedule properties page in the CMC, click on the Reboot
Options.
At the bottom you should see an option for Disable logons before
reboot.
My guess is that you have a value set there, and the system is failing
to re-enable the logons once the server comes back up.
(Msg. 6) Posted: Tue May 13, 2008 11:02 pm Post subject: Re: server logon status [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
D.K. [CCA] a écrit :
> try "change logon /query"
> but take notice - current PS versions dont reset the "logon disabled" status
> while reboot.
> DK
> CCA
>
> "_Pat_ #)" <pat.DeleteThis@nospam.net> schrieb im Newsbeitrag
> news:4829df24$0$26433$426a74cc@news.free.fr...
>> hi, i search a way to check if a citrix server has logon allowed in a
>> batch file. I often have somes servers in my PS 4.0 farm that reboot
>> (during scheduled reboot in CMC) without authorizing logon and i don't
>> know why...
>> I use Server Alive tool to survey a lot of things on windows and Unix
>> servers , but i don't know how to check if a citrix server accept logon or
>> not... any idea ?
>>
>> TIA
>>
>> Pat
>
>
yes, the 2 ways works, for the reboot, i know that status don't change
but when the server halt logons are enabled and whe it restart, somes
severs have logon disabled... strange no ? no event found
(Msg. 7) Posted: Wed May 14, 2008 9:47 am Post subject: Re: server logon status [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
perhaps you have some communication problems within the farm.
it is possible that the local "logon enabled" status are not written to the
DS.
After the reboot the server reads the "logon disabled" from the DS.
What DS you use; how many servers; the same subnet?
Change the status "change logon /enable" and "change logon /disable" some
times and use another Server to check the server-logon-status within the
farm. if only some servers have this problem - recreate the local host
cache.
DK
"_Pat_ #)" <pat.RemoveThis@nospam.net> schrieb im Newsbeitrag
news:482a01f5$0$28393$426a74cc@news.free.fr...
>>
> yes, the 2 ways works, for the reboot, i know that status don't change but
> when the server halt logons are enabled and whe it restart, somes severs
> have logon disabled... strange no ? no event found
(Msg. 8) Posted: Wed May 14, 2008 8:35 pm Post subject: Re: server logon status [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
D.K. [CCA] a écrit :
> perhaps you have some communication problems within the farm.
> it is possible that the local "logon enabled" status are not written to the
> DS.
> After the reboot the server reads the "logon disabled" from the DS.
> What DS you use; how many servers; the same subnet?
> Change the status "change logon /enable" and "change logon /disable" some
> times and use another Server to check the server-logon-status within the
> farm. if only some servers have this problem - recreate the local host
> cache.
> DK
>
> "_Pat_ #)" <pat.TakeThisOut@nospam.net> schrieb im Newsbeitrag
> news:482a01f5$0$28393$426a74cc@news.free.fr...
>> yes, the 2 ways works, for the reboot, i know that status don't change but
>> when the server halt logons are enabled and whe it restart, somes severs
>> have logon disabled... strange no ? no event found
>
>
>
ok seahawk and DK, i'll check it tomorrow.
(Msg. 9) Posted: Thu May 15, 2008 8:04 pm Post subject: Re: server logon status [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
_Pat_ #) a écrit :
> D.K. [CCA] a écrit :
>> perhaps you have some communication problems within the farm.
>> it is possible that the local "logon enabled" status are not written
>> to the DS.
>> After the reboot the server reads the "logon disabled" from the DS.
>> What DS you use; how many servers; the same subnet?
>> Change the status "change logon /enable" and "change logon /disable"
>> some times and use another Server to check the server-logon-status
>> within the farm. if only some servers have this problem - recreate
>> the local host cache.
>> DK
>>
>> "_Pat_ #)" <pat.DeleteThis@nospam.net> schrieb im Newsbeitrag
>> news:482a01f5$0$28393$426a74cc@news.free.fr...
>>> yes, the 2 ways works, for the reboot, i know that status don't
>>> change but when the server halt logons are enabled and whe it
>>> restart, somes severs have logon disabled... strange no ? no event found
>>
>>
>>
> ok seahawk and DK, i'll check it tomorrow.
>
> thanks
hi, all my servers have the option 'disabled logons 10 mins before reboot'.
i'll try to recreate local cache next week.
thanks.
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum