![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | How to schedule a Power Shell script How can I schedule a power shell script? |
My System Specs![]() |
| | #2 (permalink) |
| | Re: How to schedule a Power Shell script The same as you would a vbscript or batch file... task scheduler. Powershell.exe <ScriptName> <Parameters> "NKX" <NKX@xxxxxx> wrote in message news:B89816AB-6E3C-42A9-B398-B6984D7412EA@xxxxxx Quote: > How can I schedule a power shell script? |
My System Specs![]() |
| | #3 (permalink) |
| | Re: How to schedule a Power Shell script Would you provide an exmaple of the command line that would be used in the scheduler that includes the executable and a power shell script with parameters please? "Brandon Shell" wrote: Quote: > The same as you would a vbscript or batch file... task scheduler. > > Powershell.exe <ScriptName> <Parameters> > "NKX" <NKX@xxxxxx> wrote in message > news:B89816AB-6E3C-42A9-B398-B6984D7412EA@xxxxxx Quote: > > How can I schedule a power shell script? > |
My System Specs![]() |
| | #4 (permalink) |
| | Re: How to schedule a Power Shell script Powershell.exe <ScriptName> <Parameters> Powershell.exe c:\temp\get-compinfo -verbose "NKX" <NKX@xxxxxx> wrote in message news:5BAEB10F-6EEA-4C98-823D-5242730176E8@xxxxxx Quote: > Would you provide an exmaple of the command line that would be used in the > scheduler that includes the executable and a power shell script with > parameters please? > > "Brandon Shell" wrote: > Quote: >> The same as you would a vbscript or batch file... task scheduler. >> >> Powershell.exe <ScriptName> <Parameters> >> "NKX" <NKX@xxxxxx> wrote in message >> news:B89816AB-6E3C-42A9-B398-B6984D7412EA@xxxxxx Quote: >> > How can I schedule a power shell script? >> |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| power shell in a script | PowerShell | |||
| Executing Power Shell Scripts from Windows Shell | PowerShell | |||
| How to pass arguments to a power shell script | PowerShell | |||
| How to schedule a Powershell script?? | PowerShell | |||
| How do you run a Power Shell Script against a list of machines? | PowerShell | |||