Posts

Showing posts from October, 2020

To find the PowerShell version in Windows

Image
It is important to check and verify the PowerShell version in your windows machine before installing the Service Layer for SAP Business One . Prerequisites in SAP Business One You have installed Windows PowerShell 5 or the higher version on the machine on which you are performing the installation of the Service Layer. Here are the steps for finding the PowerShell version In your windows machine, go to the PowerShell Type this command Get-Host | Select-Object Version  

Popular posts from this blog

How to clearly identify the "Cancellation" document in SAP Business One

How to add "If" and "Else" conditional formula in PLD at SAP Business One ?

How to Create the PKCS12 file and including SSL Certificate and Key through OpenSSL