How can I scan from 2 HP printers?
Sounds like you will have to delete the first printer. If their tech support tells you it is a driver conflict I would have to believe they know their product well enough to be able to determine the issue is theirs. Perhaps a newer driver will allow it. You can always check for newer drivers.

View Answer   |  December 7, 2010  9:07 PM
HP, HP LaserJet 6400, HP LaserJet M1522, Scan from 2 HP Printers, Scanning software
answered by:
56,975 pts.

What are the pitfalls of moving old windows server to a new location in the computer room?
If it is going to stay on the same VLAN and keep the same IP there are no pitfalls. Will it be keeping these the same?

View Answer   |  December 7, 2010  8:55 PM
Data center relocation, Hardware relocation, Oracle 9i, Windows Server, Windows Server Migrations and Upgrades
answered by:
56,975 pts.

Windows Server 2008 computer needs a name change
The change you want to make will not cause any problems for your domain, no.

View Answer   |  December 7, 2010  7:30 PM
Rename Windows Server 2008, Windows Server 2008
answered by:
56,975 pts.

Printer problem
There may be a GPO affecting your access to the printer. That is why it would work off the domain in workgroup. Check with your IT admins.

View Answer   |  December 7, 2010  6:45 PM
HP LaserJet 1018, Network printers, Printer in Workroup, Printer management, Printers, Workgroup printer
answered by:
56,975 pts.

