Pages

Search

Break Outlook email link with Exchange - Microsoft Exchange

Break Outlook email link with Exchange - Microsoft Exchange


Break Outlook email link with Exchange

Posted: 08 Apr 2005 11:57 PM PDT

Hi Mark,

From Outlook select the file menu and "Work offline"

That efectively disconnects you from the Exchange server but still allows
access. This will only work if the connection to exchange is setup in cached
mode.

"Mark Bailey" wrote:
 

Validating incoming mail's return address in Exchange 2003...

Posted: 08 Apr 2005 06:51 PM PDT

On Fri, 8 Apr 2005 16:48:23 -1000, "Jim McBee [MVP Exchange]"
<spambegone.net> wrote:
 

Thanks Jim...I was not aware that most servers don't respond to
VERIFY. Not responding would not return an error message to base logic
on. I know some mail servers will accept all mail and later issue a
NDR. Well, I try to dream up a perfect world.

Cluster Resource Question

Posted: 08 Apr 2005 09:04 AM PDT

You guys ROCK! Thanks for your help.


Clayton



"Ben Winzenz [Exchange MVP]" <ben_winzenz@NOSPAMdotmessageonedotcom> wrote
in message news:phx.gbl... 


Getting 5.6.1 rejected by remote host errors when routing out via connector

Posted: 08 Apr 2005 04:41 AM PDT

"Oliver Moazzezi" <co.uk> wrote:

[ snip ]
 

Sure. If you use HELO instead of EHLO you don't see any of those ESMTP
keyword, right? If that's so, make sure YOUR server doesn't send EHLO.
If Exchange doesn't see the 8bitmime keyword it'll send the message in
7-bit MIME.

I see that you said something to the effect that you already tried
this, but it isn't clear that you created a SMTP connector in
Exchange, put the target domain into the connector's "Address Space"
tab, and then told the Connector to always send HELO.

You should also create another SMTP connector and give it an Address
Space of "*". I'd leave the EHLO alone on that connector.

--
Rich Matheisen
MCSE+I, Exchange MVP
MS Exchange FAQ at http://www.swinc.com/resource/exch_faq.htm

2 extra e-mail adresses on 2 different computers

Posted: 07 Apr 2005 01:42 PM PDT

David wrote: 

No prob...
You can grant them Send As permissions to whatever you like - they
can/should view the From field in a new msg/reply, and enter the address.

 


Printout of all members of a List

Posted: 07 Apr 2005 11:01 AM PDT

Try one of these:

1) Use Hyena from www.SystemTools.com. Double-click on the group name to
display it's members in the right-hand pane. Then select all the members in
the right-hand pane by clicking Edit > Select All. Then click Edit > Copy.
A new dialog will ask you to either copy the contents to memory or to a text
file.

Note: Hyena offers free support for Hyena to their customers, and to those
evaluating it. Support is always for free. If you want to download new
versions you must have current maintenance, though.

3) Exporter from www.systemtools.com/free_frame.htm. (Free). Can be
configured to dump users, groups, group members, shares, services, drives,
and printers.

4) Use a tool from Ideal Administration. This tool generates MS Access
tables of NT 4.0/2000 objects. Use the option "Databases\Groups". For a
free 30 day version visit: http://www.pointdev.com - You can also export:
network cards, IP addresses, installed software on workstations, etc. This
can be also generated by using a command line and from scheduled tasks


5) You could use VBScript & WMI similar to this one:

Option Explicit
Dim intCount, strGroup, strDomain, oGroup, oMember
strGroup = InputBox("Group to query?")
strDomain = InputBox("Domain or machine that hosts the group?")
set oGroup = GetObject("WinNT://" & strDomain & "/" & strGroup & ",group")
For Each oMember in oGroup.Members
intCount = intCount + 1
Next
msgbox "Group: " & strGroup & " hosted by: " & strDomain & " has " &
intCount & " members"

Be careful if you're just pasting the above into a script, the last line
above needs to be all on one line.

Note: Groups in AD are denoted by the memberof attribute.

6) Courtesy of Paul Williams:

C:\>dsget group "CN=GroupName,DC=domain-name,DC=com" -members

If you need to specify a server and/ or credentials, append the following on
the end:

-s dc01 -u userName -p *

--
Todd J Heron, MCSE
Windows Server 2003/2000/NT; CCA
----------------------------------------------------------------------------
This posting is provided "as is" with no warranties and confers no rights

Bad mail folder too full

Posted: 06 Apr 2005 02:41 PM PDT

