# File lib/windows/network_management.rb, line 457
         def SetNetScheduleAccountInformation(server, account, password)
            SetNetScheduleAccountInformation.call(server, account, password) == NERR_Success
         end