• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Login script madness

Shambler

Supreme [H]ardness
Joined
Aug 17, 2005
Messages
6,419
Note: I'm at a new job.

Logon script (CMD file called via GPO): Deletes the S drive if it detects one and maps what we want. Simple enough.

New requirement: Run an executable. Simple enough.

Mapdrive text blah blah blah
Start \\Server\Share\Executable /q

The Exe /q works great when run locally or from the share. It does absolutely nothing when called from the logon script. Perms on the share are set to Modify for Domain Users.


What did work: Create a CMD with just the EXE line in it. Call that CMD via the Logon Script entry in my AD Profile. That worked great.

UGH, let me know if I need to retype this. Seems very jumbled to me. Taking a break.
 
Back
Top