"Todd J Heron" <com> wrote in news:
#phx.gbl:
 

As a follow up to Todd's post (great information) I want to highlight that
as of Exchange Server 2003 SP1 badmail is no longer saved to the local
disk.

Badmail changes in Exchange 2003 SP1:
http://blogs.msdn.com/evand/archive/2004/06/18/159573.aspx



--
Steve Antonio, MCSE/MCSA
Microsoft Exchange Support

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.

RPC-http and Global Catalog server

Posted: 06 Apr 2005 01:47 PM PDT

basic

"neo [mvp outlook]" wrote:
 

Exch2003 book?

Posted: 06 Apr 2005 01:09 PM PDT

I rather like William Boswell's "Learning Exchange 2003".

--
Neil Hobson
Exchange MVP

For Exchange news, links, and tips, check:
http://www.msexchangeblog.com

"johndoe" <org> wrote in message news:ElX4e.282$.. 


Exchange 2K3: To cluster or not to cluster?

Posted: 06 Apr 2005 01:07 PM PDT

I work for a large financial institution in the SE U.S. 23,000+ users and we
don't use clustering. YMMV, but I wouldn't cluster unless you really had to.
Too many people cluster just because they can.

Without getting into too much detail, you should estimate what you users are
like. You can use perfmon to gather some of the data to give you a ballpark
user type. Go to your hardware vendor of choice and look at their offerings.
It may be that you want to go with more smaller servers rather than big. I
know of other co's that do this to spread the risk in case of an outage.

If your stores for 1100 users average around 35 gb per 550 people I would
probably go with
1 SG with 4 DBs. Each DB with 275 users. There are several good references
how to size your storage for Exchange. Read them!!! Possibly the single most
important aspect of properly sizing your server is storage sizing. (think
spindles, not space)
Most likely a 2Proc server will handle your needs.

If that potential to grow to 30,000 starts to look more serious, it may be
worth your while to get a consultant on site for a week or so to help you
architect that. They can get you started down the right path and if you feel
comfortable, you can continue on your own. 30k+ users is a lot different
than 1100 and you'll want their input. Your hardware vendor (if you go with
a major vendor like HP, Dell or IBM) should be able to hook you up with
someone with experience in large systems design or you can go with Microsoft
Consulting or a local person.

"Pretender" <microsoft.com> wrote in message
news:com... 


Is there a way to increase the storage space for Rules?

Posted: 06 Apr 2005 11:58 AM PDT

Jeff wrote: 

As Tom said, the 32k limit is fixed, although yours is a frequent request.
Have the user remove some rules or simplify them until it works. The limit
is not for the *number* of rules - it's for the total size they all take up.


Port difference between OWA and RCP over HTTP

Posted: 05 Apr 2005 11:29 PM PDT

Thanks, I'll try that.

"MGW24" wrote:
 

RPC-HTTP

Posted: 05 Apr 2005 01:19 PM PDT

Yes as I'm able to do OWA using SSL.

"MGW24" wrote:
 

How to edit an AD Users Password Age

Posted: 05 Apr 2005 09:38 AM PDT

On Tue, 5 Apr 2005 11:38:59 -0500, "Fred Yarbrough" <com> wrote:
 
See tip 9205 and link in the 'Tips & Tricks' at http://www.jsifaq.com to alter the expiration warning during testing.



Jerold Schulman
Windows Server MVP
JSI, Inc.
http://www.jsiinc.com

OWA Permissions

Posted: 05 Apr 2005 09:09 AM PDT

Thanks Guys.

Fred


"Graeme" <please> wrote in message
news:phx.gbl... 


Old email from pst not working

Posted: 05 Apr 2005 07:52 AM PDT

Rich Matheisen [MVP] wrote: 

Oops. Went into autopilot & completely missed that! Thanks.... 

<whistles nonchalantly, skulks off to the corner with tattered copy of
McGuffey's Reader.>




Mail being accepted, but not delivered

Posted: 04 Apr 2005 02:24 PM PDT

Hey Mark,

I did that, and there are no messages in any of the queues.

I check the event log and all the services are showing blue, with no warning
or errors, so as far as exchange is concerned everything is fine, the mail
just doesn't go.


"Mark Arnold [MVP]" <org> wrote in message
news:com... 
them. 
that I 


Storage Groups and Databases?

Posted: 04 Apr 2005 09:03 AM PDT

Ok. Thanks Mark. We do have the Enterprise version of E2K3 so I will read
up on this new way of architecting Exchange databases.

