Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista account administration

Vista - Black Screen after Windows Vista Login to Domain Controller

Reply
 
Old 05-29-2009   #1 (permalink)
bschlinker


 
 

Black Screen after Windows Vista Login to Domain Controller


Currently experiencing problems when basic domain users login to their
desktops. I have three desktops running Windows Vista Business
experiencing the same problem.

Here is the problem:
- User will login to their account as they normally do -- no problems
occur before the login process.
- Windows Vista will display the "Welcome" dialog along with spinning
orb thing.
- After a few moments, the entire screen will go black. Pressing
CTRL+ALT+DEL will not result in a security dialog. There is no way to
start explorer or task manager. The system will never unfreeze (as far
as I know). I believe I have been able to move around the mouse on the
screen, but I do not remember at this time.

Notes:
- An administrative user logging into the system (with Domain Admin
privileges) will not experience these problems. This user does not need
to be given local admin rights (although I believe Domain Admin's
already have them already).
- Enabling / disabling UAC does not affect this problem.
- The system event log does not show any relevant information to this
problem. It appears that no information is ever written to it.
- This problem only began recently -- and occurred within a few days on
each of the systems. Around that time, IE8 was installed automatically
along with other updates via WSUS and Windows Updates.
- System Restore does not appear to help this problem -- despite how it
does attempt to undo the most recent Windows Updates.

Temporary solution:
- I disabled three login scripts which are based on the kix32 platform.
I disabled these scripts by simply moving the files to another location
from their previous location in NETLOGON.
- Systems will work after I have moved these login scripts.
- If I run these login scripts interactively from the users desktop via
a command prompt, I experience no problems.
- Guessing that there was a permissions problem, I checked permissions
on these scripts and granted access to 'Everyone'. This did not help
solve the problem -- I had to disable them again.
- There have been no other major changes made to these systems. There
is no reason why these simple login scripts should simply stop working.

Whats wrong with these scripts?


Code:
--------------------
--- Example of one of the script files ---
If InGroup("QuickBooks Users")
Use q: /delete /persistent
Use q: "\\twinserve\quickbooks"
EndIf
--------------------


--
bschlinker
------------------------------------------------------------------------
bschlinker's Profile: http://forums.techarena.in/members/101971.htm
View this thread: http://forums.techarena.in/vista-adm...on/1188458.htm

http://forums.techarena.in


My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Vista black screen and cursor after login Vista performance & maintenance
Black screen after login General Discussion
Windows Vista Black Screen after login Vista General
Black screen after login to Windows vista Vista General
Windows Vista Black Screen after login Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46