To set the PowerShell execution policy only for the current session, use the Set-ExecutionPolicy cmdlet with the -Scope Process parameter. This ensures the change is temporary and reverts when the session closes.
Thank you for your request to book.