I am a clinical (hospital) IS director. My hospital administrator has asked for a copy of the edb*.log without the knowledge of my systems administrator. I was thinking I could run a batch file that would copy the log file to a folder on my pc via task scheduler. The problem I see with this...
I tried the options available to uninstall the service pack but even the $ntservicepackuninstall$ folder cannot be found so a conventional uninstall isn't going to work either. I thought about downloading SP2 again and reinstalling it but at 266mb it's quite a haul and I'm not sure that it's...
XP Pro workstation with SP2 installed. Client had issues and restored Windows using the restore cd which had SP1 on it. Many functions are not working including Outlook and I am unable to uninstall SP2 or access any of the icons associated with it. Is a format the only option at this point?
I have a login script for all users. I need the users to log on to the network before the script runs however. I know there is a "wait" /w command but I'm not sure where I should put it. This will be for XP, 2000 and 98 machines. Thanks in advance.
if '%OS%' == 'Windows_NT' goto...
ToText((Truncate(Sum ({HISTORY_DETHIST_.QUANTITY})/24)),0) + " days, " +
ToText((Remainder (Sum ({HISTORY_DETHIST_.QUANTITY}), 24)),0) + " hours "
Don't know if this will help you, but I use this formula for a quantity field that I want turned into days and hours. The...
I am going to check the web, but thought I would start here. I have an administrator's pc that needs the outlook (XP Standard) calendar shared giving his secretary editor permissions. I have gone to tools, delegates and added her, however the permissions button is grayed out when I highlight...
I have a report with one patient type group in a specific order (inpatient and outpatient). I have specified my group and summarized. The problem is, the summary prints out as 2 rows:
89
90
and I need to print the summary in 2 columns:
89 90
Is there a way to have the summary print like...
I found a script that worked:
if '%OS%' == 'Windows_NT' goto nt4
start \\Emergin\trackit$\tiwsmgr.exe
start \\Emergin\trackit$\audit32.exe
:nt4
start \\Emergin\trackit$\tiwsmgr.exe /service /audit
:end
This is my first login script attempt. I have 150 networked pc's, half running W98se and the other half running XP Pro (and 3 W95 machines that are about to be upgraded). I have 3 separate scripts that I would like to combine into one script for all users. I have been investigating the Web to...
We are a hospital with 150 networked users. We are in the process of upgrading everyone to Windows XP Pro. We currently utilize PC Anywhere on servers etc. for remote access. Can we support users remotely with Windows XP or is another product better? We often need to remap drives etc. for...
I hope this isn't a senseless question however I am really in a quandry. I write basic reports for my hospital and currently have about 150 reports in version 8.5. My software vendor suggested that I not upgrade to version 9 as there are a few things about the new version that I won't like...
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.