Thanks,
Fred





"Mark Arnold [MVP]" <org> wrote in message
news:com... 
reading 
with 
do 


OWA IIS Hangup

Posted: 04 Apr 2005 01:14 AM PDT

"E. van Zanten" <net_nospam> wrote in message
news:4254d66a$0$37291$nl.easynet.net... 

When you run the Task Manager, can you see any processes that never return
to zero CPU usage, or any processes that seem to increase memory usage over
time, and never go down again? Any strange looking process names?


Setting up clustering on a SAN

Posted: 03 Apr 2005 09:11 PM PDT

There is a wonderful book available with good information in regards to your
migration: "Exchange Server 2003" (SAMS Unleashed) ISBN: 0-672-32581-0
http://www.micromail.ie/cgi-bin/shop.pl?id=1111470907&categ=MSWINET&expand=7259.sh tml

http://www.amazon.com/exec/obidos/tg/detail/-/0672325810/qid=1112627370/sr=1-11/ref=sr_1_11/102-0750793-7874502?v=glance&s=books

"Whitfill" wrote:
 

moving mailbox to another drive

Posted: 03 Apr 2005 06:05 AM PDT

You're welcome :-)

"Paul Johnson" <com> wrote in message
news:phx.gbl... 


OWA 2003 question - please help!

Posted: 03 Apr 2005 05:51 AM PDT

Found the problem - exchweb virtual folder had anonymous access checked
instead of basic authentication. All fixed.

Weird

JohnF.


"Todd J Heron" <com> wrote in message
news:phx.gbl... 


Backup wont allow selecting public folders...

Posted: 01 Apr 2005 04:25 PM PST

Scott McDonald wrote: 

Still a Veritas issue because you're using their software. 


Microsoft Word - repeated update installations

Microsoft Word - repeated update installations


repeated update installations

Posted: 12 Sep 2013 12:00 PM PDT

How do you stop repeated updates? Microsoft has installed three updates three times and wants to install them a fourth. How do you stop it?

disc for Office

Posted: 12 Sep 2013 11:47 AM PDT

I recently had to replace my harddrive. I lost software that I had added. One specifically Office for mac. I attempted to reload them, but the disc will not stay in for me to download. Is there an other option? I still have the licensing information. 
Thanks for your time and help!

Word and Excel files suddenly won't open

Posted: 12 Sep 2013 11:35 AM PDT

Hello all,

 

I have a client who has a shared folder on their server where the store documents of all types(Word,Excel,PDF,etc.). Each user has there own folder but all are accessible for any user.  On Friday 09/06 everyone was able to open .doc,.docx,.xls,.xlsx files from the server and work with them.  On Monday 09/09 nobody was able to open Word or Excel files without them being prompted to convert the document or that the spreadsheet was not in the format that it was saved in.  In the case of Word docs, once you tell it to convert it's just garbage on the screen.  Excel files will not even open.  If I try to open a doc with Wordpad from the server it is the same result.  I have been wrestling with this for 4 days now and I have hit a brick wall.  Does anybody have any ideas before I go completely insane?

 

P.S.  If I try and restore a file from offsite backup it has the same result.

 

Thanks

David

Does Word-2013 really have no usable Help?

Posted: 12 Sep 2013 11:28 AM PDT

The help-functionality in my Word-2013 installation is about the worst I have ever seen. It's practically non-existent!

Whenever I click on help or "?" in some dialog it will bring up a generic "Word Help" form with a search field. But whatever I enter here - it NEVER finds anything useful regarding whatever term entered! The only way to find help for Word-2013 is to use Google for it!

 

E.g. in a Word-Processor you would naively think, that if you enter terms like "hyphenation", "page-break", "numbering", "style", you-name it, that there would be at least a few items or hits re. these subjects. But Word's help finds NOTHING on these!

 

Either it displays an empty list or it lists articles that were apparently completely randomly chosen. E.g. if I enter "hyphenation" it displays a single "hit" - an article re. the differences of the file formats .odt and .docx. What has that to do with hyphenation??? It's absolutely unbelievable!

 

Can on repair, re-install or post-install Words-Help? Or somehow direct it to some online help that actually works?

 

M.

omitting quotes surrounding text when generating a TOC

Posted: 12 Sep 2013 11:16 AM PDT

I need the quotes surrounding text to be omitted when generating the TOC (i.e. "Defined Term" means....).  Using a style separator omits the end quote, but not the beginning quote.  Is there a way to omit the beginning quote when generating the TOC in Word 2010?

