runAsSystem

@JvmName(name = "glbmjdnxdfqhcpnk")
suspend fun runAsSystem(value: Output<Boolean>)
@JvmName(name = "bafynxptmvrvxvqm")
suspend fun runAsSystem(value: Boolean?)

Parameters

value

If specified, the PowerShell script will be run with elevated privileges using the Local System user. Can only be true when the runElevated field above is set to true.