To be able to deploy the student module from the teacher module, you must log on as a user who is a domain user on the student computer; a local administrator user on the student computer will not work by default.
A domain user account has this name format: " \ ", for example:
someschool\suestone.
A local account has this name format: “\ ", for example:
\suestone or
thiscomputer\suestone
To use a local administrator credentials (studentcomputer\Administrator) while remotely deploying the student module, the student computer must have a registry LocalAccountTokenFilterPolicy registry key set under
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system.
This key refers to User Access Control under Windows 8, which is slightly different from previous versions like for example Windows 7.
Comments
0 comments
Please sign in to leave a comment.