Windows 10 will not install
I purchased Windows 10 x 64 Pro from Microsoft. $199.00. I tried to upgrade a Windows 7 install, but it would not upgrade. It gets a Machine Check. I spent almost 8 hours trying make this work. There is no visible means to determine why it fails. I…
writing powershell function with DirectorySearcher instead of get-adcomputer
I'm trying to convert my PowerShell function to use DirectorySearcher with the relevant filter, properties, etc. to find stale computers because Microsoft's Search-ADAccount is insufficient for what I need, and so I don't want my new function to rely on…
Sysmon 12.03 not logging EventID:2 (file creation time modified)
Hello, I just made a test with Sysmon 9.1.0 on a VM and I was able to get file creation time modification events. Upgrading to 12.03 with the same configuration allows to get all the other events except this one. Test was made using a ps1 script that…
Storage Space - recover data
Hi, I have a Windows 10 Storage Space that was originally set up as a two-way mirror with two 1.8TB Seagate USB drives. Recently I started to get health problems on one drive and before I could get a new drive to replace it, also on the second…
What happens with my Xamarin Forums Account
Seems like the Xamarin forums is going belly up early next year. What happens with my account there ? Can I migrate it here ?
WMI How to convert the query information into a handle
Is there any way to convert the information found through the WM query into a handle? I've got three monitors, one of which I've disconnected through Windows settings Through the C ා code, managementobjectsearcher disp = new…
Querying flat files (parquet, csv) with different columns
Hi, I'm trying to Query a set of files that are stored in ADL Gen2. Those files have different columns between them like: File 1: Id, Name, LastName File 2: Id, Name, LastName, Phone How could I create an external table without conflicts? …
SNMP Installation error Please advise
We are trying to install SNMP services on Windows 2016 STD server both from GUI and also command line. The installation ends up with error as shown in the attached screenshots. We have faced this error several times on different servers and the only…
Geolocation.GetLocationAsync from MainPage class, MainPage method?
I would like to find the users' current location during execution of Events and also 'Xamarin Form Code Behind C#'. My code works fine when calling Geolocation.GetLocationAsync from an Event (like a Button being pressed or App On starting) but I cannot…
can the admin view, edit or delete my files.
I have been assigned a licence for Office 365 E3 as a user. To what extent does the admin have ownership/viewership of the files saved in Office 365 ? I want to use onedrive to keep all my work files and maybe few personal files, Will my admin have…
Displaying Emoji on Console Program - VB.Net
Dear Friends, I want to display an Emoji on my console program - Not the one like " :-) " but a real one like ![49629-smiling-face.png][1] [1]: /api/attachments/49629-smiling-face.png?platform=QnA Can you please let me know how to do it? …
How to get zplid that have zfeature key value on all rows?
Exactly I need zplid and codetypeid that have feature value on all rows . if I have Null on zfeature key on one row then I don't Need it . I need to get zplid that have features Not Null on all rows as zplid 9714 but 9823,5890 have Null so I…
Not Received mail for my AZ 900 exam to my registered mail id
Hi Team, I have not received email after successfully scheduling for AZ900 Microsoft Azure Fundementals exam. My exam is scheduled on 9th January 2021. Please kindly help me how to track this details or please send me details to take exam for my…
How to troubleshoot Sidecar apps: Failed
Hi, Apps installed during the autopilot process. Refer the below screenshot Below is the output of Get-AutopilotESPStatus.ps1 -CABFile Logs.cab -online How to check which is failed and which app caused the more installation time? …
ADF performance troubleshooting
For very basic activities (eg lookup) I'm finding large differences in performance between one execution of a pipeline and the next. For example the following sometimes runs in 3 seconds and other times runs in 20 seconds. What can I do to…
Problem with connection RDP in 2012R2 Std, after a few seconds the session is disconnected, TermService stop
Hello As soon as it established a connection via RDP with WS2012R2, after a few seconds the session is disconnected, the connection is lost and an unsuccessful attempt to reconnect, ending with the message that it is impossible to connect to the remote…
Bug in ADF CSV Escaping
I have exported some data from SQL Server into a CSV file (copyData) The actual text is: leading text \"Jane Doe\" trailing text It comes into the CSV file as: "leading text \"Jane Doe\" trailing text" Which fails on input…
When i am testing the outlook webservices the serviceendpoint is still pointing to old 2010 server and the test is failing
hi, i have a co-existence environment 2010 & 2016. recently i am testing the outlookwebservices from one of the 2016 mailbox server and the results show the "serviceendpoint is still showing the old 2010 casserver" what mistake i made and…
Command ID for "Add a Service" button
Hi, I'm trying to find the command ID for the "Add a service" button in the Account page in Word and Excel. so in the Main menu in Excel > Account >> Connected Services ..."Add a service " Button . Please advise
Conditional Formatting not showing up on column
Greetings, I want to apply conditional formatting only on column not row ( below picture is for reference ) Solution Required: How can I apply conditional formatting only on column not row Thanks