Word 2013 Crashing

Posted: 12 Sep 2013 11:02 AM PDT

I am a Graduate Student and depend on the Word application.  Since I have bought the Word 2013 - twice in two weeks, the application crashed!  I had to call Comcast Signature support to retrieve my 'recovered' document.  I still do not know what they did to recover this document. This cannot be happening and Word 2010 never did this.  In the middle of writing a literature review (which is when it crashed the first time), it would not save.  It kept giving me the saving mode, after I had already entitled it - when I just wanted to update the save to continue with the document.  I do not know what is occurring but PLEASE fix it!

Autorecover Doesn't Do Anything, Just Fails.

Posted: 12 Sep 2013 10:40 AM PDT

I'm using Microsoft Office 2013 on Windows 8 and am encountering a problem.  The autorecover doesn't work.  The check box is checked, the interval is set to 5 minutes, but nothing happens, no files are saved to the autorecover location.  There have been no errors or anything, it just silently fails.  I have tried changing the autorecover location to a folder on my desktop and that does no good either.  I have turned on 'view all files' in explorer, and there are no hidden autorecovery files either.  Any ideas?

Mail Merge Help

Posted: 12 Sep 2013 10:34 AM PDT

I'm creating a flyer with a list of different schools and their information. I put all of the information into an Excel sheet and now want to post it to a word document. I tried using mail merge to make everything easier but even though I put "next field" it doesn't go to all of the fields. It might go to a school that starts with A and then to a school that starts with C and then to a school that starts with F but it doesn't put all of my schools in the word document. How can I fix this?

Compile error in hidden module: EventClass

Posted: 12 Sep 2013 10:07 AM PDT

I have Office 365, 
Today, when I open Word, I have an error message ask me to fix "Compile error in hidden module: EventClass".
If I click OK, it will continue to work. But I need to fix this. Please help.

I have been using office starter since I bought this computer. last night there were some automatic updates, and now I cannot access my office starter.

Posted: 12 Sep 2013 09:59 AM PDT

I have been using office starter since I bought this computer. last night there were some automatic updates, and now I cannot access my office starter.  It tells me I must buy the full version.  My Q drive is still there, but it no longer says "starter". Instead it says "click-to-run". I did NOT change anything, but the automatic updates automatically updated when I shut off my computer last night.

 

I have a "zillion" documents on my computer - only some of which I have backed up - yeah, I know, I know - but I need to get beck to where I was yesterday.

 

What happened and how do I fix it?

File groupings in folders

Posted: 12 Sep 2013 09:27 AM PDT

How do I remove the groupings (e.g., 0-9, A-H, Unspecified) in file folders so that all the files (irrespective of type, date, etc) are simply listed alphabetically? I've tried many 'Sort by' options but none have removed the groupings. Help!

My Office files have all turned orange and cannot be opened

Posted: 12 Sep 2013 09:12 AM PDT

 and I have a pop up box telling me that "the Microsoft Office product necessary to open this file is not installed on your computer".  I have purchased office some years ago and still have the disc.  I re-installed it from the disc but still no joy.  Any idea what is happening?

Styles

Posted: 12 Sep 2013 08:50 AM PDT

I have received a lengthy document that has numerous styles (with numbering attached).  However, the styles seem to be deficient.  I want to develop a numbering scheme (a, b, c) attached to a style that will always restart at (a). It will likely go under Heading 6. (1.1.1.1.1.)

 

The document is 400 pages long.  I don't want to continously ask the numbering to restart at (a). 

 

Thanks for your help.

Changing style causes text to jump into header

Posted: 12 Sep 2013 08:46 AM PDT

I am having trouble with text abruptly jumping up into a header.

 

This seems to occur when I am outlining something, using a multi-level list.  When I get to the end, I want to insert the filename and path.  Changing to another style (such as Body Text) causes the cursor, and any text I type, to jump to the top of the page and create a header.  It's mystifying.

Conditional Looping / Branching in Word 2010 Merges

Posted: 12 Sep 2013 08:39 AM PDT

FIRST, we need to insert some conditional loops into our Word 2010 merges.  For example, when printing file folder labels, the first sheet may not be a full sheet and we need to skip over the missing labels.  In WordPerfect we simply asked the user for the number of missing labels and then created a conditional loop that executed that number of NEXT RECORD commands, if any, before beginning the merge.  Is there a way to accomplish this in Word 2010 also?

 

