downloadkid
IS-IT--Management
Afternoon people...
i an the network manager at a large school. i have 1000+ users. Last year i rolled out to a whole school network, replacedthe servers, updated the network etc.
i have in place 4 Dell poweredge servers running Windows 2003 standard edition and all xp clients.
When originally creating the client images for deployment all users were made members of the administrators of the local machine. The reasons for this was to ensure primarily that the login kix script ran correctly. The kix script is called by a logon.bat file.
The script creates a series of reg pokes, maps drives etc.
All had been working well until the end of last term when some students had discovered that if they remove the network cable after logging on they gain full access to the local machine bypassing desktop restrictions through the default profile.
In the students GPO i selected the polocies to delete the roaming cached profile and to log users off when the network profile is not available or corrupt.
Unfortunately this didn't work. The reason is that a members of the local admin group by default in no profile is availabe they are assigned the default administrator.
In order to get this to work i had to remove the students from the local admin group - the consequence of this however is now the scripts don't run at all.
I understand that scripts that run during logon are run under the rights assigned to the user, which in a students case is not much. as adding a printer is restricted via GPO, not even the printer script will work.
Is there a way of running the logon script with elevated privilages ? or is there another work around?
Many thanks
i an the network manager at a large school. i have 1000+ users. Last year i rolled out to a whole school network, replacedthe servers, updated the network etc.
i have in place 4 Dell poweredge servers running Windows 2003 standard edition and all xp clients.
When originally creating the client images for deployment all users were made members of the administrators of the local machine. The reasons for this was to ensure primarily that the login kix script ran correctly. The kix script is called by a logon.bat file.
The script creates a series of reg pokes, maps drives etc.
All had been working well until the end of last term when some students had discovered that if they remove the network cable after logging on they gain full access to the local machine bypassing desktop restrictions through the default profile.
In the students GPO i selected the polocies to delete the roaming cached profile and to log users off when the network profile is not available or corrupt.
Unfortunately this didn't work. The reason is that a members of the local admin group by default in no profile is availabe they are assigned the default administrator.
In order to get this to work i had to remove the students from the local admin group - the consequence of this however is now the scripts don't run at all.
I understand that scripts that run during logon are run under the rights assigned to the user, which in a students case is not much. as adding a printer is restricted via GPO, not even the printer script will work.
Is there a way of running the logon script with elevated privilages ? or is there another work around?
Many thanks