VAIO support isn't very good :(
Download the drive file at the top of this page - should work
http://forum.notebookreview.com/showthread.php?t=277129&page=2
More importantly a consultant wouldn't advise to share a network! Fair enough if you want to share resources - but doing so on the same subnet without a firewall\router for protection against each other is very unwise.
Clicked submit too early... I seen this a couple of times, in Windows it comes up as 8gb in the BIOS it is seen as 32GB.
Use ES Tools to "Recover maximum size", it's in one of the menus
You mean the EULA agreement?
It's a registry key
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Sysinternals\PsExec]
"EulaAccepted"=dword:00000001
By default when the clients connect to the VPN, the default route is set to the VPN connection.
You can override this by unticking "use default gateway" in the VPN Properties > Networking > Tcp/ip > advanced.
Instructions on doing it... If the floppy drive contanis those files listed it should work fine here http://www.intel.com/support/chipsets/imsm/sb/CS-021736.htm
The other option is to slipstream the drivers into the XP install Cd http://www.nliteos.com/download.html
You want the install driver which is here:-
http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=ob-39535-1&lc=en&dlc=en&cc=us&lang=en&os=228&product=3195402
>raid 5 is not anywhere as safe. Rebuild time for large raid >5s can be >24 hours, rebuild is the most dangerous time for >raid 5. Raid 1 disks, of the size I mentioned, <2 ho
Amen to that. I had a busy weekend a couple of months ago due to a server losing two RAID 5 drives in the space of 2...
>Because I'm familiar with the way the users could be set up >in groups to control access to folders, I thought it would >be an easier way to administer.
ADAM is just a LDAP directory. Active Directory is LDAP directory plus a lot more (main point ADAM is missing is authentication).
I don't see how ADAM helps you at all.
If you don't want to create a domain, you could just use a Windows 2003 server as a file server in a workgroup by creating local users on the clients and server.
But at the end of the day you still have a single-point of failure and no advantages of AD...
If the MX records don't exist after setting them up through and wanting for prorogation (48 hours is long enough), then you would need to speak to your server hosting. What's your domain name so I can lookup?
Very quick and dirty.
@echo off
find "vpn" %windir%\system32\drivers\etc\hosts > NUL
IF ERRORLEVEL 1 GOTO UPDATE
GOTO END
:UPDATE
echo 192.168.0.1 vpn >> %windir%\system32\drivers\etc\hosts
:END
With these errors I would suspect a switch issue such as http://support.microsoft.com/kb/q168455/
Another possible issue is a rogue DHCP server on the network. Packet sniffing would be helpful.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.