SECOND, we also need to do some conditional branching.  For example, we print two types of folder labels with the same information, but in different formats.  Again, in WordPerfect, we simply asked the user whether they needed the first style, the second style, or both (3 options).  In Word 2010 can we do conditional branching that would allow us to include or exclude the necessary subroutines in a loop for

accomplishing the proper merge?

 

Thank you for any assistance.

Ruler & document an inch too narrow

Posted: 12 Sep 2013 08:36 AM PDT

I've been working on a book for years, and the page has gone bonkers. There is a grey area on the page to the right of the ruler, and with standard margins on letter paper, the page is only 7.5 inches wide. 

Microsoft Word 2010 documents automatically convert into docx. files PROBLEM

Posted: 12 Sep 2013 08:20 AM PDT

HELP! All of a sudden all my regular Microsoft Word Starter 2010 documents are converted to docx. files, and my computer cannot open them! Nor can i open a regular file from the internet, as my computer converts these as well. What do I do?

Can Word 2010 auto-populate cells based on Drop-down input?

Posted: 12 Sep 2013 07:57 AM PDT

Using Word 2010, I am trying to devise a way to make a cell autopopulate with a value based on a selection from a drop down menu in another cell of the same table.

 

For instance, suppose I have a drop down menu in Cell A1 with the names

 

Pizza1

Pizza2

Pizza3. 

 

 I want cell B1 to populate with a price based on which pizza is selected in the drop down menu.  I've been serching for a couple of days and haven't seen any guidance on how to make this work, or if it is even possible.  Any help woudl be greatly appreciated.

Tables not merging!

Posted: 12 Sep 2013 07:44 AM PDT

Hello:

I am using tables to lay out a newsletter. I know there are templets and perhaps other ways of doing this , but for the time being (since I am trying to wiggle out of this job), I would just like to know two things:

•  If I create a table on a page, and I type it full with text in one or both columns, how do I prevent the continuation of the table on the next page. (In other words, I want to fill the left column, perhaps be prevented from adding text beyond the bottom line, and then continue the text at the top of the right column.)

•  If I then create another table on the next page, how do I prevent the two tables from merging if I happen to move the table on the second page all the way up on that page. (As it is now, and I do what I just described, the two tables merge.)

I hope there is a simple (or even a slightly complicated) way to achieve the above.

Thank you,

Hans L

Many to one Email mail merge

Posted: 12 Sep 2013 07:39 AM PDT

Working in either Word and Outlook 2010 or 2013 (I have two computers)

 

I have a simple premise where I need to email managers with list of their employees to confirm the employee will attend a seminar or not.

 

In excel I have the list of employees in each row. In the next columns I have their manager and their manager's email. I need to figure out how I can mail merge a list of the employees into one email per manager.

 

Example

 

Employee Manager Email
John Mike Smith *** Email address is removed for privacy ***
Mary Mike Smith *** Email address is removed for privacy ***
Joe Mike Smith *** Email address is removed for privacy ***
Rachel Mike Smith *** Email address is removed for privacy ***
Mike Mike Smith *** Email address is removed for privacy ***
Kumar Jane Audry *** Email address is removed for privacy ***
Tyler Jane Audry *** Email address is removed for privacy ***
Sam Jane Audry *** Email address is removed for privacy ***
Jenna Jane Audry *** Email address is removed for privacy ***
Larry Larry Sergar *** Email address is removed for privacy ***
Bob Larry Sergar *** Email address is removed for privacy ***
Kristen Larry Sergar *** Email address is removed for privacy ***
 

 

Then I need the email to look like:

 

Mike Smith,

 Please confirm the following list of employees will be available for the seminar Tuesday

 

    John

    Mary

    Mike

 

Regards,

Company's CSC

Microsoft Office Starter 2010 expired - not supposed to happen

Posted: 12 Sep 2013 07:36 AM PDT

Why did Microsoft Starter expire overnight? There was no warning. My wife was working late on our computer and turned the computer off. It shut down with updates. I was told if we were fine with the Starter features we would never need to purchase the full version of Office Home Edition. Well, now it says we have to. We can't even open a single document to even read it. Any way to revert? We do't want to buy the full version. This was not a Trial.

stop "hover" when pasting

Posted: 12 Sep 2013 07:14 AM PDT

When using cut and paste feature on text, the paste icon "hovers" over the area to which I just pasted some text. Is there a way to stop this icon from hovering?

Corruption of mailmerge

Posted: 12 Sep 2013 07:14 AM PDT

