EUCweb / BIS-F

Base Image Script Framework (BIS-F)
https://eucweb.com
GNU General Public License v3.0
96 stars 34 forks source link

ADMX: Enable Powershell Transcript #144

Closed matthias-schlimm closed 5 years ago

matthias-schlimm commented 5 years ago

For Further Debugging it's possible to have the Transcript in place

matthias-schlimm commented 5 years ago

BISF-WPT

LIC_BISF_CLI_LOG_WPT | DWORD | 1 | If CheckBox is enabled, registry Data is set to 1, otherwise not exist

Enable Windows Powershell Transcript: For more debugging e Windows Powershell Transcript is created. This will created in C:\Windows\Logs every time and the configured of the Log share has no impact to this configuration item.

During sealing a file will be created: C:\Windows\Logs\PREP_BISFWPT%Computername%.log During personlization afile will be created: C:\Windows\Logs\PERS_BISFWPT%Computername%.log