TomRiddle
-
Total Posts
:
620
- Scores: 12
-
Reward points
:
0
- Joined: 2/7/2008
- Location: Australia
-
Status: offline
|
cscript
Tuesday, May 25, 2010 1:55 AM
( permalink)
Hey I like the way you can run a command in powershell like cscript //nologo c:\scripts\test.vbs just like command shell. The more I use Powershell for everything the quicker I will master it. That's my plan anyway.
-join([int[]][char[]]'Ut|jwXmjqq%Wzqjx'|%{[char]($_-5)})
|
|
|
|
nirvana
-
Total Posts
:
16
- Scores: 4
-
Reward points
:
0
- Joined: 3/29/2009
-
Status: offline
|
Re:cscript
Sunday, February 13, 2011 1:30 AM
( permalink)
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nologo -file "c:\temp\test.ps1"
|
|
|
|