# File lib/chef/provider/user/windows.rb, line 91
        def unlock_user
          @net_user.enable_account
        end