Excel and Access integration and auto-population
In my opinion, the best approach is for your users to enter their data into a single repository where you can access it. This eliminates them sending it to you and you merging it into your database. For example: Put your Access database on a network share visible to all of your users. (Or download [...]

View Answer   |  December 7, 2010  6:41 PM
Acces, Access 2000, Access Database, excel, Excel 2010, Excel macros, Macros
answered by:
1,495 pts.

Internet Explorer
You have to edit the registry. This worked for me when I ran into this issue: RESOLUTION To resolve this behavior: 1. Restart your computer, and then run Internet Explorer Setup. If restarting your computer does not resolve the issue, go to step 2. WARNING: If you use Registry Editor incorrectly, you may cause serious [...]

View Answer   |  December 7, 2010  5:17 PM
Internet Explorer, Windows errors
answered by:
56,975 pts.

Outlook Express 2007 Distribution List
Put the distribution list in the BCC field, not the TO field.

View Answer   |  December 7, 2010  5:07 PM
Distribution Groups, Distribution Lists, Outlook, Outlook 2007, Outlook Express
answered by:
56,975 pts.

Outlook 2003 Mail Merge
<a href=”http://www.gmayor.com/mail_merge_labels_with_word_xp.htm”>Here is an excellent tutorial</a> that should help you.

View Answer   |  December 7, 2010  4:35 PM
Mail merge, Outlook, Outlook 2003
answered by:
56,975 pts.

What happens when the TMG Firewall License expires?
Thanks Very much Wiki Most probably u r using EVAL and is valid for a short time . With Eval expiry , it will continue to function with Extisting signatures. But after expiry it will not get new signature updates. U will need to purchase a license to use it in production or install a [...]

View Answer   |  December 7, 2010  12:12 PM
BOOTMGR, Firewalls, RRAS, Windows firewall, Windows Licenses, Windows Server 2008
answered by:
22,125 pts.

How to start programing usb daq (usb-1208LS) in linux?
Low-cost National Instruments USB data acquisition (DAQ) devices provide basic functionality for applications such as simple data logging, portable measurements, and academic lab experiments. They are affordable enough for student use yet powerful enough for more sophisticated measurement applications. Now the query is how to use this kind of HW under Linux and ur distro [...]

View Answer   |  December 7, 2010  11:03 AM
DAQ, Data acquisition, Linux, Measurement Computing, Ubuntu Linux, USB
answered by:
22,125 pts.

Limit for number of rows and columns in planning webforms?
when a webform goes beyond two screens in length, it is better to use an application instead. However, many webforms online don’t conform to this advice and stretch to several screens. It can lead to user frustration, form abandonment or wrongly submitted information. As per ur query, might be possible, but it leads to frustration [...]

View Answer   |  December 7, 2010  9:47 AM
Web forms, Windows XP
answered by:
22,125 pts.

Which is best Rich text Editor for domino web application
There r several tools that can aim ur goal. But u want this with low cost or almost free… U can try out for these two one is “Free Rich Text Editor” is an extremely easy to use FREE javascript based HTML WYSIWYG editor or “Yahoo Rich Text Editor” which is a UI control tool [...]

View Answer   |  December 7, 2010  5:18 AM
Domino Rich Text Editor, Lotus Domino, Lotus Notes, Rich text, Rich Text Editor
answered by:
22,125 pts.

Trouble setting up Exchange 2003 in a child domain
Here is a helpful article for you on <a href=”http://support.microsoft.com/kb/236146″>How to Install Exchange in a Child Domain</a>.

View Answer   |  December 6, 2010  7:02 PM
Child Domain, Exchange, Exchange 2003, Exchange Domain Server, Windows Server 2003
answered by:
3,235 pts.

Preventing command prompt access except by domain admin
Hi NewmanIT and everyone, Since W2K3 you ca create a GPO to prevent CMD.exe run. To do so, create a new/edit an existing one and go to: user configuration / administrative templates / system Enable <b>Don’t Run Specified Windows Applications</b>. Click Show -> Add and type cmd.exe Don’t forget to apply this GPO to the [...]

View Answer   |  December 6, 2010  5:20 PM
command prompt, Command Prompt window, Domain Administration, Domain Administrator, Network security, Network Security Management, Network Security Policies
answered by:
4,570 pts.

Cell Automated Population using Excel macro
The sample code is here: try if it helps u ! sub Auto_Fill() Dim row_range As Range Dim ref_value As Variant Dim o As Double Set row_range = ActiveSheet.Range(“A” & CStr(Application.Rows.Count)) _ .End(xlUp) (here I took A column, u can change as ur demand) For o = row_range.Row To 1 Step -1 If ActiveSheet.Range(“A” & [...]

View Answer   |  December 6, 2010  9:14 AM
Excel 2003, Excel macros, Excel VBA, Visual Basic
answered by:
22,125 pts.

Outlook 2003 Error 0×80070005
Is your computer on a domain? If so the permission being changed may be getting pushed to you by your network administrator.

View Answer   |  December 6, 2010  5:26 AM
Outlook 2003, Outlook 2003 error messages, Outlook error messages, Outlook Errors, Windows XP
answered by:
64,550 pts.

Restoring shadow copy files from recovery console Windows Server 2003 SP2
Volume Shadow Copy is a new technology in Windows Server 2003 that did not exist in Windows 2000 Server. VSC has some limitations so if the system didn’t startup then it is better to take help from Recovery Console. VSC doesn’t work on some dependent situations like …. If the volume became corrupt then there [...]

View Answer   |  December 4, 2010  7:22 AM
Recovery, Windows, Windows Recovery Console, Windows Server 2003, Windows Server 2003 SP2
answered by:
22,125 pts.

Can bios updates be pushed out to Dell desktops with Windows 7?
BIOS updates aren’t generally difficult but do come with risks. Visit their web site and download necessary files as they suggest. Need the MotherBoard model or system model. Now find the files on the URL and read the BIOS flash instruction very minutely. Now u may run the update program. If there is an option [...]

View Answer   |  December 4, 2010  5:41 AM
Active Directory, AD, BIOS, BIOS Update, Windows 7
answered by:
22,125 pts.

Roaming Profile with Wireless Connection
There are many reasons this could happen. Start by checking when he logged on in the Middle Building if he got a temporary profile. The logon times could be cause by group policy processing, wireless issues so do some basic troubleshooting.

View Answer   |  December 3, 2010  11:08 PM
Linksys Routers, Roaming Profiles, Windows Server 2003, Windows XP Professional, Wireless, Wireless roaming
answered by:
2,220 pts.

SharePoint view permissions?
By default, SharePoint does not have such feature which allow user set view permission below list level. However there is a bullet-proof 100% workaround that can be applied out of the box.. This approach first makes the list only accessible via personal views. We then customise a personal view for each user, and finally secure [...]

View Answer   |  December 3, 2010  10:10 PM
SharePoint, SharePoint administration, SharePoint permissions, Sharepoint View Permission
answered by:
Hoh
15 pts.