C
CryptiniteDemon
Guest
Okay, I made a simple .bat file to map a network drive on logon and put it
under the group policy in an OU I made.
The script is simply
net use z: \\THETEST\FXI
When I run the bat file manually from any of the computers it maps the drive
just fine. However, when I login the script never maps the drive.
under the group policy in an OU I made.
The script is simply
net use z: \\THETEST\FXI
When I run the bat file manually from any of the computers it maps the drive
just fine. However, when I login the script never maps the drive.