My favorite cd burner application also support command line use.
This will help me with a script I am working on.
CD Burner XP
Example, takes folder and burns to iso file:
"C:\Program Files\CDBurnerXP\cdbxpcmd.exe" --burn-data -folder:e:\AVDefs\20111024 -iso:E:\AVDefISO20111024.iso
http://cdburnerxp.se/help/Appendices/commandlinearguments
Wednesday, September 28, 2011
Tuesday, September 27, 2011
Testing TCP Ports with Powershell
Send-MailMessage is a great addition with Powershell version 2.0, it greatly reduces the complexity of send a test SMTP message, including allowing attachments.
Just found a good script to allow testing TCP ports.
http://www.leeholmes.com/blog/2009/10/28/scripting-network-tcp-connections-in-powershell/
Send-TcpRequest.ps1
I was able ot use that script/ example along with
the notes on this page to test access to a proxy.
http://tuxbaby.blogspot.com/2009/04/testing-squid-proxy-via-telnet.html
Just found a good script to allow testing TCP ports.
http://www.leeholmes.com/blog/2009/10/28/scripting-network-tcp-connections-in-powershell/
Send-TcpRequest.ps1
I was able ot use that script/ example along with
the notes on this page to test access to a proxy.
http://tuxbaby.blogspot.com/2009/04/testing-squid-proxy-via-telnet.html
Exchange 2010 SP1 - Help File
Microsoft released Exchange 2010 Service Pack 1 Help File
Download Link:
http://www.microsoft.com/download/en/details.aspx?id=1573
Download Link:
http://www.microsoft.com/download/en/details.aspx?id=1573
Exchange 2010 Visio Stencils
Here is the download link for the Exchange 2010 Stencils
http://www.microsoft.com/download/en/confirmation.aspx?id=6977
http://www.microsoft.com/download/en/confirmation.aspx?id=6977
Subscribe to:
Posts (Atom)