# File lib/chef/provider/user/windows.rb, line 87
        def lock_user
          @net_user.disable_account
        end