Tagged Questions
1
vote
1answer
105 views
How to get user information Mac?
How would I get user information from a Mac such as user domain, etc. through a Terminal command?
I've tried dscl as well as dscacheutil, but they don't really have what I'm looking for. I was ...
0
votes
2answers
378 views
run logon script per any logon in Windows
Currently I have a logon.bat script that runs when users logon to a computer with their domain account. The problem is only users with the logon script specified in their profile (user's properties -> ...