When I try and merge a word document, i see that often extra conditions have appeared, eg OR '... is blank' and this makes a mess of my merging.  It particularly happens if I try and put multiple conditions in eg '... is less than or equal to.... ' AND ' .... is greater than or equal to...'.  Or field1 equals ABC  AND field2 is blank.  I am merging a Word document from an excel data source.

Quicker way to Insert File name and path

Posted: 12 Sep 2013 06:31 AM PDT

Hi

 

I would like a quick way to insert into the middle of a document the filename and path.

 

Currently I need to go to Insert Tab, QuickParts, Field, then select Filename then check add the filepath option, then click OK.

 

is there a faster way to do this?

 

thanks

 

Craig

prohibited files after update 12.09.13

Posted: 12 Sep 2013 06:13 AM PDT

After this morning's updates I find I can't open .doc attachments to e mails in Windows Live Mail ( either received or sent. I've seen somewhere that this is due to an update. How do I fix this. Also if I remove the restriction under Virus Protection in Live Mail and try to open a file I am prompted to purchase a new version of Office.

 

I am happy with Office 2010 Startup. Are you trying to force people to buy stuff they don't want?

 

Your prompt reply will be appreciated as I am in charge of three churches and need my e mail to work properly.

 

Vic Latson

Churchwarden - Tadley South

2010 Check Box Content Control Dimension

Posted: 12 Sep 2013 05:43 AM PDT

I have searched for a response to my problem but can't find the exact query. I was asked to modernise a template which utilised the legacy check box.

 

However inserting the new 2010 check box increases the row height regardless of the font size because the check box field goes way below the line of the text and I can't find a means to reduce it.

 

When you click around the area you can see the faint blue box which is much larger than the check box but it doesn't have a means to reduce in size and the tab with three dots appears completely pointless.

 

Any help would be much appreciated. Have checked properties and design mode in developer but no luck so far.

 

I

We purchased Microsoft Office Professional Plus Home use for our laptop with the DVD, can we install it legally on our home PC

Posted: 12 Sep 2013 04:56 AM PDT

We purchased Microsoft Office Pro Plus Home use for our laptop and purchased the dvd, can we install it legally on our home PC and use the same key number..

opening files and attachments

Posted: 12 Sep 2013 02:46 AM PDT

i had to return to factory settings. My cv is saved as an attachment in my inbox on outlook, when i came to open my attachment it opened it in wordpad, ( i think i should of opened it in microsoft word ). i then asked me if i wanted to open all my files in wordpad and in a rush i answered yes. Is there any way to reverse this ?

Message says - The office product necessary to open this file is not installed on this computer..... what do I do?!

Posted: 12 Sep 2013 01:15 AM PDT

I have had my laptop for 18 months which came with Office pre-installed.  It has worked fine until today when I try and open a word or excel document from the desktop the above message comes up.  All icons have changed and I can no longer open documents from windows explorer.  I can open documents directly from Excel or Word.  What has happened, why now and what can I do about it?

Many thanks

Question About Comments

Posted: 11 Sep 2013 09:29 PM PDT

Greetings!

I am using MS Word 2010.

When I insert a comment, the result is, for example:

Comment [N1]:

The "N" is the initial and the 1 the number of the Comment.

Is there any way to remove the word "Comment" or some other way to shorten the citation?

For example, it would be nice if it were simply as follows:

N1: blah, blah, blah ...

Just curious.

Word documents are now recognized as microsoft office files.

Posted: 11 Sep 2013 08:58 PM PDT

My word documents now show an orange file and under properties it states that it opens with microsoft office.  When I checked it says I must now reinstall a new one, but the current microsoft office still works.  For it to reinstall it seems to only give me the option to purchase, despite the fact that my laptop came with a starter office.  I just updated today and this occurred, so I am wondering if something had gone wrong with my updating.

Programs Compatibility Application

Posted: 11 Sep 2013 08:06 PM PDT

My computer did an update....now it will not allow me to open Window Office 2010...is there something I can do.  I cannot open any of my word documents or Excel spreadsheets. I keep getting the popup to purchase.

 

Text direction and styles

Posted: 11 Sep 2013 07:59 PM PDT

I have a table where a dozen or so cells need text rotated from the normal by +90 degrees. Right-clicking on one of the cells shows a dialog where I can specify the direction I want. Now I am trying to define a style for these cells, but the styles seem to have no provision for text direction. Then whenever I write the docx out and read it back in, whatever style I have specified wrongly makes the text appear in the usual horizontal direction. There must be a way around this. I hope.

Picture manager

Posted: 11 Sep 2013 06:41 PM PDT

Hi. When I opened a file I was asked to either save file or choose from a list...I choose Picture Manager. When I closed the file, all my desktop icons changed to the same icon colours and look as the picture manager symbol. Now, I can't click on my desktop icons to access any of the program that represents the icon...example: when I click on Mozilla to access the internet, all I get is the Picture Manager program. I want to disable the picture manager...any suggestions  thasks

Scuzzy

word 2007 I get a error -office application version does not match.

Posted: 11 Sep 2013 05:57 PM PDT

I have word 2007 and  upgraded to outllook 2013 I am trying to open old word files + email them  and it doesnt work.  I get a error -"office application version does not match". Is there an udate or something I can do to fix this?
Thanks Craig

Office shuts down when copying and pasting

Posted: 11 Sep 2013 05:32 PM PDT

Whenever I'm using excel, word and now powerpoint, and I copy and paste (inside and out of OFFICE product), the software shuts down.  Any suggestions?

Mail Merge fails trying to open outlook contacts

Posted: 11 Sep 2013 05:22 PM PDT

I am trying to create mail merge for a form letter and every time the Select Outlook Contacts Folder dialog opens, Word or Outlook hangs and quits.


I have tried repairing my installation from Programs and Features.


I am running Office 2010 Professional in Windows 8.1 Pro Preview.


a



all word 2010 documents saving as DOCX

Posted: 11 Sep 2013 05:22 PM PDT

Out of the blue all of my word 2010 Windows 7 documents have switched to DOCX files.  what do I do?

Spelling and Grammar check

Posted: 11 Sep 2013 04:28 PM PDT

I've just bought Word 2013, I write fantasy, and poetry in Quenya.  I MUST turn off the Spelling and Grammar checker, or it will drive me mad!  How do I do it?

all my old 2010 office works documents have been move to DOCX files. How do I retrieve them

Posted: 11 Sep 2013 04:01 PM PDT

all my old microsoft word 2010 files have been moved to DOCX files.  I tried system restore and that didn't bring them back.  How do I retrieve them?

Microsoft CRM - assigning and sharing not working

Microsoft CRM - assigning and sharing not working


assigning and sharing not working

Posted: 09 Jun 2004 09:45 AM PDT

I have a test environment set up. I was logged into the
client as salesperson1 and shared the account with
salesperson2. Then I logged in as salesperson2 to see if
the account that was shared was listed under his accounts -
it wasn't.

 
in message 
share 

Status:

Posted: 09 Jun 2004 08:42 AM PDT

Hi

The code I am using is given below
// BizUser proxy object
Microsoft.CRM.Proxy.BizUser oBizUser = new
Microsoft.CRM.Proxy.BizUser ();
oBizUser.Credentials =
System.Net.CredentialCache.DefaultCredentials;
oBizUser.Url = strDir + "BizUser.srf";

// Incident proxy object
Microsoft.CRM.Proxy.CRMIncident incident = new
Microsoft.CRM.Proxy.CRMIncident();
incident.Credentials =
System.Net.CredentialCache.DefaultCredentials;
incident.Url = strDir + "CRMIncident.srf";

Microsoft.CRM.Proxy.CObjectName objName = new
Microsoft.CRM.Proxy.CObjectName();
objName.Id = strEntityID;
objName.Type = Microsoft.CRM.Proxy.ObjectType.otAccount;

string strErrorMsg;

try
{
Microsoft.CRM.Proxy.CUserAuth userAuth =
oBizUser.WhoAmI();
// Set up the columns that you want to retrieve
string strColumnSetXml = "<columnset >";
strColumnSetXml += "<column>incidentid</column>";
strColumnSetXml += "<column>title</column>";
strColumnSetXml += "<column>ticketnumber</column>";
strColumnSetXml += "<column>statuscode</column>";
strColumnSetXml += "</columnset>";

// Retrieve the incidents
string strResultsXml = incident.RetrieveByObject
(userAuth, objName, strColumnSetXml);
return strResultsXml;

Please do have a look and let me know

Regards
Jeny
 
wrong,....... 
this column, I 
statuscode 
found 
retrieve 

Hyperlink in KB Article

Posted: 09 Jun 2004 08:12 AM PDT

Hi
Let me clarify what my client is looking at .
In a KB article he needs to add a link to a web site say
for eg. google.com. He would add a word Search , which
would be a hyperlink . On clicking the Search it should
open a window with google.com set as default page.

Thanks
Susan
 
in KB articles: 
new article. 
window. 
into the new KB article, but in my tests of this, CRM
dropped the last close bracket } from the hyperlink. So... 
the close bracket } to get Word to add it to the hyperlink. 
your new KB article and it should work. 
want to link to, highlight it and right click to add a
hyperlink, that way the link in the new KB article isn't
so ugly. 
in 

