![]() |
|
Welcome to Vista Banter. You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
|
|||||||
| Networking with Windows Vista Networking issues and questions with Windows Vista. (microsoft.public.windows.vista.networking_sharing) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I just built a new box with Vista ultimate x64. I enabled remote access and
I can see the other PCs on the network from the new Vista and can see the new Vista from my other Vista Ultimate PC running Vista Ultimate x86. The new box has not yet had a CD Key entered and has not yet been activated - though I have the license to install once I am sure everything is working ok. When I try to use Remote Desktop from my older Vista PC to connect to the brand new one, I get the following error: "The authentication certificate received from the remote computer has expired or is not valid." Any ideas what is wrong? Thanks, Dale -- Dale Preston MCAD C# MCSE, MCDBA |
|
|||
|
Hello,
what's the time on your PCs? It could be that the difference of your Vista's computers is too large. Try synchonizing it by internet. Greetings, P. Di Stolfo "Dale" schrieb im Newsbeitrag ... I just built a new box with Vista ultimate x64. I enabled remote access and I can see the other PCs on the network from the new Vista and can see the new Vista from my other Vista Ultimate PC running Vista Ultimate x86. The new box has not yet had a CD Key entered and has not yet been activated - though I have the license to install once I am sure everything is working ok. When I try to use Remote Desktop from my older Vista PC to connect to the brand new one, I get the following error: "The authentication certificate received from the remote computer has expired or is not valid." Any ideas what is wrong? Thanks, Dale -- Dale Preston MCAD C# MCSE, MCDBA |
|
|||
|
Thanks for the tip. That was exactly the problem. I have gotten in the
habit of not considering time on a new PC because Windows handles it on its own. But this was partly my fault; apparently when I set the time and date in the BIOS when I built the machine, I set it one day off. What was weird is that I discovered, after posting the original question here, that I could access the new box if I turned its Vista firewall off so I thought I had a firewall issue. But after reading your suggestion and fixing the time difference, I was able to access the new box with the firewall on. One thing I discovered while fixing the time is that Vista defaults to updating the time from the Internet only once a week. Is there a way to change that? -- Dale Preston MCAD C# MCSE, MCDBA "P. Di Stolfo" wrote: Hello, what's the time on your PCs? It could be that the difference of your Vista's computers is too large. Try synchonizing it by internet. Greetings, P. Di Stolfo "Dale" schrieb im Newsbeitrag ... I just built a new box with Vista ultimate x64. I enabled remote access and I can see the other PCs on the network from the new Vista and can see the new Vista from my other Vista Ultimate PC running Vista Ultimate x86. The new box has not yet had a CD Key entered and has not yet been activated - though I have the license to install once I am sure everything is working ok. When I try to use Remote Desktop from my older Vista PC to connect to the brand new one, I get the following error: "The authentication certificate received from the remote computer has expired or is not valid." Any ideas what is wrong? Thanks, Dale -- Dale Preston MCAD C# MCSE, MCDBA |
|
|||
|
"Dale" wrote in message
... Thanks for the tip. That was exactly the problem. I have gotten in the habit of not considering time on a new PC because Windows handles it on its own. But this was partly my fault; apparently when I set the time and date in the BIOS when I built the machine, I set it one day off. What was weird is that I discovered, after posting the original question here, that I could access the new box if I turned its Vista firewall off so I thought I had a firewall issue. But after reading your suggestion and fixing the time difference, I was able to access the new box with the firewall on. One thing I discovered while fixing the time is that Vista defaults to updating the time from the Internet only once a week. Is there a way to change that? -- Dale Preston MCAD C# MCSE, MCDBA Yes... You can increase or decrease the frequency of updates by making a simple registry change. Add or change the "SpecialPollInterval" DWORD setting. Note the value is in seconds... HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\W32Time\TimeProviders\NtpClient\ For example the value is set to 3600 on my Vista and XP machines (that's in seconds), so the machines poll the time server once each hour. Public time servers... http://www.boulder.nist.gov/timefreq...e-servers.html http://tycho.usno.navy.mil/ntp.html http://support.ntp.org/bin/view/Servers/WebHome -- Al Jarvi (MS-MVP Windows Networking) Please post *ALL* questions and replies to the news group for the mutual benefit of all of us... The MS-MVP Program - http://mvp.support.microsoft.com This posting is provided "AS IS" with no warranties, and confers no rights... How to ask a question http://support.microsoft.com/KB/555375 |