E
Eric Burnett
I have a batch file for a logon and logoff script with GP.
Here is an example of what I have in it.
"
#Account Management
NET USE Q: \\AM\APPS
NET USE S: \\AM\USERS
"
This isn't complicated.
But it isn't running on the workstations.
They don't have these drive mappings.
Is there a better way to force drive mappings on logon
with Group policies?
Thanks,
Eric
Here is an example of what I have in it.
"
#Account Management
NET USE Q: \\AM\APPS
NET USE S: \\AM\USERS
"
This isn't complicated.
But it isn't running on the workstations.
They don't have these drive mappings.
Is there a better way to force drive mappings on logon
with Group policies?
Thanks,
Eric