#powershellhelp I am trying to get a list of Windows Tasks that run out of a scheduler. Any Powershell command can help display the job and their start times?
#powershellhelp. I want to store state in pester runs and use it to generate error messages if any it block in the describe or context fails. Any obvious options or hooks I can look into?
SQL Agent job hangs running a PS script (no errors, just doesn't exit). Same PS script completes successfully when run in VSCode/Shell env on same server. Any ideas why a script wouldn't exit in SQLPS? Table is updated completely by both executions. #powershellhelp#sqlhelp
Has anyone noticed NetAdapter ifIndex (interface index) changing regularly? I read that they aren't meant to change, and yet, they seem to change a lot after patching, disable/reenable, or reboot. They're physical cards too not virtual. #powershellhelp
Can someone please explain to me the relationship between NetAdapter with ifIndex, and NetIPInterface with ifIndex?
Because I thought every adapter has interfaces, but it's not the case. You can have adapters with no interfaces, and interfaces with no adapter.
#powershellhelp
@PowerTip#PowerShell#Powershellhelp
Hy Guys,
I Trying to export Outlook Favorite item in text, I have created the script for Inbox and others but having trouble with favorite item please see the same for inbox, can anyone help to do same for Favorite really apricated
I know New-NetEventSession survives a reboot but does Start-NetEventSession survive a reboot (e.g. start again upon restart)? I will test it but looking for a quick answer if someone knows. #powershellhelp
I am using @PowerShell_Team PowerShell as Administrator on a mapped drive and am getting an error. That said, i am still able to access the drive. I just dont see the letter. Any ideas? #PowerShell#PowerShellHelp (This is version 7.1 preview 5).
Without having to create a mini lab to test it, #powershellhelp Can you use gMSA with a constrained endpoint even if the deny store RunAs credentials group policy is enabled?
#powershellhelp#sqlhelp
Folks using SQLcmd, AScmd cmdlets:
When using PSCredential, the secret has '=' sign(multiple) which seems to be breaking on these cmdlets. Any idea how I can overcome that? I don't own the secret creation so I can't change it.
Anyone with experience deploying Azure Analysis Services using Powershell (Invoke-ASCmd cmdlet) that could possibly give some assistance. #powershellhelp#aashelp
Can anyone help me with ways of publishing Plaster templates on our internal PSGallery and merging them with an updated Plaster module? So that I can do : 'Install-Module Plaster' and a 'Install-Module OurCompanyTemplates'? I will write the code myself
#powershellhelp#pshelp