Install now and reboot now grayed out
Hi all, we are updating windows 10 with intune updates rings but we have install now and reboot now buttons grayed out. The clients have also sccm client installed working with wsus but the updates workload is on intune now. How can I resolve this…
Xamarin Forms: Issue with MediaElement audio playing
I am using MediaElement for playing audio. I have a list of items and I need to play audio one after another. When playing audio I will change the background color of that list item. Also If I tap an item, the audio of that selected item starts playing,…
Windows Hello for Business
Hi, We have not configured Devices > Enrollment > Enroll devices > Windows enrollment > Windows Hello for Business. This has default settings as shown in the image. We have implemented MS default security baseline, and we have configured…
Azure SQL Database scaling and cost
Could someone confirm when scaling both up or down of an azure SQL database does the pricing / cost change. Is it from the moment you start the scaling or the moment the scaling has completed? Important to understand given the costs are rolled up to…
Power automate and date columns
I have a power automate from SharePoint Excel to SharePoint List that contains 3 date columns, but each column needs the dates in. I have tried changing string format and compose with the 30/12/1899 add days but these dont seem to work I have…
Remote computer does not detect monitor
In these pancemic times I am working from home via Remote Desktop. The configuration is: Office: Remote Machine, having two monitors which are shut down Home: Client Machine, having two monitors I am connecting from my Client Machine to…
Facial Authentication in Xamarin Android
I am trying to add an option in my Xamarin Android application to authenticate using Face registered in the Android settings. I already have Fingerprint Authentication implemented but I can't seem to find any API exposed by Xamarin for Facial…
About the end event of live distribution in Azure Media Player
Hello I want to see a live stream on my website. So I want to start an event when the live is over. What I think is azure media service If you get the streaming URL using the streaming endpoint and streaming locator using live events in I…
Double desktop
I want to make a double desktop which can put some icons about work and study apps on one of the desktops, and put icons about games on the other desktop, and if I want, I can switch between them. How can I achieve it? Your help would be greatly…
Facing issue in Execute PowerShell Script in Execute Process Task in SQL Server Integration Service(SSIS)
Hi All, I created a package in SSIS and using Execute Process Task for executing Power shell Script. My Package also include password which is sensitive Parameter. Everything work fine and it run successfully but when Package failed it give error…
POWER BI 질문
Power Bl 보고서를 웹에 게시 할때, 계정이 단체(회사, 학교등) 계정만 가능한가요?? 개인계정은 게시를 못하나요
[VB.NET] Unity Register All Form
Hi all, I have something like this when try to register all type without specify each class (using AllClasses, WithMappings from Unity.RegistrationByConvention ): Dim injections As IEnumerable(Of InjectionMember) = New List(Of InjectionMember) From { …
How to remove "Sites" from Office 365 as connected service
In a new Office 365 migration I am trying to get rid of my file server. As such I have migrated all shared content by department to Sharepoint library and added a shortcut to each user's One Drive for their department's Sharepoint library. This works…
Is it possible to remove the statistics information at the bottom?
Is it possible to remove the statistics information in grey at the bottom ? I am using SQL Server Management Studio 15.0.18358.0 Thankful for any useful tips. /Tycho
error when creating a partition (following simple example from book)
I am following a basic example from the book "Hands-On SQL Server 2019 Analysis Services", I am creating a partition, because I am using DirectQuery and I don't want to retrieve all data right now since I am only modelling. I get the below…
SCCM push Windows 2004 and Edge new version over VPN
hello all, I have SCCM 2010 and desktops which are powered on at the office as well as Laptops which are connecting through Palo Alto VPN. For the Laptops which are connecting over VPN I can see the client is communicating at the SCCM. I have…
SharePoint Import Migration API - Azure Storage Account Networking
Hi, We are using the SharePoint Import Migration API via the ShareGate migration tool. We have security concerns regarding the routing between SharePoint Online and the Azure Storage Account where the migration data lives. Does the API route…
Hide local taskbar during wvd session
Hello, I'am looking for a solution for the taskbar problem in a windows 10 multisession environment ( Windows virtual Desktop ) During the session i want to click on start ( windows logo ) the local taskbar start popup.
To get overridden Intune Management extension logs on user machine
Whenever I try to get the Intune Management extension logs, In the logs it's having only the recent activities entry of the device with intune. For the analysis purpose, we need to get the past override logs to know the issues on the device, Is it…
CDC DrawText
Hi, I am calculating the rectangle using DrawText with DT_CALCRECT. DrawText(str,&rect3,DT_RIGHT|DT_SINGLELINE|DT_VCENTER|DT_CALCRECT); if calculated right position of rectangle exceeds the actual right position of rectangle, I need to…