Jump to content

Asiframay

Members
  • Posts

    6
  • Joined

  • Last visited

Reputation

0 Neutral

About Asiframay

Personal Information

  • Occupation
    Technical Support Analyst
  • Interests
    Network Virtulization
  • Location
    Bedford
  1. Hi, I am using Server Name to RDP remotely Regards
  2. Ben, Many Thanks for replay. I can RDP server remotly from home I can Ping Server when connected with VPN. the only issue can not access shared drives. I have checked network setting Firewall even disable the Trenmicro as well but no Success. Regards Ramay
  3. Hello Guys, Sorry to bother you Gus, I am looking help if any one can help. Number if users in my company domain can not connect network chared drive when they are working from home. Even if they care connected trough VPN. error pops up. Network path not found. E.g: \\server name\users\??? or \\server name\department\sales. I have tried to work around but no success. Looking expert advice. Kind Regards Ramay
  4. Thanks for replay it works by hand or on workstation but when we applied on server2k8 using GPO on logon script it does not work
  5. Hi I am new at 3rd Level support job I have problem deploying the batch file to change Adobe compatibility setting change for 200 user of Win-8. the batch file applies using GPO in Server 2k8 environment under GPO---USER----Ploicy----Script----Logon but no result the script is here please help. @echo off echo Program to run Adobe Acrobat Reader in Windows 8 echo %vers% | find "Windows 8" > nul if %ERRORLEVEL% == 0 goto ver_8 :ver_8 :Run Windows 8 specific commands here. reg.exe Add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "C:\Program Files (x86)\Adobe\Reader 11.0\Reader\AcroRd32.exe" /d "WIN8RTM" /f goto:eof Thanks in Advance.
×
×
  • Create New...