Here is the full error message: Cannot reflow this page because it contains form or digital signature fields.
I have a user get this message while trying to print a PDF from Acrobat 7.0 Standard. I've gone to Adobe's website, done numerous searches from Yahoo and Google, plus search Tek-Tips...
Unchecking that "Display the Connection bar..." does work on my laptop. But when I try it on the thin client, the setting doesn't seem to take any effect. It is clearly unchecked, yet it maintains that Connection Bar at the top.
I have a simple script that I can't take much credit for. dm4ever wrote it. I'll give you the jist of what it does. I have it running on a thin client and it automatically opens a terminal server session. If that session is closed, it reopens it back up again. Basically I'm trying to keep...
The OS on the thin client is XP Embedded. I tried to run the wbemtest and windows can't find it. I have tried running the script while logged in as administrator on the thin client as well and nothing happens. Maybe a vbscript won't work on a thin client?
I just tried your script and when it's run from the startup directory, I still get the weird "There is no file extension in "C:\Documents" error. When I run your script from the root of C on the thin client, I get an invalid syntax error with Line 7, Char 1. Again, I ran your script on my...
That is all it says when the script is run from the Startup dir. in the start menu. If I move the script to the root C drive and run it, I get an invalid syntax error. Again, this script ran perfectly on my laptop, and starting it from multiple directory locations. It only screws up on the...
Here's my script:
DIM intCount
intCount = True
DO while intCount = True
Dim strComputer, wmiNS, wmiQuery, objWMIService
Dim colItems, objItem
strComputer = "."
wmiNS = "\root\cimv2"
wmiQuery = "Select * From win32_process Where name='mstsc.exe'"
Set objWMIService =...
I forgot to add my script...
Dim strComputer, wmiNS, wmiQuery, objWMIService
Dim colItems, objItem
strComputer = "."
wmiNS = "\root\cimv2"
wmiQuery = "Select * From win32_process Where name='mstsc.exe'"
Set objWMIService = GetObject("winmgmts:\\" & strComputer & wmiNS)
Set colItems =...
dm4ever-
Many thanks! I've modified it slightly so that instead of popping up dialog boxes indicating your program state, I have it fire up my Remote Desktop Connection if it's not running. I want to be able to go right into an existing profile setup, and *.rdp file. Can I do that? Thanks again!
Hi folks-
I'm new to vbscripting so please bear with me. The script I'm trying to write will look for a certain text in the title bar of a window. For example, My Documents. If it can't find a My Documents window open, it then will open the folder/program. What I'm working on is a thin...
I have a Micron Netframe 2100 running NT 4.0 SP6a and over the last few days I've had some random reboots. 3 today. No new software has been installed, no new hardware, no new nothing. The only function for this server is data storage and it runs Veritas BackupExec (which I despise by the...
I've tried to allow auto-negotiation on both the NIC and the switch. I've also manually set the exact same settings on the switch and the BDC. I guess my question boils down to whether or not a PDC communicating at 10 MBPS can talk to a BDC trying to communicate at 100 MBPS?
Both the PDC and BDC are attached to a Cabletron 10/100 24 port switch. The PDC is opperating at 10 MBPS and I'm trying to get the BDC to opperate at 100 MBPS, with no success. Again, the BDC functions perfectly at 10 MBPS, it stops responding as soon as I make that jump from 10 to 100.
I have added a second BDC to our NT Domain. The BDC is a Micron Netframe 2100 with a 3Com 3C980 series and integrated Intel 82558-based NIC. I've tried both NICs and was able to have them communicate at 10 MBPS with the PDC with no problems. The protocols we use are TCP/IP and NeTBEUI. As...
Jose-
This does help except that I'm not sure that I have a free analog port. I finally talked to someone from Definity and they told me that I needed to "punch down" my music source onto an aux. trunk board, which I also don't think we have. He said that we needed a 600 Ohm resistor...
I have just been tasked with getting music on hold for our older Definity G1 PBX. I have been unceremoniously elected our new Definity adminstrator and am extremely new to the entire system. After doing some research I have concluded that I need some sort of interface card that we currently...
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.