Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am getting errors using Powershell Excel in WFA in commands
$excel = New-Object -ComObject Excel.Application
ERROR "Cannot Load Com Type Excel.Application "
if any documentation on using Powershell Code into WFA for Data collection and Data Presentation
Solved! See The Solution
1 ACCEPTED SOLUTION
SrikanthReddy has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you have Excel installed on the WFA server? I believe this is required for those commandlets to work.
3 REPLIES 3
SrikanthReddy has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you have Excel installed on the WFA server? I believe this is required for those commandlets to work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
^^
It doesn't lok like it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This server doesnt have excel installed ,
Thanks for quick answer
