Invoke-PnPSPRestMethod : Method not found: 'Void OfficeDevPnP.Core.Utilities.PnPHttpProvider
Hello, I get this error when I run the cmdlet from a Win server Invoke-PnPSPRestMethod -url $AnyURL Invoke-PnPSPRestMethod : Method not found: 'Void OfficeDevPnP.Core.Utilities.PnPHttpProvider..ctor(System.Net.Http.HttpMessageHandler, Int32,…
Bare Metal backup option not available
Hi I am looking to do a bare metal backup and also backup SQL as well as files on my server. Environment is a 2019 physical onsite server running server 2019. Initally I made a backup that was just for system state and files and this worked fine.…

Connect-Azure : The term 'Connect-Azure' is not recognized as the name of a cmdlet
I am trying to get All Azure AD devices with the column values using the below command Connect into Azure AD Connect-Azure AD Download all Azure AD Device Get-AzureADDevice -All $true | export-csv AADDevice.csv

Teams API - Receive Call
Hello, I want a develop an Application that uses the Teams API. I have readed multiple pages off the documentation (https://learn.microsoft.com/en-us/graph/api/resources/call?view=graph-rest-1.0) My question now is, is it possible to check if…
You do not have authorization to access this resource
When performing the task user the page: https://learn.microsoft.com/en-gb/learn/modules/define-core-azure-services-products/4-walkthrough-create-virtual-machine I am getting the attached error. I have tried looking for the solution in community,…
How to port my Express database to SQL Server in preparation for making website live
I am creating a website in Visual Studio with C# (WebForms). It is a data-driven website, allowing the user to filter data, but not update it (read-only). The data tables, from my perspective, anyway, are huge - well over a million records in some of…
SQL Server: creating a column in query that combines two columns
I'm pulling a query of demographic data for a list of current clients, specifically state of residence. I have our base customer data table that has some of the information then an additional view that is made up of appended data. I'm trying to create…
checking sysvol replication type when there is only 1 DC in the domain!?
Hi. I have a single DC, 2012 server R2. I want to add a 2019 DC because I know it is not a best practice to only have 1 DC (just started this job . Trust me, I freaked when I discovered there was only 1 DC!!!!) Here is the problem. I have gone thru…
Unable to connect azure sql server with any of setted Admin
Unable to connect azure sql server with any of setted Admin
DBCC failed
DBCC CHKDB job failed with the below error: (This is SQL Server 2016 (SP2-CU12) with AlwaysOn) F:\MSSQLSERVER\MP1\ABCXS_AppData01.ndf_MSSQL_DBCC9: Operating system error 665(The requested operation could not be completed due to a file system…
SharePoint 2013 Survey Export to Excel columns orders are not maintaned
Hello, Anyone experienced the issue while exporting to Excel? I tried created my own view, with default view etc and also creating a new survey with all scenarios, the export to excel file is working just fine. The problem is all questions zigzag way…
My scheduled certification exams are no longer show
How can I find out what happened to my scheduled certification exams? The next one was supposed to be Monday but I cannot find any, I have the confirmation emails.

SysInternals SDelete 2.02 - Is it compatible with ReFS ?
SysInternals SDelete 2.02 - Is it compatible with ReFS ? It allows you just to run against an ReFS-Volume, but never completes at the Purging MFT-phase, from which I read here is a known issue and has nothing to do with ReFS. Nevertheless, since it…
Microsoft Store Wont Open when logged in under company login
We have a laptop and when logged in on personal account the MS Store opens and we can load app and all good We are in need to now switch to a company account and the all loads up and all good except when we click on the MS Store, a box opens, spinning…

There are no adventureworks tables in datawarehouse
Trying to create an azure datawarehouse using powershell and want to import sample adventureworks data in it using powershell. Passing samplename parameter as "AdventureworksLT". But when the Dataware house is created,there are no…
add render transfrom in code behind
hi here is an attached property i've created to add TranslateTransform to any control: public static string GetSetRanderTransformTranslateProperty(DependencyObject obj) => (string)obj.GetValue(SetRanderTransformTranslateProperty); …
System Center Configuration manager CB custom hardware inventory not being shown in Resource Explorer
followed a few resources online to create the custom hardware class, collecting Monitor Details (such as Serial no. etc.) and a specific folder size. I can find the newly created SQL table in the CM database, but the corresponding Views were not…

Smart Card reader Gemplus USB - Remote desktop local is a windows 10, the remote is a windows 10 on a vmware workstation 15.5 machine.
The smart card is physically connected to the remote (HP) machine with vmware. By assigning the smart card to a virtual machine it is visible and functioning from the vmware console. If I connect to the virtual machine in remote desktop but from the same…
Different certification exam date on Dashboard.
So I have scheduled my AZ-900 exam on the 20th of October. PearsonVUE home shows the correct date and time however my Microsoft Dashboard shows the exam date as the 21st of October. I have double-checked with PearsonVUE support about my date and time.
Hyper-V Replication and Extended replication
Currently we have two Server 2019 Hyper-V host in the same site. We are thinking of adding a 3rd Hyper-V host offsite in a data center and adding Extended replication to it. I have a few questions. If we do a failover to the Extended replication site…