Skip to main content
Version: 7.0

Windows Server (PowerShell)

Overview

The Get-Passwork-Details function collects configuration files and component log files.

Running the function

In case of errors, you need to collect debugging information to send to support. Open PowerShell as "Administrator":

Using the Start context menu
  1. Right-click on the Start icon in the lower-left corner of the screen.
  2. Select "Windows PowerShell (Administrator)" from the context menu.
Using the Start menu
  1. Left-click on the Start icon in the lower-left corner of the screen.
  2. Type powershell
  3. Open PowerShell as "Administrator" by pressing Ctrl + Shift + Enter

Start collecting debugging information:

Get-Passwork-Details -Option log
Get-Passwork-Details -Option conf

After execution

Archives with debugging information will be created in the working directory of the user shell. The archive name includes the creation time:

  • config_files_xxxx-xx-xx.zip
  • log_files_xxxx-xx-xx.zip

Send the collected information to [email protected]

Or to the technical specialist you are corresponding with.