MS Outlook 2007I am running MS Outlook 2007 on a Vista home lap top. When trying to delete
files (or folders) in the Deleted Items folder, I get a message that "the
Folder is full" and the items remain. I "right click" on Deleted Items,
select "Empty 'Deleted Items' Folder", and I get the usueal warning msg that
states "Are you sure you want to permanently delete all the items and
subfolders from the 'Deleted Items' folder?" I click on "Yes". I then get a
second warning msg that says "The folder is full."
The ite...
Use of MS Dynamics CRM in Utility BillingHello Friendz,
I was wondering if we can easily use Microsoft Dynamics CRM 3.0 for 'Utility
Billing System and Print Presentment'. This also involves use of handheld
devices for reading meters and bill presentment.
In case you know about a better solution for this requirement, please share
that with me.
--
Regards,
Dave Banerjee
Cell: 0060 17331 4676 | email: IfThenElseEndIf@msn.com |
IfThenElseEndIf@GMail.com
That depends on what you mean by "easily" ;-)
CRM out of the box will provide a great, flexible platform to quickly
develop a robust business solution. Fro...
Exchange 2003 Require a /3GB Switch with More Than 1 Gig RAMDoes Exchange 2003 require the /3GB Switch if you are
running Exchange 2003 on Windows Server 2003 Standard
Edition. I know for Exchange 2000 they said you needed
the switch if you are running Advanced or Datacenter but
not Server. Just wondering what they recommend for 2003.
291988 A Description of the 4 GB RAM Tuning Feature and the Physical Address
http://support.microsoft.com/?id=291988
Thanks,
Fitz Crittle
This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send email to this address, post a reply to this newsgroup
"Kevin&quo...
migrate 5.5 mailbox to 2003i'm trying to use migration wizard to migrte mailboxses fro 5.5(NT) to 2003
but i'm getting this error .Please if any one can help
Failed to logon to the target mailbox with the address
'x500:/o=GOV/ou=EDUC/cn=Recipients/cn=test23'.
Have you used ADC to replicate from 5.5 to 2003?
"drabee" <drabee@discussions.microsoft.com> wrote in message
news:8E5DCA60-13B9-47BD-B153-D3E3C13E8A23@microsoft.com...
> i'm trying to use migration wizard to migrte mailboxses fro 5.5(NT) to
> 2003
> but i'm getting this error .Please if any one can help
>...
MS Office 97 to MS Office 2007
I have been running Office 97 pro on Windows XP because I do not want
to loose the shortcut bar that came with 97.
Thing is that I have been thinking about installing the 2007 version
of Office that I have had but never installed yet for above reasons.
Question is can I install the 2007 version over the 97 version and
have it update the programs but keep the shortcut bar??
I know there are probably other shortcut bars or whatever out there
but as I asked I would rather keep the 97 one if possible.
TIA
Microsoft has several Knowledge Base articles on running multiple...
best antivirus product for exchange 2003?We previously used groupshield 4.5 with exchange 5.5 in NT4, but since
migrating to exchange 2003 in win2003 environment I would like to get
views as to the best product. I've read lots of reviews that do not
recommend groupshield 6. poor development and vastly buggy software.
any alternatives???
Regards
I use Norton Corporate edition and have it set to scan
all incoming emails and the server itself every morning
at 2am. Never a complaint about Norton. (Lots of
complaints about the users but that is for another forum!)
>-----Original Message-----
>We previously used groupshiel...
Exchange tasksI have two AD controllers and a third member server with Exchange 2003
installed.
Ran Forestprep and Domainprep without any trouble.
Is it normal that I can't see the exchange tasks on the AD controllers, only
on the exchange server itself (create mailboxes for instances).
I suppose installing exchange the Exchange System manager on each of the
controllers will solve this, but before I try this, I'd like a second
opinion.
Tia for any help
Rudy Steyaert
that's what you need to do...
"Rudy Steyaert" <Rudy_Steyaert@hotmail.com> wrote in message
news:uH8mGp7rEHA.5...
Difference between MS EPM and MS ProjectsWhat is the difference between MS EPM and MS projects
Is it just project server and sharepoint added to MS projects together
called MS EPM?
Yes. EPM is Enterprise Project Management. Microsoft's solution is Project
Professional plus Project Server which in turn uses SharePoint technology.
--
Rod Gill
Microsoft MVP for Project - http://www.project-systems.co.nz
Author of the only book on Project VBA, see: http://www.projectvbabook.com
"Project Mgt Noob" <Project Mgt Noob @discussions.microsoft.com> wrote in
message news:A565E3DF-A7FC-4D2A-B2F1...
MS Exange connectionIt deals with Outlook 2003, running under Win XP home:
A friend has two ISPs, one with standard POP and SMTP servers, no problem
there.
The second is a remote MS Exchange server. He connects to both via Internet
using ADSL connection.
Question: how to configure the Exchange server connection such that it
remembers his ID and PW? I could not find anything under just about any
thinkable tab in Outlook, email accounts, etc.
Any help will be greatly appreciated.
--
JanAdam
...
Export Excel data to Lotus Notes 6.5 Address Bookanyone know how to export excel data into Lotus Notes 6.5 address book?
I've tried importing from notes... but am not having much luck. thanks, LF
...
receiving mails errors on Exchange 2003Hi,
I've installed an MS SBS 2003, I've configured the exchange 2003 to my
domain, but the problem is that I can send email's to some domain (there is
one domain that I can't send to) but I can't receive from any domain. (MTA,
POP3, exchange routing engine, management, exchange system attendant and
exchange information store services are running)
Can this be a problem of any default security (firewalls) settings that is
installed by default with SBS 2003??? if yes, what I need to do?
If anyone of you had this problem before or know the resolution of that,
I'll be very ...
How do I do word count in MS Publisher?
Mike,
Publisher doesn't have a word count; the work-around wound be manually count
the words or you could try copy the text and paste into Word.
--
Don - Publisher 2000�
Vancouver, USA
"Mike Finn" <Mike Finn@discussions.microsoft.com> wrote in message
news:9EBF3083-D7EC-46E9-ADA2-E4616499399E@microsoft.com...
>
Why not just do a "Edit Story in Microsoft Word" instead of copy and paste?
--
JoAnn Paules
MVP Microsoft [Publisher]
Tech Editor for "Microsoft Publisher 2007 For Dummies"
"Don Schmidt" <Don Engineer@PNB.Retired_...
Please help with Excel VB questionHi,
I'm trying to set a Name range in Excel through VB, by setting the name
property when a specific cell in a worksheet is changed. The code is as follows:
fred1 = CStr("=PL!$A$4:$E$" Worksheets("Control").Range("maxnumpass").Value)
ActiveWorkbook.Names.Add Name:="numpasslist", RefersTo:=fred1
My problem is that the change is only active for the worksheet where I change
the cell. Is it possible to ensure that this change takes effect across all
worksheets in the workbook?
Any and all help appreciated either in a reply to this post or on
jgal...
MS Money 2005 BasicsI am new to MS Money after many years with Quicken. Money help
offline and online, seems woefully short of detailed explanations o
user scenarios. . Searching help for "Epay" yields nothing. Ca
someone either direct me to a better help area or answer this
In Bills what is the difference between Epay, APay, and Direct debit
I see Apay is how i use the bill pay service of my bank. Is direc
debit just my manual entry? What then is Epay? What might "Other
payment type then be used for?
Thanks
The difference between them is this
Epay is for electronic bill pay. You must have Bi...
Outlook 2003 / Exchange 5.5 Prompting PasswordOur user and computer accounts are in an AD domain and our Exchange 5.5
Servers are in an NT domain with a two way trust to the AD user domain.
Intermittently, Outlook 2003 will prompt for a username and password for the
mailbox as though the trust is lost, though users are still able to access
file servers in the NT domain which proves that the trust is OK. I have used
AD Domains and Trusts to validate that the trust is fine both ways.
Most of the time, Outlook 2003 opens fine, but when the prompts start
appearing, it seems I need to restart the netlogon service on the AD domain
contro...
MS CRM Certification questionHi all,
I have a question regarding the CRM certification? What, if any,
certifications are there available with MS CRM? Is there anything like CRM
Professional?
Have I earned any certification if I passed the Applications Professional
exam?
T.I.A
--
Kuba Skalbania [MCAD]
...
Password #5The password I have always used on 2002 Money will no longer let me access
my files. Help. any suggestions.
from earlier posting...
================================
This is a FAQ: http://www.bollar.org/msmoney/#Q28
In short, a password recovery program will probably get
you out of trouble.
Try this Google search:
http://google.com/search?
hl=en&q=password+recovery+microsoft+money
==================================================
>-----Original Message-----
>The password I have always used on 2002 Money will no
longer let me access
>my files. Help. any suggestions.
>
&...
request help on enumeration/numbering algorithmI have a bunch of dots that I draw on a form and connect them with
lines. I have 3 basic groups of dots within a larger group (of which I
have hundreds of the larger groups - meaning I will have nearly 1000 of
the individual dot groups). I need to color code these dots with 3
separate colors. So starting with a counter at 1 -- the 1 dots group
will be blue (for example) and 2 dots group will be yellow, the 3 dots
group will be purple -- this is for the first big group. In the 2nd big
group we have the 4 dots group (blue), the 5 dots group (yellow), the 6
dots group (purple). Then ...
Sent items downloading problem in MS office outlook 2007Hi all,
In my client pc's i have configured the Microsoft office outlook
2007 after the configuration inbox mails are visible in inbox but
sent items and other folders are not getting downloaded, my mail
server is squirrel mail ,so please let me know the reason .
POP3 or IMAP?
"xpmate" <sreekanth.chn@gmail.com> wrote in message
news:41cb29fe-c615-44b3-aa86-ea3eb607e2a5@g22g2000prf.googlegroups.com...
> Hi all,
>
> In my client pc's i have configured the Microsoft office outlook
> 2007 after the configuration inbox mails are visible in in...
exchange 2003 email accessCan I setup exchange 2003 clients to login to it as apposed to being
authenticated by the DOMAIN?
I have two domains in diferrent locations but want to share one exchange and
accessed by IP address as apposed to the computer name.
Thanks,
Raul Rego
rrego@njpies.org
Can you explain what you're trying to achieve a little more? Are you trying
to get users from domain A to access an exchange server in domain B?
"Raul Rego" wrote:
> Can I setup exchange 2003 clients to login to it as apposed to being
> authenticated by the DOMAIN?
>
> I have two domains in di...
MS AccessWhy doesn't MS support MS Access for Macintosh? Since I work in an
educational environment that's mostly PC with MS Office begin the main
suite, it would only be logical that since the PC version of MS Office
contains MS Access for database entry, the Mac version of MS Office would
also have MS Access.
In article <BE09D66D.5FB8%redclawx@hotmail.com>,
Red Claw <redclawx@hotmail.com> wrote:
> Why doesn't MS support MS Access for Macintosh? Since I work in an
> educational environment that's mostly PC with MS Office begin the main
> suite, it would only ...
help commas before dataOk, i have these tick marks (they're comma's) in every cell before my data,
for example '27458, '33354
I can't get a vlookup to work unless i get rid of the comma's. the problem
is i have 28000 rows to fix. Any ideas?
I'm using Excel 2000.
TIA
James
sorry, i meant apostrophes
"James" <james@guidant.com> wrote in message
news:O6WtngAJFHA.3812@TK2MSFTNGP10.phx.gbl...
> Ok, i have these tick marks (they're comma's) in every cell before my
data,
> for example '27458, '33354
>
> I can't get a vlookup to work unless i...
Exchange ActivesyncCan PPC2002 devices sync with Exchange Activesync in EX2003? I have had NO
luck. I am trying to connect over the air (Sprint Vision) to my Exchange
Server at work that is behind ISA. What are the steps to get this working,
from client end to server?
...
Problems with Exchange Search in 2007I'm having problems with Exchange Search in 2007. Accounts that I have
migrated from 2003 servers are unable to use Exchange Search in OWA. They
get the error message "Search results may take a long time to appear because
Microsoft Exchange Search is unavailable. Results will not include matches
in the e-mail body." Accounts that are created new with their mailboxes on
2007 servers do not have this problem. Test-ExchangeSearch returns False for
migrated users, True for newly created ones. The search service is running
and indexing is enabled for this database. I use...
Starting MS Outlook on startupHow can I start Outlook on startup (XP) and keep it running in the back?
>-----Original Message-----
>How can I start Outlook on startup (XP) and keep it
running in the back?
>
>
>.
>
All you need to do is move the Outlook program icon to the
startup group in XP.
>-----Original Message-----
>How can I start Outlook on startup (XP) and keep it
running in the back?
>
>
>.
>Double click My Computer, go into the C:\Documents and
Settings\User\Start Menu\Programs\Startup
Place an Outlook shortcut into this folder and it will
automatically startup when...