Administration Using PowerShell Scripts

Import-Module AlembaUtils

Use Get-Help ( PowerShell Feature) to display information about each function

An example: Changing and getting the value of Time Out

In the received information, you find:

Change the value to the desired one and enter it as a new command:

To get the information about the new TimeOut Value: The Syntax section helps you go from:

To:

AlembaUtils Functions

Get-ServiceManagerSystemAdminModule

Get-ServiceManagerSystemNames

Get-ServiceManagerSystemPath

Get-ServiceManagerSystemProperty

Get-ServiceManagerVersion

Invoke-QueryParser

Invoke-SQL

Invoke SQLReader

Invoke-SQLScript

Set-ServiceManagerUserPassword

Set-ServiceManagerSystemProperty

Additional Information

https://docs.microsoft.com/en-us/dotnet/standard/base-types/custom-date-and-time-format- strings

https://docs.microsoft.com/en-us/dotnet/framework/data/adonet/connection-string-syntax

Was this helpful?