Skip to content

Instantly share code, notes, and snippets.

#Get data
$svcs = Get-Service | Select -First 5
$svcsHtml = @"
<html>
<head></head>
<body>
<p>Some text.</p>
<p>Some more text.</p>
<br/>
$user = 'Sam'
$html = @"
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta http-equiv="Content-Language" content="en-gb">
<title>WELCOME</title>
<style type="text/css">
table.MsoNormalTable {