Showing results for June 2010 - Page 2 of 4 - Scripting Blog [archived]

Jun 24, 2010
0
0

Hey, Scripting Guy! How Can I Use Windows PowerShell to Add Hyperlinks to a Word Document?

ScriptingGuy1
ScriptingGuy1

  Hey, Scripting Guy! I need to add hyperlinks to a document by using Windows PowerShell. But I do not want to add hyperlinks to objects that are set in a code style or a heading style. I only want to add the hyperlink to the word if it is in a normal Microsoft Word style. In addition, I only want to add the link one time per document...

Scripting Guy!Windows PowerShellOffice
Jun 23, 2010
0
0

Hey, Scripting Guy! Can I Use Windows PowerShell 2.0 to Print a List of Keyboard Shortcuts for Microsoft Word?

ScriptingGuy1
ScriptingGuy1

  Hey, Scripting Guy! We are getting ready to deploy Office 2010 to our user community, and I need to use Windows PowerShell 2.0 to print a list of keyboard shortcuts for working with Microsoft Word. In the past, I was able to print a chart of all the keyboard shortcuts for working with Microsoft Word and provide it to our user community. Ho...

Scripting Guy!Windows PowerShellOffice
Jun 22, 2010
0
0

Hey, Scripting Guy! How Can I Use Windows PowerShell 2.0 to Convert DOC Files to DOCX Files?

ScriptingGuy1
ScriptingGuy1

  Hey, Scripting Guy! I need to use Windows PowerShell 2.0 to convert Microsoft Word documents to the new document format. If a user opens an old document (.doc) file extension in Microsoft Word 2010 and makes changes, they are prompted about saving the file in compatibility mode. This process is confusing for our users. Therefore, we have d...

Scripting Guy!Windows PowerShellOffice
Jun 21, 2010
0
1

Hey, Scripting Guy! How Can I Count the Words in a Bunch of Microsoft Word Documents?

ScriptingGuy1
ScriptingGuy1

  Hey, Scripting Guy! I need to be able to use Windows PowerShell 2.0 to count the number of words in a bunch of Microsoft Word documents. All of the documents are stored in a specific folder, but there are a mixture of Microsoft Word 2010 and Microsoft Word 2007 documents and older document types in the same folder. Our company has recently...

Scripting Guy!Windows PowerShellOffice
Jun 20, 2010
0
0

Hey, Scripting Guy! Weekend Scripter: More Fruity Fun with Windows PowerShell Enumerations

ScriptingGuy1
ScriptingGuy1

    Microsoft Scripting Guy Ed Wilson here. The neighbor’s dog never seems to sleep. It is up early this morning, singing for its breakfast. I have news for the creature: Its voice is not nearly as great as he thinks it is. Oh, well, for these past several days the hound has been a reliable alarm clock. I only wish his owner ...

Scripting Guy!Windows PowerShellWeekend Scripter