I ran the following very simple command in powershell. However it does not seem to be working:
If("2f7c654f-16ce-46d8-a037-9827916ba655_opt.script" -contains "2f7c654f-16ce-46d8-a037-9827916"){"hi"}
Can someone please guide me as to where am I going wrong