|
| |||||||||
| Tags: access is denied, net time, service pack 3, system error, windows xp, workstation |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Error "System error 5 has occurred" trying to set the system time using NET TIME on XP
Gurus, I am NOT an administrator of my Windows XP SP3 workstation. BUT I do have rights to change the system time. I am able to set the time on the machine causing the Control Panel Date/Time applet. But if I try to set it using the command line, I get an error. Any ideas why? C:\>net time \\dim8300 /set /y System error 5 has occurred. Access is denied. |
|
#2
| |||
| |||
|
I suspect the problem is you lack permissions on the remote computer. Do you get the same error with: net time \\dim8300 You need local admin rights on that machine. Spin, are you a domain admin? If so, does your domain admin account work? |
|
#3
| ||||
| ||||
| Re: Error "System error 5 has occurred" trying to set the system time using NET TIME on XP
My case is similar but: when I put on Windows XP computer commmad: net time \\another_comp /set /yes it works. But, if I put the same command over 'at' command: at 10:45 /INTERACTIVE cmd /k "net time \\another_comp /set /yes" when the execution starts, it says: System error 5 has occured Access id Denied I both cases I put command as a user with administrator privileges. Any suggestions? |
|
#4
| |||
| |||
| Re: Error "System error 5 has occurred" trying to set the system time using NET TIME on XP
«at» runs commands under «NT AUTHORITY\SYSTEM» account (until you change this behavior). You have to use at 10:45 /INTERACTIVE cmd /k "net time \\another_comp /set /yes /user:<username> <password>" |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Error "System error 5 has occurred" trying to set the system time using NET TIME on XP" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| At the time of updating my computer the following error occur "WindowsUpdate_8007010B" "WindowsUpdate_dt000". | Barraq | Operating Systems | 5 | 05-04-2011 09:26 AM |
| Just in time Bugging [An Exception "Runtime error" has occurred in Script] | Glinda | Technology & Internet | 4 | 05-04-2011 04:27 AM |
| Card reader error "Device can’t start code 10" "WPD file system volume driver" in windows 7 | Musharat | Operating Systems | 4 | 12-02-2011 07:10 AM |
| "An error occurred while Windows was synchronizing with time.windows.com" | Ken | Windows XP Support | 9 | 23-05-2010 04:07 AM |
| W2K SP4's Task Scheduler won't start because of "System error 1083has occurred." | Ant | Window 2000 Help | 10 | 22-06-2008 08:44 PM |