based 

MSCRM 1.2 Installation & Configuration Certification

Posted: 09 Jun 2004 04:10 AM PDT

That sucks... It should not be included, the DMF sucks anyway.


"Pete" <com> wrote in message
news:1a32c01c44e12$624abea0$gbl... 


CRM - incoming mails problem URGENT

Posted: 09 Jun 2004 03:14 AM PDT

Incoming E-mails Do Not Update Microsoft CRM With An Activity Record
Issue

E-mails can be sent from Microsoft CRM but replies do not update Microsoft
CRM with an Activity record. The reply is sent to the Outlook Inbox.

Potential Cause

Starting all of the Microsoft CRM Services with the localsystem account may
prevent Activities from being updated.

Resolution

Add Microsoft CRM Server/IIS Server, the Exchange Server, and the SQL Server
to the Members list in the Pre-Windows 2000 Compatible Access Group on the
Active Directory Server.

1. On your Active Directory Server, click Start, point to Programs, point
to Administrative Tools, and click Active Directory Users and Computers.
2. Expand your Active Directory machine name.
3. Click Builtin.
4. Right-click on the Pre-Windows 2000 Compatible Access group and click
Properties.
5. Click the Members tab.
6. Click the Add button.
7. Add Microsoft CRM Server/IIS Server, the Exchange Server and the SQL
Server to the list.
8. Click OK.
9. Click Apply and then click OK.
10. Restart your Microsoft CRM Exchange Queue Service on your Exchange
Server.

