Outlook copy mail to Junk and doesn't get Junk folder(IMAP)
Hi! Some strange behavior when outlook connects to the mail server. So outlook copies mail from the exact domain as the users domain to Junk Folder and then it doesn't download Junk folder from the server. For example some logs: Dec 17…
Data collector set was not found. Windows server 2012 r2
all my services stopped because Data collector set was not found A when i search about Data collector set i cant find it in user defined
SCCM Task Sequence Error 0X80004005 - Sorry I'm new to SCCM
SCCM Task Sequence Error 0X80004005 I had deployed to one Computer and it went thorugh fine and no issued. S0 i try to deployed the same upgrade to another computer and it Fail.
Configuration Manager CMG - Azure Native app and user impersonation - why exaclty is this needed ?
Hi all, Just wondering if any one can explain exactly why 'User Impersonation' is configured in the API Permissions for the CMG Native/Client App. Its detailed here how to enable it, but cannot find a statement indicting WHY it is needed. Look at ( 6 c)…
Refreshing a CollectionView with an Anonymous ItemsSource
I have a CollectionView which has an anonymous ItemsSource (the IEnumerable returned by a Linq expression), and I need to update the display when the user performs certain actions. Because the ItemsSource is anonymous, using an ObservableCollection would…
how to implement azure iot edge with different modes ?
I want to implement azure iot edge with different modes (transparent , translation (identity , protocols)), to clarify the model ....
UWP app, How to let a user to decide to upgrade to new version with different pricing?
I have a UWP app with one time purchase. I've done major change on the app and want to go with yearly subscription. For existing app user, I like to pops up a window asking if they want to upgrade or not. Some might wants to stay because they keep…
Issue in porting ATL/COM dll to x64.
Hi, I'm trying to port ATL\COM dll to native X64. But compilation fails with below error for x64 platform. It works fine on x86. C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Tools\MSVC\14.14.26428\atlmfc\include\atlcom.h(3449):…
Alter Partition split going on hang stat when inserting large set of rows in table in sql server 2016
Hi , We are inserting 30 M records hourly in partition table(partition on Insert date) using Java ETL(Multiple threads). Simultaneously We are creating future partition(>30 Days) using alter partition split via Jobs in sql server daily basis(1…
C# endless list is filled and taken - concept with xml object
Hello, I receive a string that I have to buffer. Then process it in sequence. What is the best way to do this in C# WPF desktop? In the example, a number is incremented in the task. But I need to parse and process a passed string(XML). How is…
Teams: The Scheduling Assistant tab does not shows the Free Busy info
When using Teams to schedule a meeting after adding the attendees.The Scheduling Assistant tab does not shows the Free Busy info for the member-users who all are available at that point and it shows a just slash "\\" can you advise why details…
Virtual Mahine Microsoft Exchange 2010 on HyperV1 server Need to back on second HyperV2 server
Dear, I have microsoft exchange 2010 server a virtual machine on hyperV windows 2012 R2 standard. I looking for best practice to make backup of this exchange server virtual machine in case of failure. Please advice me on this. One way is to…
Visual Studio Code
Hey There, I'm having a problem in Visual Studio Code -> Live Server. When I open my html file with live server it only shows html content and when I inspected that webpage, CSS file status appears (Blocked: Other). Thank You.
Surface Hub 2 has internet connection
I setup a Surface Hub 2 with just a local admin account. The device does not have any internet connection. The ethernet cable and port am I using have both been tested and are good. The " automatically detect settings " is turned on within the…
Unable to upgrade VM Monitor Agent: "VM target Log Analytics workspace region is not supported."
Hi I am being offered to upgrade the agent but the wizard won't let me: VM target Log Analytics workspace region is not supported. See pic: I checked and the LA is on a supported zone... Not sure what to check next. M
can't uploud assignment in teams
Why can't I upload assignments in MS Teams? even though the network is smooth. my other friends can. what is my laptop?
Custom control Tabbar color change on iOS and Android when selected or unselected Dynamically
Hi how to change Custom control Tabbar color change on iOS and Android when selected or unselected Dynamically. ![48342-image.png][1] [1]: /api/attachments/48342-image.png?platform=QnA
Microsoft Certification - combine MCID
Hi My name is David Santoso
Microsoft.Data namespace missing dbGeometry
I am developing an application in WPF. Target framework: .Net Core 3.1, x86 platform. I have installed the Nuget Package: Microsoft.Data.SqlClient. My db is SqlExpress. I have a table with a sys.geometry type, (stores a coordinate pair, global…
converting pwdlastset to datetime datatype not working from hash table
I have the below code, but pwdlastset and lastlogontimestamp are not properly converting to datetime data types. $FileTimeUTC = (Get-Date).AddDays(-90).ToFileTimeUtc() $Credential = Get-Credential $Searcher = new-object -TypeName…