Outlook 2007 “Not Equal” Rules Conditions
You can add exceptions to the rule. Start with a blank rule and after you have added the conditions add exceptions next.

View Answer   |  September 12, 2011  9:02 PM
Outlook 2007, Outlook 2007 rules, Outlook rules, Windows XP
answered by:
56,975 pts.

Enterprise Search and Windows Server 2008 R2
Go to this link: http://www.microsoft.com/windows/enterprise/products/windows-7/deployment.aspx I hope this will help you out. Thank you

View Answer   |  September 12, 2011  10:36 AM
Windows 7, Windows Server 2008 R2
answered by:
1,125 pts.

answered by:
15 pts.

Access 2007 database errors when using Access 2010
check out http://msmvps.com/blogs/access/archive/2008/04/23/the-expression-on-click-you-entered.aspx and see if that helps.

View Answer   |  September 9, 2011  12:39 AM
Access 2007, Access 2010, Access Database
answered by:
1,445 pts.

Deleted files reappear after logging on Windows Server 2008
I have seen this with Roaming proifles and RDP, apparently the file is deleted off the users desktop, but not the copy that is held in their profile. So the next time they login, the copy is returned. (I personally have removed all roaming profiles in favor of just using Folder Re-diretion to get their [...]

View Answer   |  September 8, 2011  8:51 PM
RDP, Roaming Profiles, Server-based/Thin-client computing, Windows Server 2008 R2
answered by:
160 pts.

Partial System Backups
I would suggest you just have that remote user go through the backup steps. Signon with QSECOFR authority GO MAIN Opt 3. General system tasks Opt 6. Save Opt 21. Entire system The big advantage to this is if IBM every makes a change on what needs to be saved, they will update their process. [...]

View Answer   |  September 8, 2011  7:16 PM
AS400 backups, Backup, System backups, Systems administration
answered by:
32,785 pts.

How can i allow users to write and read but not delete?
You need to edit the advanced security settings and grant read, write, modify and remove delete and delete folder.

View Answer   |  September 7, 2011  10:45 PM
File permissions, Group permissions, Windows Security, Windows Server 2003, Windows Server 2003 Group Policy
answered by:
64,505 pts.

I need to create and run this on the CMD and make a program.
Thank you for visiting ITKE. We are happy to help you with solving specific IT questions, but need as much information as possible to do so. Let us know about the problem you are trying to solve, how you are approaching it and what work you’ve done so far, and we can help guide you [...]

View Answer   |  May 14, 2013  7:28 AM
CMD, CMD Source, Data Sources
answered by:
5,505 pts.

OUTPUTQ for AS/400 audit
The answer that comes to mind is to insert an OVRPRTF audits to QPRINT, or maybe create an outq called ‘audits. and use an OVRPRTF to direct them all there, then print them or save them (save a tree) at a time thats convenient. OUTQ’s are cheap – use more of them and get extra [...]

View Answer   |  September 5, 2011  10:16 AM
AS/400, AS/400 printers, Printer Administration, QPRINT, V5R4
answered by:
5,505 pts.

How can I block websites in local DNS
=========================================== PLEASE, look again at the comment of Saturno from 27 of July, 2011 – caveat lector ! Unfortunately, only the question author can mark it as an approved answer – I can’t! =========================================== two ways of doing so. 1) make an entry in the host file of system as 127.0.0.1. E.g : gmail.com 127.0.0.1 [...]

View Answer   |  September 3, 2011  12:37 PM
DNS, DNS configuration, Local DNS
answered by:
3,120 pts.

MS Access 2007 Date Query Question
you may need to play with the format a bit but under the criteria for query of that field give this a shot and adjust as need: >DateAdd(“m”,-52,[Enter date. I.E. June 2011]) My test field was defined as ‘Date/Time’ with a format of ‘Medium Date’

View Answer   |  September 3, 2011  2:39 AM
Access Database, Access Database Format, Access query
answered by:
1,445 pts.

Add a drive to a Raid 5 without destroying the data
Adding it as a hot space should be pretty easy. Just put in the drive, open the array cards utilities (might require a reboot and going into the cards bios) and marking the new drive as a hot space. Adding it as a part of the array may be harder (if it is possible). Not [...]

View Answer   |  September 1, 2011  1:30 AM
RAID, RAID 5, RAID Array, Storage in 2010, Windows, Windows Server 2008, Windows Server 2008 R2
answered by:
120 pts.

