Calling PowerShell cmdlets or Scripts from the Command Shell

Step 1:
write this Code  in NotePad and save  as [power.ps1]    on desktop

and then open cmd 
 Step 2:

change directory
cd desktop



and write Command  on the cmd...

PowerShell -command  ./power.ps1 4 5