VB Scripts On Windows Server 2008
VB Scripts & Windows Server 2008/2012 Server
If VB scripts will not run on your Windows 2008 64 bit server. There are a couple of things to try, first look for this path on your server:C:\Windows\SysWOW64\config\systemprofile\Desktopor
C:\Windows\System32\config\systemprofile\Desktop
If you do not see a "Desktop" folder under "systemprofile", create it and try executing the visual basic script again. More about this fix can be found here.
If that workaround does not fix the problem AND you have Excel installed on the server, you may have to add your working folders to Excel's Trusted sites.
Another thing to check, watch this Informatica Support video on troubleshooting Scripts
If you notice this issue and these tips helped you, please leave a comment, likewise if you found another solution solved the problem, leave the solution in a comment so other people can benefit.
Thank you!Thank you for your support
Tip Jar
IMPORTANT, YOU are responsible for backing up your systems before trying or implementing any suggestions from this blog. I do not guarantee 100% accuracy of any code examples. I do not presume to know your system environment(s) or Security requirements; all code examples from this blog should be thoroughly tested before any attempted use on a production system.
7 Response to "VB Scripts On Windows Server 2008"
Post a Comment