Relative Content

Tag Archive for pythonpowershell

Correct syntax for powershell python based json config changes

I am trying to change the config of this python program that I got from Git Hub, https://github.com/KraXen72/shira.
I am running this program on powershell. However when I try to add the location of the cookies file I am getting an error. I believe this is an syntax error.
Please help me correct the syntax if you know what I am doing wrong. I tried so many combinations without any help.
Thanks in advance.

Need to Convert this PS script into Python

I need to have a task ran with task scheduler without having a user logged on. However, this script uses COMObject Excel.application which needs a user logged on to interact with excel.

Dot notation Python versus PowerShell

PowerShell is able to reference or store an item from array or just depict it from ingress or egress with the inline $_.<variable> or $<variable>.name.