No announcements
Found 1257657 threads
-
0 Votes
how to add the html scripting in powershell
>but should not use convertto-html I would like to know why not to use the "convertto-html" cmdlet, we can pipeline the output to this cmdlet and ...Answered | 2 Replies | 683 Views | Created by sasekumarmb - Tuesday, March 31, 2015 11:03 AM | Last reply by AnnaWY - Thursday, April 2, 2015 1:44 AM -
2 Votes
Add Multiple Lines in Powershell
$preference.preference_description='My new description' PS C:\scripts> $preference.preference_description My new description PS C:\scripts> ...Answered | 28 Replies | 8424 Views | Created by WxNerd2015 - Wednesday, September 30, 2015 12:59 PM | Last reply by jrv - Thursday, October 1, 2015 6:21 PM -
0 Votes
Powershell Script with HTML Output
Hi,No I just want you to guide the script is there its redy but the issue is I am getting output there only on the powershell screen I need the output in a separate ...Answered | 10 Replies | 1350 Views | Created by SoniaTe - Thursday, July 14, 2016 12:09 AM | Last reply by jrv - Thursday, July 14, 2016 1:05 AM -
0 Votes
Multi-Functional PowerShell Script
Windows IT Pro: Auditing 32-bit and 64-bit Applications in PowerShell -- Bill Stewart [Bill_Stewart]Answered | 2 Replies | 795 Views | Created by Rohsler - Monday, April 11, 2016 1:27 PM | Last reply by Rohsler - Wednesday, April 13, 2016 9:13 AM -
2 Votes
adding image to HTML-Email body
Great, that script contained all the neccessary ingredients.Answered | 4 Replies | 16216 Views | Created by RobertWe - Wednesday, March 14, 2012 11:07 AM | Last reply by RobertWe - Wednesday, March 14, 2012 8:06 PM -
0 Votes
powershell script to add multi line description in html body
Please contact the author to get help with his script.Proposed | 3 Replies | 666 Views | Created by ashwin08 - Tuesday, January 30, 2018 6:03 PM | Last reply by frank_song - Monday, February 5, 2018 8:57 AM -
0 Votes
How to add PowerShell code to a PowerShell script file using PowerShell
I just needed to use the following: @' Multi-line text here '@Answered | 1 Replies | 489 Views | Created by I AM Sir Ask Alot - Tuesday, January 10, 2017 11:57 PM | Last reply by I AM Sir Ask Alot - Wednesday, January 11, 2017 12:22 AM -
10 Votes
PowerShell script output to email
It demos sending colorful multi-table reports in email.Answered | 15 Replies | 35008 Views | Created by Millsyboy - Wednesday, April 11, 2012 9:50 AM | Last reply by jrv - Saturday, April 14, 2012 7:12 PM -
1 Votes
Unable to create the flatfile with multi header and lines and body
Duplicate thread, please follow here:Answered | 2 Replies | 923 Views | Created by BizTalk1234 - Thursday, December 31, 2015 6:01 AM | Last reply by Johns-305 - Thursday, December 31, 2015 2:50 PM -
8 Votes
Script to display server IP, Status, Uptime and Description output to HTML
Learn how PowerShell is set up for ease of reporting.Answered | 12 Replies | 3790 Views | Created by RJ The Lost - Tuesday, May 8, 2012 1:01 PM | Last reply by Richard Mueller - Tuesday, May 15, 2012 1:48 AM -
0 Votes
PowerShell Script to Add local computer description to AD via SCCM TS
Yes, you can update a computer's description attribute without requiring the Active Directory module.Answered | 7 Replies | 1784 Views | Created by ScottEvans2013 - Thursday, November 14, 2019 5:07 PM | Last reply by Bill_Stewart - Friday, November 15, 2019 3:04 PM -
0 Votes
How to add lines at the end of an auto generated html file.
That way, I can add my users with phone numbers directly through the powershell script originally created.Answered | 11 Replies | 842 Views | Created by Daguerre_Niepse - Tuesday, March 6, 2018 7:52 PM | Last reply by Daguerre_Niepse - Tuesday, March 27, 2018 2:05 PM -
1 Votes
HTML DOM with PowerShell?
<html> <head> <title> Some Title </title> ...Answered | 3 Replies | 21253 Views | Created by c0pe - Wednesday, June 10, 2009 4:20 PM | Last reply by Alexey.Martseniuk - Thursday, June 11, 2009 6:04 AM -
1 Votes
How to add description in table from script
Hello, I wonder if there is any way to fill the "description" field available in the "design" view, but from a script.Answered | 5 Replies | 2623 Views | Created by David Lefaivre - Thursday, February 13, 2014 8:03 PM | Last reply by David Lefaivre - Friday, February 14, 2014 3:07 PM -
3 Votes
Powershell Script to add new Registry Key Value
Run As Administrator Next I ran the Set-ExecutionPolicy to Remotesigned After this I was able to run the script from Powershell ...Answered | 6 Replies | 34553 Views | Created by onearmedman - Friday, July 15, 2011 4:30 PM | Last reply by onearmedman - Monday, July 18, 2011 5:36 PM -
0 Votes
PowerShell ConvertTo-HTML Problem
This will be very useful in many of my scripts!Answered | 3 Replies | 6142 Views | Created by Limerick76 - Wednesday, July 3, 2013 3:30 PM | Last reply by jrv - Wednesday, July 3, 2013 7:54 PM -
0 Votes
Multi-line text field length
i need to use the "body" portion of the iFrame instead.Answered | 6 Replies | 3195 Views | Created by Clem_FRB - Friday, February 28, 2014 9:55 PM | Last reply by Clem_FRB - Monday, March 10, 2014 3:41 PM -
0 Votes
Powershell script to generate html and email - formatting issue
You can change this by changing the line below: Add-Content $fileName "<td bgcolor='#FF000' align=center>$freePercent</td>" The ...Answered | 4 Replies | 4928 Views | Created by Danny198109 - Tuesday, July 17, 2012 10:52 AM | Last reply by Danny198109 - Thursday, July 19, 2012 9:52 AM -
1 Votes
Add switches to powershell script
If you set your script up as an advanced script, with cmdletbinding and param(), you can easily do this.Answered | 2 Replies | 54751 Views | Created by BoxheadMonkey - Thursday, July 19, 2012 3:17 PM | Last reply by Bigteddy - Thursday, July 19, 2012 3:29 PM -
0 Votes
Script to add OU path to "Description" field on groups etc.
If you have powershell available with AD extensions it could be easily done.Answered | 3 Replies | 2635 Views | Created by Fatty McFatfat - Tuesday, February 21, 2012 11:21 AM | Last reply by Jaap Brasser - Tuesday, February 21, 2012 11:51 AM - Items 1 to 20 of 1257657 Next ›
No announcements