Scheduling a PowerShell Script using Windows Task Scheduler by Jack Fruh @sharepointjack

preview_player
Показать описание
In this short video I show how to create a scheduled task to run your powershell scripts on a schedule.

Рекомендации по теме
Комментарии
Автор

After about 2 hours of searching find what I need in a decade old YouTube video. Thank you sharepointjack

supremegaming
Автор

Can I just say.... there are a billion videos that attempt to show this procedure. YOURS is the only one that worked for me. Great job! Thank you very, very much!!

bwitcher
Автор

Hey Jack, great presentation. It was crispy clear and my scheduled task started running like a charm !!

skts
Автор

Hi Jack,
     Thanks for your short and clear explanation.

rajendhiranmuthusamy
Автор

Thanks Jack for posting this Video. In short you made my life easy and simpler...

subhashvalla
Автор

and just like that, it worked! thank you for the easy tutorial.

BXBejita
Автор

Thank you! This saved me a lot of time, everywhere else people were talking about setting up a .bat file to run, this is SO much cleaner. :)

enos
Автор

Thank you sir! this was very help full :)

MacTyriel
Автор

Thanks Jack.it is very helpful for us.

atulkuamrsharma
Автор

Thank you, for making this effort :0

God bless

vivekdevraj
Автор

Hi

Could you please help me, how to run ".sh" file on windows task scheduler, it also contains gsutil cp command to copy files to googoe cloud

naughtyneel
Автор

What happens if the command you want to run requires you to first log into active directory with administrator credentials? For example, I want to run a command that will only work if I first do a "Connect-AadrmService" cmdlet and enter my credentials for my company.

jrjubach
Автор

Version -2 argument - where to add and it disappears after a few triggers

shree
Автор

Hi I need a steps for I want to run my exe on client's machine after 5 minutes.. can you help me please..

vinodshelke
Автор

How to schedule VSTS performance load test?

riteshhbti
Автор

Hello Jack. I am having some trouble running my script as a task. I sent you an email, thank you sir.

Mikesvids
Автор

I don't know about anyone else but i ran into an issue since my ps1 filename had a space.  I had to modify the arguments like so:
& '.\Password Change Notification-test.ps1'
without the & space and single quote it wouldn't run

enos
welcome to shbcf.ru