This message was deleted.
# _general
s
This message was deleted.
b
So far a pretty positive experience, use it mostly for brainstorming/getting started. Some of the answers use older methods so not always applicable but at least gets the ball rolling
πŸ‘ 1
s
yeah, i really don't love that the dataset for chatgpt is 2021 and prior. Feel like i basically mirror all my questions over to Bard now, to compare. Well, I just started to.
c
It's been great. I was never good with Powershell but knew enough to get around and put together useful one liners. I can now take complex ideas and turn them into mostly-functional scripts. I just have to worry about correcting what it gets wrong (which is 100% of the time for me) then testing in the lab to make sure it doesn't blow anything up. A great example is uninstall scripts - it will use Get-Win32_product instead of Get-CIMInstance. Not necessarily wrong but definitely not the most efficient way. I find it helpful to provide examples from other scripts or documentation to point it in the right direction.
πŸ‘ 1
πŸ‘πŸ» 1
j
I’ve been playing with it. Just make sure you understand what the output is if you are using it for code.
πŸ’― 2
Use it to grab description, developer and URLs for my Automated Intune Factory. Works really well, but many times URLs no longer work, but that’s not a big deal for me.
s
Certainly checks out.... Bard wins this contest, ChatGPT, not so much ;)
πŸ’― 2
πŸ˜‚ 1
w
Fake news. It said nothing about the Norwegian Brazilian
πŸ˜† 2
j
I'm more interested in learning GitHub co-pilot for automation purpose