G
Guest
Two part question.
First when implementing complex passwords. Can I make it as such that when I create a new user or reset a users password it can be simple?
Secondly I'm having the problem of users in an OU receiving computer settings succesfully but not a user setting in which their cache size is set to a specific value. When I use psexec \\machinename -c gpresult /S > output.txt it only shows computer settings and not the user settings that should be taking place. Even on machines where the user settings were applied successfully the user settings won't report back to me using gpresult. I've also copied and ran gpresult locally on the machine that has successfully received the user settings but they do not show up using gpresult.
First when implementing complex passwords. Can I make it as such that when I create a new user or reset a users password it can be simple?
Secondly I'm having the problem of users in an OU receiving computer settings succesfully but not a user setting in which their cache size is set to a specific value. When I use psexec \\machinename -c gpresult /S > output.txt it only shows computer settings and not the user settings that should be taking place. Even on machines where the user settings were applied successfully the user settings won't report back to me using gpresult. I've also copied and ran gpresult locally on the machine that has successfully received the user settings but they do not show up using gpresult.