About microsoft certification
Greeting , My self Azhar i pass MCSA certificates in November 20, 2010 with id but unfortunately i couldn't remember my login id pass i want to return it back all my data in this updated account all certificate transcripts because i want to…
Why doesn't the product key that I bought from the microsoft store work?
Hello, I am attempting to upgrade to windows 10 pro, I purchased directly from the Microsoft store on my laptop so it should be as simple as pressing install and you are good to go but it won't install. Under my settings > activation > it says I…
Windows 10 updates one minute warning
Hi, I have started mandating forced windows updates, and forced reboots monthly. But when I start the process, the users get no visual notification it is occurring ... except a one minute "i'm about to reboot" warning. Is there anyway to…
Shares via GPO
Hi All, I am administering network shares using security groups. Basically, I am using Item Level Targeting and pointing to a security group. I needed to know what happens when\if a user is a member of two security groups that map to the same drive…
Windows 7 32-bit upgraded to Windows 10 32-bit. PC died. Can I reinstall as Windows 10 64-bit?
Hi, As per title I built a PC (first one) and bought Win 7 Pro 32-bit. I upgraded to Windows 10 when the upgrade was free. My PC died recently, however the system disk is OK. From the old registry: …
actualizar a windows 10
Hola, tengo una pc con Windows 8.1 enterprise y compre la licencia de windows 10 para actualizar y no me permite. me coloca "el idioma o la edición de la versión de windows que está instalada en tu PC no es compatible con esta herramienta. Como…
VAMT Tool will not discover previously installed ESU Product
We are really trying to use VAMT to install, activate and monitor our ESU license deployment for Windows Server 2008 R2. Everything works, except that for a remote server where the ESU Key was installed though a different method than the local VAMT…
Win 10 - Parameters - Devices - not showing
Win 10 Ent Ltsc 1809 + all updates. I click Start, Parameters - Devices - not showing. For a second shows and at once closes. Other buttons work normally. This is (PS, admin), not working: Get-AppXPackage | Foreach {Add-AppxPackage…
C# WPF RegEx - only numbers and charactes in a range
Hello, string text = "[>[RS]06[GS]PTVK1281257[GS]21PR4A[GS]11D201632[GS]Q60[GS]18VLMDM5[GS]1TAFJH0010-1[GS]13E5a[GS]1PW12R789B[GS]4LCN[GS][RS][EOT]]"; const string regExprLPLayout = @"\b1P([A-Z0-9]{0,55})\b"; …
O365 - Application Impersonation not working Tenant wide
We have Application Impersonation turned on for about 4-5 service accounts, and it's not working for any of them. We can't "send as", we can't sync calendars, etc from any of our applications. We have a ticket open with Microsoft, but it's…
4.4.0 DNS query failed, messages stuck in Draft
Hi, I have new Exchange 2019 installation (there is no Exchange server was later). I have a problem, all messages stuck in Draft (OWA). In Message Tracking logs there is error SmtpResponse:451 4.4.0 DNS query failed. The error was:…
MICROSOFT ESU KEY EXPIRY DATE
Hi All, I work for an organization which currently still uses 2008R2 servers. Apparently ESU keys were activated on the servers by someone who now unfortunately left this organization. Is there any way to find out the expiry date or the date of…
Problems with Invoke-WebRequest
Hello, I tried to connect to my Exchange OWA site by using the code from this page: $Body = @{ User = 'jdoe' password = 'P@S$w0rd!' } $LoginResponse = Invoke-WebRequest 'https://www.contoso.com/login/' -SessionVariable 'Session' -Body…
Learning databricks
Hello, I have been searching online websites and youtube for good step by step learning tutorials which I can follow along to learn databricks as well as databricks inside ADF. 1- Can you please recommend websites or youtube channels? 2- I do…
[UWP] Problem when restart app on kiosk mode
We are developing a POS application which will be setup at our stores. This app is an UWP application which run on Windows 10 IOT LTSC - Kisk Mode and we decided to deploy using side-loading. In order to improve the update process, we have try using…
SSRS 2019 Strange Icons
Hi, I am using SQL SSRS 2019 Express Edition, the report menu shows some strange icons, for example instead of the "Next Page" arrow I get the letter "D"...please see the attached screenshot. I am using Windows Server 2019…
Trouble with Teams Add-in in Outlook and Add Add-in Button in Outlook
Hi @ all, I tried now for hours to get the Teams-Add in for Outlook running but unsuccessfully. I got Outlook 2019. I manually registered the Teams Addin Loader via cmd in administration mode, which was completed successfully. However, the add-in is…
ADDS get local group member
I am wondering when I run these, the source of the result is from AD database or it came from the computer object? $Computer = [ADSI]"WinNT://computer_name" $group = $Computer.Children.Find('Administrators','group') $members…
Rename a file with webClient (or other)
I am downloading a file from a SharePoint document library to the file system using $webclient.DownloadFile($ServerFileLocation,$DownloadPath) Once downloaded I would like to rename the file in SharePoint. I see no such method in webClient and wondered…
Signing emails with S/MIME SCEP certificate type Outlook app
Hello, I'm trying to sign emails from outlook app, deploying an application configuration profile like this: The certificate is deployed to the Intune Company Portal via NDES server and previously, i deploy the trusted root certificate from…