Get the AD Home Drive, path, and Profile path for all users:
dsquery user -name "*" -limit 0 | dsget user -samid -hmdir -hmdrv -profile > paths.txt
No comments:
Post a Comment