# File lib/chef/provider/user/windows.rb, line 75
        def manage_user
          @net_user.update(set_options)
        end