Hi all,
I have some problems to write a script to find out the current profile type (Local / Roaming or Mandatory).
I can access the object WIN32_LogonSession and this one include the profile type but not the username.
I can access the object WIN32_NetWorkLoginProfile, but this does not include the profile type.
I need this script to verify that the users got the central profile in a large Terminal Server environment.
All help or hints is very welcome!
Thanks.
I have some problems to write a script to find out the current profile type (Local / Roaming or Mandatory).
I can access the object WIN32_LogonSession and this one include the profile type but not the username.
I can access the object WIN32_NetWorkLoginProfile, but this does not include the profile type.
I need this script to verify that the users got the central profile in a large Terminal Server environment.
All help or hints is very welcome!
Thanks.