-
### Notice: many issues / bugs reported are actually related to the PnP Core Library which is used behind the scenes. Consider carefully where to report an issue: ###
1. **Are you using ```Apply-SP…
-
In #51, we look at permanent WMI eventing. In this old Scripting Guy post, the author looks at temporary eventing.
The scenario is you want to know when services change state.
* Link to the pos…
-
CmdLets in the NetTCPIP & other Net* modules are not available cross-platform.
My use-case: we use powershell + netCore as a cross-platform develop & deploy solution. (It's great!)
If I might offer…
-
### Description of the issue
I am using latest Microsoft365dsc module and experience that I get some errors, when I use
Export-M365DSCConfiguration -mode full -CertificateThumbprint $m365configce…
-
Currently I need to instantiate an AuthConfig object myself and then specify username and password.
``` powershell
$DockerAuth = [Docker.DotNet.Models.AuthConfig]::new()
$DockerAuth.Username = 'bgele…
-
### Which version of the PnP-PowerShell Cmdlets are you using?
- [x] PnP PowerShell for SharePoint Online
### How did you install the PnP-PowerShell Cmdlets?
- [x] Other means: npm package `npm in…
-
Hi,
we recently ran into a problem with log4net where `PlatformNotSupportedException`s are logged after switching from the `net45` build to the `netstandard2.0` assembly of log4net.
We ran into th…
-
**Describe the bug**
We publish in our CI first the previous version (if available) and afterwards the new version.
We have a breaking change in this app and I would expect to get an error for the s…
-
System information:
- Fresh installation of Windows 10 Pro 1809 in a Hyper-V VM
- Latest Windows Updates
- PowerShell Core 6.2.2
All I am trying to do is update my `NuGet` package provider and m…
-
### Describe the bug
Get-MgDeviceManagementManagedDevice -All -Filter "OperatingSystem in ('Windows','MacOs')" and Get-MgDeviceManagementManagedDevice -All -Filter "Manufacturer in ('HP','Dell Inc.…