<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://powershell.com/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Security : SCHTASKS, Protect, CACLS</title><link>http://powershell.com/cs/media/g/security/tags/SCHTASKS/Protect/CACLS/default.aspx</link><description>Tags: SCHTASKS, Protect, CACLS</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 (Build: 30929.2835)</generator><item><title>Launch PS Script as Scheduled Task Elevated</title><link>http://powershell.com/cs/media/p/8026.aspx</link><pubDate>Fri, 29 Oct 2010 09:05:58 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:8026</guid><dc:creator>Tobias</dc:creator><slash:comments>0</slash:comments><description>creates a scheduled task that runs a PS script in the context of some other user. The script is NTFS protected, and you get back a single line of PS code that any user can execute to run the script elevated. This way, a regular user can safely run a PS script elevated without having to know the admin password.</description><enclosure url="http://powershell.com/cs/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.80.26/3bevhghw.ps1" length="3643" type="image/jpeg" /></item></channel></rss>