Hi ExGliderPilot,
I found the following on another website
PPTP (VPN) causes lost local SMB/CIFS access (Not local TCP/IP access) - Bink.nu and hope it may help in your situation (the rest of the thread is also related and may help - but the following seemed to be the "best" answer I could find there):
"A workaround given by Microsoft is to run the following command after establishing the VPN tunnel. cmdkey /delete /ras OR Use the FQDN to access local resources By using the "cmdkey /delete /ras" command you are removing the VPN credentials from the Credentials manager. In doing this you will regain access to your local resources without having to use FQDN names. But you will have to specify credentials if you want to access remote resources (SMB / CIFS) via the VPN. If you only establish a single VPN tunnel and have control over your drive / printer mappings (i.e. Not controlled by a corporate login script or group policy) then ensuring everything is being mapped by FQDN will work." *************************************************************
Here's another possible workaround I found on another site
https://www.conetrix.com/Blog/post/A....aspx#continue which may resolve the problem:
"A problem I have had since upgrading to Vista was being unable to access domain resources once I connect a VPN session to a customer site. Accessing file shares on our network or connecting to Activity would require me to run "cmdkey.exe /delete /ras" to clear the RAS credentials cached when the VPN was established. I never had this issue with my Windows XP installation. So, after getting fed up with always having to run the command, I finally found a solution. Which is to disable using RAS credentials on my VPN connections. To do so, follow these steps: - Locate the .pbk file that contains the entry that you dial. To do so, click Start, type *.pbk in the Research Bar, and then press Enter.
- Vista location (C:\Users\<USERNAME>\AppData\Roaming\Microsoft\Network\Connections\Pbk
- XP location (C:\Documents and Settings\All Users\Application Data\Microsoft\Network\Connections\Pbk)
- Open the file in Notepad.
- Locate the following entry: UseRasCredentials=1
- Modify the entry to the following: UseRasCredentials=0
- On the File menu, click Save, and the click Exit."
I hope this helps.
Good luck!