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
- Right-click on the Start icon in the lower-left corner of the screen.
- Select "Windows PowerShell (Administrator)" from the context menu.
Using the Start menu
- Left-click on the Start icon in the lower-left corner of the screen.
- Type
powershell - Open PowerShell as "Administrator" by pressing
Ctrl + Shift + Enter
Start collecting debugging information:
- PowerShell
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.ziplog_files_xxxx-xx-xx.zip
Send the collected information to [email protected]
Or to the technical specialist you are corresponding with.