Peter

<microsoft.com> wrote in message
news:1a04501c44e42$f0b68cc0$gbl... 


isv.config speichern

Posted: 09 Jun 2004 02:45 AM PDT

sorry
wrong newsgroup
"Cbu" <cboisseau *AT* psengineering.com> schrieb im Newsbeitrag
news:phx.gbl... 


Workflow & postURL error

Posted: 09 Jun 2004 01:12 AM PDT

Yes I try with the Domain Admin..


CRM Hardware Requirements

Posted: 08 Jun 2004 10:52 PM PDT

Tony

SCSI RAID 5 is a recommendation, not a requirement. you can load crm on a
single hard drive, it does not care.
"Tony" <microsoft.com> wrote in message
news:1a2ba01c44de5$f14643e0$gbl... 


Promoted CRM EMail

Posted: 08 Jun 2004 04:16 PM PDT

Where might I go to 'mess with the properties of the email'? I can't seem
to find anything that is editable.

"Mike Orr" <Mike microsoft.com> wrote in message
news:com... 
attributes, and retry the promote. 
so I 
(I 
that 
record? 



Microsoft CRM data

Posted: 08 Jun 2004 03:12 PM PDT

Thanks Gary and Chris for your responses and suggestions.

I'm just playing, trying to learn IBF and smart tags at the same time. Since
I have access to a MSCRM v1.2 SQL database, I'm using it in the IBF example.
But my
recollection is that the answer to the following question:

Is directly manipulating the MSCRM v1.2 database(s), including the method
described in the IBF example, supported by Microsoft?

is no. But, maybe that has changed or I misunderstood this in the first
place. Just trying to get definitive guidance.

Thanks.

"Chris Kunicki" <com.nospam> wrote in message
news:%phx.gbl... 







MSCRM Crashing for 2nd time

Posted: 08 Jun 2004 01:19 PM PDT


"Mark" <microsoft.com> wrote in message
news:19f4001c44dca$98121170$gbl... 

You can trap for more transparent expert errors using the web.config I
believe.
I dont have the info on what the parameter is but its fairly obvious. I
think you also need to initiate iisreset after making changes, but that
might be misguided. This rings a bell but I think you will find that with
full errors it will make the problem clearer.

That error number say nothing. There is a few suggestions including one that
suggests its because you have .net framewrk 1.1 with crm1.0 and instead
should be 1.0 so that should not be common across versions. Also some that
indicate fixes in integration to great plains etc, or timeout issues with
crystal enterprise. But yours may be a different scenario.

What version is your Exchange? It should be 2000 to match your AD
environment I believe. Also revisit all the spec requirements of CRM and
prerequistites like service packs.