All of us probably know .bat for Batch files.
But what is the file extension for PowerShell 3 scripts?
I found .ps1 and some other endings but they’re only for version 1.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
PowerShell files for all versions are .ps1 (or .psm1, .psd1, etc.).