Get answers.  Share knowledge.  Collaborate with peers.




Bulk Junk Emails in Outlook
This will need to be resolved at the server spam filtering level. You do not say if these are exchange accounts or some other mail system. If exchange or lotus or some other mail server controlled by your company then your IT staff needs to review better spam filters. Is spam filtering being done by [...]

View Answer   |  March 2, 2013  5:06 PM
Bulk Junk, Exchange spam filters, Junk email, Spam prevention
answered by:
56,975 pts.

What impact will President Obama’s cybersecurity order have on the industry?
This directive, like most others coming out of Washington these days, will prove to be yet another compliance burden that businesses will face. Interestingly, looking through Obama’s Cybersecurity Near Term Actions, most of these things have already been put in place in some form: FISMA, InfraGard, the myriad of federal and state privacy/security regulations, the [...]

View Answer   |  March 1, 2013  7:46 PM
cybersecurity, Security
answered by:
14,030 pts.

User input
How will the report be executed?  For example, will it be run on a client desktop, from e-business suite, etc.? Nonetheless, there are some steps you must take.  First, create a user parameter – make it a meaningful name (e.g., p_projectnumber) Second, in your data model query, you can reference that parameter value (e.g., WHERE [...]

View Answer   |  March 1, 2013  1:45 PM
Oracle Reports 6i, Oracle Reports Builder, SQL Query
answered by:
15 pts.

Search all mail
Delete and recreate the database index. Select the Notes application and from the menu, click File > Application > Properties. Click the Full Text tab (the magnifying glass). Delete Index — Delete a full-text index. Create Index — create index. Note: If you do not have the proper access level, the Update Index, the Create [...]

View Answer   |  February 28, 2013  8:09 PM
Lotus Notes 8.5, Lotus Notes error messages
answered by:
5 pts.

Lotus Notes 8.5 – New message
Delete cache.ndk file from lotus data directory. If still issue then replace the design of mail box.

View Answer   |  February 28, 2013  8:03 AM
Lotus Notes 8.5, Lotus Notes administration
answered by:
5 pts.

Migrating names.nsf from 8.5.3 to 8.5.2
1. Choose File – Database – New. 2. Select Local in the Server field to store the database on your hard disk 3. Enter a title for the new database in the Title field. The title appears on the Bookmark bar and in the Bookmark page. You can use a maximum of 96 characters. 4.Give [...]

View Answer   |  February 28, 2013  6:09 PM
Lotus Notes 8.5, Lotus Notes error messages, Lotus Notes migration
answered by:
14,030 pts.

Data transfer between databases
What database are you using?

View Answer   |  February 28, 2013  8:29 AM
Data transfer, Databases
answered by:
5 pts.

Query
table employees is the employee table with required training.  Has columns empname and reqtrainingcourses. table donetraining has two columns empname and donecourses. Option 1 select empname, reqtrainingcourses from employees MINUS select empname, donecourses from donetraining; Option 2 select empname, reqtrainingcourses from employees where (empname, reqtrainingcourses) not in (select empname, donecourses from donetraining);

View Answer   |  February 28, 2013  1:44 PM
Database, Query
answered by:
10 pts.

EXE files
Thanks for coming to ITKE. A .EXE file is an executable file not a souirce file. You RUN an EXE not Ooen it.- (t may have been the wrong synax that he was using. Since if you try to Open it you will be prompted to run the problem not get an association error.-Ramsey) If [...]

View Answer   |  February 28, 2013  4:36 PM
.EXE file, Windows Vista
answered by:
5 pts.

Internet Filtering
You can use parental controls to create white lists or blacklists, and they require a separate password than the password for the computer. If the generic accounts are domain users then setting a GPO for this setting would be the most effective. In the event that certain computers are used by generic accounts only, you [...]

View Answer   |  February 28, 2013  9:54 PM
Active Directory, Windows Server 2003 SP2
answered by:
1,355 pts.

how-to-block-a-site
<a href=”http://www.websense.com/content/home.aspx”>Websense</a> is one tool you can use. Of course it is not free, but check it out. It may provide everything you need.

View Answer   |  February 28, 2013  7:32 PM
Blocking websites, Internet access, Internet restrictions, Security policies, User Permissions
answered by:
8,120 pts.

blocking-internet-access-for-certain-computersusers-on-a-windows-domain
Firewall appliance, or even some SOHO routers will do this for you. However, if you do not want to spend any money, you can ‘play around’ with the local LAN. My first thought was to edit the HOSTS file. Add specific entries that are valid for websites that are allowed. Then add the blocked sites…. [...]

View Answer   |  February 28, 2013  3:21 PM
Network administration, Security, User Permissions
answered by:
580 pts.

restricting internet access
we use a product here at our company called surfcontrol, also there is another product you can try called websense. You can also try BrowseControl for web filtering. It’s very easy to use. 

View Answer   |  February 28, 2013  8:10 AM
Networking
answered by:
15 pts.

Project Tools For Risk
Which tool have you tried?

View Answer   |  February 28, 2013  9:58 PM
Risk management
answered by:
150 pts.

Cannot modify directories or files on my external drive
You may have to go into the permission area of the ones that you are having problems with and first, break inheritance /* Style Definitions */ table.MsoNormalTable {mso-style-name:”Table Normal”; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:”"; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin-top:0in; mso-para-margin-right:0in; mso-para-margin-bottom:10.0pt; mso-para-margin-left:0in; line-height:115%; mso-pagination:widow-orphan; font-size:11.0pt; font-family:”Calibri”,”sans-serif”; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:”Times New Roman”; mso-fareast-theme-font:minor-fareast; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; [...]

View Answer   |  February 28, 2013  9:03 PM
Directory Assistance, external drive, Folder permissions, Windows 7 64-bit
answered by:
2,045 pts.

Steps to import Excel file to SAP
SAP supports loads from Excel only in a narrow range of functionality. It natively supports export to Excel and a variety of other formats. If you want to load data from excel you would need to either: develop an ABAP program or customization develop and LSMW script Use a third party solution like Winshuttle, ERP2 [...]

View Answer   |  February 28, 2013  12:02 PM
Microsoft Excel files, SAP
answered by:
5 pts.

SAP integration (inbound or outbound) via web-services or via SFTP
SFTP is batch based (Asynch), using a web service is likely synchronous. Depending on the webservice. The usual arguments will be that asynch doesn’t provide a real time experience which may be a business requirement. What is the business use case?

View Answer   |  February 28, 2013  10:28 AM
SAP, SAP integration
answered by:
10 pts.

CPU
This is a personal question because it all depends on what you are building, a gaming system or a working desktop or a system that will deal with a lot of animation, and what type of benchmarks you are striving for.  So, look at what you want to do with your system and then from [...]

View Answer   |  February 28, 2013  1:11 PM
AMD processors, Intel Processors
answered by:
14,030 pts.

SAP
Given that you have an accounting related qualification, the question is do you want to stay in the Accounting Realm or do you want to cross over to the SAP functional consultant role. If you don’t have existing SAP functional knowledge your first steps should be to look at the following SAP modules: Finance & [...]

View Answer   |  February 28, 2013  3:31 PM
SAP, SAP Certification
answered by:
14,030 pts.

DNS issues
The organization ICANN (Internet Corporation for Assigned Names and Numbers) is in charge of domain names, and they do not allow the permanent registration of domain names. You must pay an annual fee to maintain your domain name. As long as you keep buying your own domain, no one can take it away from you, [...]

View Answer   |  February 28, 2013  10:33 PM
DNS, domain names
answered by:
20 pts.