- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Windows Server 2003
- >
- Login Script used w/ Group Policy w/ Windows 2003 ...
Windows Server 2003
1821063
Members
2586
Online
109631
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2004 04:20 AM
11-11-2004 04:20 AM
Login Script used w/ Group Policy w/ Windows 2003 Standard Server
We currently have a Default Group Policy in place which prevents the use of the "Run" option within the Start Menu for all users. I have created the following login script which works correctly when executed on it's own, but not when the user logs into the Win2003 server:
net use G: /d
net use I: /d
net use K: /d
net use M: /d
net use N: /d
net use P: /d
net use u: /d
net use X: /d
net use y: /d
net use Z: /d
net use P: \\MBR-ARMS\AMPAL
**I have added it to the Profile option within the user account properties for this user, but when you login as the user, it will not execute. I have verified the script is in the correct location on the server C:\WINDOWS\SYSVOL\sysvol\mbr.host.com\scripts Is there any way to get this work successfully? I have also tried creating a new Group Policy and adding this script to it and selecting the No Override option for the Group Policy, but the Default Group Policy is still applied and the script does not execute?? Any suggestions would greatly be appreciated.
net use G: /d
net use I: /d
net use K: /d
net use M: /d
net use N: /d
net use P: /d
net use u: /d
net use X: /d
net use y: /d
net use Z: /d
net use P: \\MBR-ARMS\AMPAL
**I have added it to the Profile option within the user account properties for this user, but when you login as the user, it will not execute. I have verified the script is in the correct location on the server C:\WINDOWS\SYSVOL\sysvol\mbr.host.com\scripts Is there any way to get this work successfully? I have also tried creating a new Group Policy and adding this script to it and selecting the No Override option for the Group Policy, but the Default Group Policy is still applied and the script does not execute?? Any suggestions would greatly be appreciated.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2004 03:55 AM
11-12-2004 03:55 AM
Re: Login Script used w/ Group Policy w/ Windows 2003 Standard Server
Had a similar problem here where it would work "sometimes", but NOT others. If this is with XP users, go into your policy, and look under Admin template, system, Login, enable - alway wait for network (we had to change this locally on each system - no AD here yet).
XP will use a cached login if the network is slow, so if you have a script on the server, the workstation may never "see" it prior to logging on.
Possibility anyway.
Jon
XP will use a cached login if the network is slow, so if you have a script on the server, the workstation may never "see" it prior to logging on.
Possibility anyway.
Jon
"Do or do not. There is no try!" - Yoda
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP