login script

  1. MikeHawthorne

    Can anyone tell me what makes my computer login to a page other than my Desktop?

    That's the problem, every time I log in it goes to my external hard drive and I want it to load to my Desktop? I want it to just load to my Desktop, it has been doing this for quite a while but I haven't found what is causing it! Mike
  2. SwiftNet

    Workgroup: map drives for all local accounts

    The scenario: 40 users, 3 workstations, 1 NAS fileshare. These workstations move on quite often and we replace them with other donated systems. We have a batch file that adds all user accounts to each machine. I would like these machines to map drives upon user account login. I understand I...
  3. NewComer01

    Win Server2008 - How to know who/hostname accessing by RDP

    Dear All, I would know who/hostname/date/time that accessing to my Win server 2008 R2 via a remote desktop connection, so i have a script with command ECHO to show these information to text file once user logon, but i donot know which environment variables for exactly who is remoting session...
  4. News

    Logon scripts take a long time to run in Windows Vista, in Windows Server 2008, in Windows 7 or in W

    More...
  5. News

    Logon scripts take a long time to run in Windows Vista, in Windows Server 2008, in Windows 7 or in W

    Fixes an issue in which some logon scripts may take a long time to run on a computer that is running Windows Vista, Windows Server 2008, Windows 7 or Windows Server 2008 R2. More...
  6. T

    Windows 7 How to Resolve Registry Permission Issues for User Logon Scripts

    Hi There, I've written a logon script which adds registry entires for users. The script will work for administrators. However this does not work Users. I get the following Error Error: Invalid root in registry key Code: 80070005 Source: WshShell.RegWrite The 80070005 is a...
  7. Fallen

    Windows server 2008 Logon Script

    Hello everyone! I installed Windows server 2008 in Virtual Machine and i got Xp client aswell. Problem is that when i log in to server with my client username i can't get network drive for him using logon script. If someone have time to tell me how i can get it working That would make my...
  8. T

    Windows 7 Windows 7 Network Icons

    Hey everybody, I'm a newbie here and I apologize if this is something that's already been covered elsewhere, and/or I'm posting this in the wrong category. I've been searching around for answers to this problem but I can't find anything that's similar to our particular situation. Forgive...
  9. W

    Windows 7 Network drives connectivity problems

    We are experiencing a lot of disconnections problem with our network drives. Different versions of windows 7 (professional, business, ultimate) are experiencing this issue at random interval. All our mapped drives are local on servers operating under windows 2008 or 2003. Theses map drives...
  10. L

    Windows 7 Login script works in XP but freezes in Win7. Pls help!

    Hi, I work in a fairly large company and we use a logon script (pushed thru GPO) utilizing "NET USE" to access shared drives. In XP, the system simply skips those drives which user has no access rights to and goes back straight to the C:\drive prompt. This effectively puts an end to the script...
  11. J

    Windows 7 Create/verify/delete libraries by script?

    Is there a way to script the verification, creation, and deletion of Windows 7 libraries, using any script engine which will run as a login script? For 7 desktops in AD, I would much rather use libraries than mapped drives, if possible. J.E.B.
  12. K

    Windows 7 12 Second Delay Before Logon Script Executes

    Strange Delay Before Executing Logon Script Okay i just finished wiping out my machine and loading the retail version of Win7. I've been running 7100 on this machine since it came out. This exe has been my logon script on 7100 for 5 months and has worked perfectly. Windows is set to run logon...
  13. B

    Windows 7 Win 7 Pro X64 to XP Pro Networking

    Hello.. I have a couple of "Mapped Network Drives" on my Windows 7 Computer that go to a XP Pro machines hooked into my network.. I've been having this problem ever since I installed Windows 7. When I click on the network share drive, it asks for credentials and I correctly enter them and select...
  14. N

    Windows 7 Windows 7 adding network printer errors

    So far everything was great till we got to the network printers on the full released of Windows 7 Enterprise. When the script runs at login it gets a 1722 error and won't add the printers. When I try to manually add the printer I am getting a Operation failed with error 0x000000002 and then it...
  15. jeradw

    Windows 7 Missing Network Drives

    Every now and then I will "lose" all of my network drives. Ending explorer.exe and reloading it always fixes the problem. Does it forget about my drives or something?! :o I have seen this once before in my life with XP, but since moving to 7, it has been a semi-regular occurrence (once a week...
  16. P

    Windows 7 login scripts for users that are local administrators

    Hello all, Does anyone have a solution to the unholy mess that is the way that windows 7 handles logon scripts when the user is a local administrator? To be fair Vista is no better, but Windows 7 seems to have changed things again and not for any gain that I can see. My GP logon scripts...
  17. G

    Windows 7 Windows 7 login script

    I have just connected a windows 7 pc to my domain and encountered a small problem with my login script. The script is a VB script and it connects the drives just as it should but the line: "shellObj.NameSpace(driveLetter).Self.Name = drvName", which in windows xp renames the drive after mapping...
Back
Top