Using Network Access Control to limit Internet access on a specific few machines
I don’t think 2008 can do that. If this 2008 server is acting as a gateway/proxy server, you can configure internet policies in your ISA settings. If not, you need to setup a mirroring port in your switch and setup an internet filtering program(ie: WFilter, websense) to do the job.

View Answer   |  August 31, 2011  5:19 AM
NAC, Network Access Control, Security in 2010, Windows, Windows Server 2008, Windows Server 2008 R2, Windows Server 2008 R2 Support
answered by:
70 pts.

Execute SP through DOS
sqlcmd -E -S %1 -d %2 -Q "EXEC schema.spname %3 %4 %1 corresponds to server_name %2 corresponds to database_name %3 corresponds to param1 %4 corresponds to param2 ...

View Answer   |  May 9, 2013  10:46 PM
DOS Batch, SQL Server, SQL Server 2005
answered by:
135 pts.

Cant access network folders from an elevated explorer window.
I am making an assumption that you are authenticated to the share. If so there are two solutions. 1. No modifications to the system. 1.a. Open an elevated command 1.b. Authenticate to your resource. 1.c. Run exlorer.exe from the elevated command prompt. Note: This can have issues if it is the same as your logged [...]

View Answer   |  August 30, 2011  3:56 PM
Administrator account, Network access, Windows 7
answered by:
3,310 pts.

Windows doesn’t obtain IP address automatically via DHCP
You need to provide a little more info about this issue. - Do you have free leases to allocate in the scope this specific client is in? (Check event log on the server to see if there is any messages related) - Do you have some kind of MAC address filtering in place (<a href=”http://blogs.technet.com/b/teamdhcp/archive/2007/10/03/dhcp-server-callout-dll-for-mac-address-based-filtering.aspx”>DHCP [...]

View Answer   |  August 29, 2011  2:27 PM
DHCP, IP address, Windows XP, Windows XP SP3
answered by:
4,570 pts.

Imaging a hard drive for backup purposes.
There are several approaches you can fallow… For a good, though and free solution, you can give <a href=”http://clonezilla.org/”>Clonezilla</a> a try. I’m using it in relatively small environments for some years now with very good results. It works disk-to-disk, partition-to-Partition and even over the network. It is really good.

View Answer   |  August 25, 2011  11:47 PM
Backup, Disk Imaging, HARD drive, Hard Drive Copying, Windows 7, Windows XP
answered by:
4,570 pts.

Upgrading Windows XP and Windows Vista clients
Check out this <a href=”http://windowsteamblog.com/windows/b/springboard/archive/2011/07/11/with-only-1000-days-left-of-extended-support-don-t-you-think-it-s-time-to-retire-windows-xp.aspx”>blog post</a> by my buddy Stephen Rose. In it he shows a bunch of tools which make upgrading their machines very easy. Think plug in a USB drive, click a couple of buttons and walk away easy.

View Answer   |  August 25, 2011  3:42 PM
Operating system platforms, Windows 7, Windows 7 deployment, Windows 7 upgrades, Windows Vista, Windows XP
answered by:
64,505 pts.

Exporting all files from Windows XP to Windows 7
I’d recommend the “Windows Easy Transfer” Wizard found under Start > Programs > Accessories > System Tools. It’ll package everything up to a network location, then you run the wizard on the new machine give it the network share and it’ll download everything. I’ve used it several times and it works quite well.

View Answer   |  August 25, 2011  3:37 PM
File transfers, Windows 7, Windows 7 deployment, Windows XP
answered by:
64,505 pts.

Open IT Forum: Did you buy a TouchPad?
Yep, sure did. Picked up one for me and one for the wife (got the bigger one for $150 each). Waiting for the hackers to get Android onto the devices which should just be a few more days.

View Answer   |  August 24, 2011  8:19 PM
AS/400, Business Intelligence, Channel, CIO, CRM, Database, DataCenter, Developers, Development, Exchange, Hackers, Hewlett-Packard, HP, Linux, Lotus Domino, Microsoft Windows, Mobile, Networking, Open IT Forum, Oracle, SAP, Security, SQL Server, Storage, Tablets, TouchPad, Virtualization, VoIP, Windows Server
answered by:
64,505 pts.