Unable to change vCenter Server details
Hello All, I am using the Azure migrate to discover servers in vmware environment. On the start continuous delivery, I am unable to remove/change the vcenter server details. Stuck on that part. …
Azure Migrate

C# Regex handle the special file name
How can we valid and replace the special file name character with C# ? I can found the Regex.Replace but what's the detailed pattern ? Thanks for any help
Microsoft 365 and Office | SharePoint Server | Development

wsappx (appx)
the procces wsappx (appx) is using up to 2gb of ram and 15% cpu how do i fix it?
Windows for business | Windows Client for IT Pros | User experience | Other
What type of Authentication will work best for my LMS
I am trying to connect our LMS to Microsoft Teams so that we can schedule classes as Microsoft Teams Meeting. I am trying to decide what type of authentication I should be using to connect to MS Graph API. We want any Admin to be able to schedule a class…
Microsoft Teams | Development
Microsoft Teams | Microsoft Teams for business | Other

CAML query is returning all the list items
CamlQuery camlQuery = new CamlQuery(); camlQuery.ViewXml = "<Query><Where><Eq><FieldRef Name='ID'/><Value Type='Text'>" + r.id + "</Value></Eq></Where></Query>"; …
Microsoft 365 and Office | SharePoint Server | Development

Powershell and AD List all accounts set to ENABLED in the Last 24 hrs
Is there a way to use PowerShell to list all users in an specific OU that were Enabled in the Last 24Hrs?
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Uninstall/Reinstall App Every Time When Debugging Using Android Emulator
When debugging my Xamarin.Android app using an Android emulator on Visual Studio 2019, I am trying to figure out how to control whether the app is completely reinstalled (any appdata or app files from the previous installation are removed). I can, of…
Developer technologies | .NET | Xamarin
How do I use Xamarin Shell in C# code?
I am having terrible difficulty getting anywhere with the new Shell because I am wanting to do it in C# code if possible and every single example seems to use XAML. Can anyone point me at an example piece of code that uses the Shell? Patrick
Developer technologies | .NET | Xamarin
Remote session VM reboot automatically with BugCheck error - Windows Server 2016
As title, our RD VM faced this problem twice with same bugcheck error. It is a VM with Windows Server 2016. I've searched this error and found some case, but it won't like mine. So I use WinDbg to analyst the dump with this accident, get…
Windows for business | Windows Server | User experience | Other

Sharepoint 2016 - Creating Search Service
I am trying to add the search service to our SharePoint 2016 server. After I click OK on the 'Create New Search Service Application' I get the processing page and it starts the 'Configuring the Search Service Application' then after 1-2 minutes I get…
Microsoft 365 and Office | SharePoint Server | For business

Hyper-V Server 2016 suddenly turns off
OS: Hyper-V Server 2016, version 10.0.14393 build 14393 Server: HPE ProLiant DL360 Gen10 Processor: 1 Intel(R) Xeon(R) Gold 6128 CPU @ 3.40GHz Memory: HPE Advanced ECC DDR4 4x16GB 2666 MHz Storage Adapter: HPE Smart Array P408i-a SR Gen10…
Windows for business | Windows Client for IT Pros | Storage high availability | Virtualization and Hyper-V
Windows for business | Windows Server | User experience | Other
MSMPI v10 cannot install - no response
Hi, I tried to install MSMPI v10 in my win10 but it failed. No error msg, just that nothing happen after I clicked setup. MSMPI SDK installed correctly though.
Windows for business | Windows Server | User experience | Other

2012 R2 ISCSI (MSFT Virtual HD SCSI Disk Device) still visible after ISCSI Disconnected
Hi there i hope someone can help with this as its driving me crazy i have a server with 3 ISCSI drives located on 3 different 2012 r2 servers if i disconnect the first 2 drives by disabling the ISCSI target on the relevant storage servers the…
Windows for business | Windows Server | User experience | Other

It is possible to programmatically hide the Shell Flyout item ?
Hi. Microsoft Visual Community 2019, Xamarin Forms 16.9 It is possible to programmatically hide the any Shell Flyout item ?
Developer technologies | .NET | Xamarin
New-ExoPSSession : AADSTS50052: The password entered exceeds the maximum length of '256'. Please reach out to your admin to reset the password
There is way given by the Microsoft for connecting to Exchange Online PowerShell using the Client ID and client secret using Preview version described in https://learn.microsoft.com/en-us/powershell/exchange/app-only-auth-powershell-v2?view=exchange-ps …
Exchange | Exchange Server | Management
Teams Calling
In running a POC, last year I was easily able to assign a phone number to a user account in Teams and were able to use dialling externally (PSTN) and conference numbers (though this was assigned via the legacy SfB Admin). After a short while we…
Microsoft Teams | Microsoft Teams for business | Other

Trying to run a previously compiled Visual Studio / CMAKE project that was working before and now getting errors
Hey there. It took me a few weeks to compile from a github a project that was made in 2015 and CMAKE. I believe I was using Visual Studio 2019 to do it. However, I reformatted my computer recently, and now when I run the executables, I get a few errors. …
Developer technologies | C++
Exchange 2016 unable to add Member server to DAG
Hi Everyone, I have a 2 node Exchange 2016 IPless DAG in the same segment running in my environment, after hardware crashed and recovered the DAG was not working and I have to force remove from the cluster. After that I was not able to add it back. …
Exchange | Exchange Server | Management
Why SMB Use My Bandwidth
]1 Why SMB Use My Bandwidth Like this. Most Of My Bandwidth is used by smb. And I am not doing printing file sharing works or networking things.. So i don't want to give my data to smb like this.. if anyone know to disable that service plz inform…
Windows for business | Windows Client for IT Pros | User experience | Other
ADWS Issue with windows 2012
We are using windows 2012 where we have inbuilt active directory feature, so we want to use that feature to retrieve the email id of a particular user. Could you please guide us on this?