missed the deadline to enable MFA on your private azure account. What should I do?
Dear gulls I have a azure account for my private use and I never accessed recently. I missed the deadline to enable MFA on your private azure account. I'm able to log in my Azure portal, however seems very limited usage at Function apps even I'm…
No puedo descargar mi certificación
Hola, rendí un examen de certificación de excel el mes pasado, ya pasaron 15 días y no se visualiza la certificación, tengo 3 correos, probé con ellos y con ninguno tengo acceso, cuando intento descargar me sale el mensaje: contactar a soporte de…
A positional parameter cannot be found that accepts argument
Hi All i am using the below syntax in exchange online, i am getting error. Select-Object : A positional parameter cannot be found that accepts argument 'System.Object[]'. At line:1 char:79 | Select DisplayName,title,userprincipalname,Department,Man…
Just starting
Hi. I am wondering how to find out if I have everything I need for my software in my build.
the microsoft.ace.oledb.12.0 provider is not registered on the local machine
My system are windows 11, office 365 , Amos 26. When I import excel file to Amos which show the error of microsoft.ace.oledb.12.0 provider . would you tell me how reinstall ace.oledb 12 regards, Frederic
Integration runtime is failing
Hi Team, we are unable to run the pipeline using Microsoft Integration Runtime and see following errors. |DEBUG: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown. at …
Error from Lookup component in ADF not invoking subsequent component
We have a component running a stored procedure. This particular one returned too much data, which is throwing this error: ErrorCode=UserErrorComputePluginFailure,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=The size of…
How to join the 3 KQL tables?
Hi all, I want to get the inactive users data with seesionhostname, hostpoolname, lastlogindate,username and i am trying to get it through KQL query which we need to join 3 tables i am getting the below error 'join' operator: Failed to resolve column…
Error1001 Source SceCli flooding event logs
Server 2022. All updates current Body of error: Security policy cannot be propagated. Cannot access the template. Error code = 2. \\company.local\sysvol\companylocal\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\Machine\Microsoft\Windows…
Powersehell command invoke-sqlcmd command is looking for an additional parameter TrustServerCertificate=True on Windows 2022 server
Hi there, We heavily use PowerShell scripts to query Microsoft SQL Server databases on Windows 2016 machines using a command invoke-sqlcmd -ServerInstance <servername> -Database <databasename> -Query <Query statement>; While testing…
Get-ADGroupmember
Hi All, In Active Directory, we have security groups, mail-enabled security groups, and distribution groups. I'm not sure if I'm missing any other group types. I would like to export all users from these groups, including those in nested groups, to a CSV…
Unable to Enable Microsoft Entra ID to SQL Server using Azure Arc
I was trying to enable the Microsoft Entra ID to an SQL Server in EC2 using the Azure Arc. I was able to successfully set it up to 5 servers but there is one server which gives me pain. I am able to setup the azure arc connections to that one server and…
Hyper-V Manager column header "STATUS" is blank
Hyper-V manager shown the state as running but the status is blank is this normal behavior? to verify this I have enabled the replication and determined when a vm is replicating the status is displayinh replication percentage otherwise its blank. any…
How to remove word wrap in command window 11
As command window comes in windows 11 the text lines are wrapped to fit in the window. Is there a way to cause the text to not wrap?
Where to get Lead Table for Exercise
Im currently doing this exercise: https://learn.microsoft.com/en-us/training/modules/build-approval-flows/6-branching However I cannot find the Lead table, it says that if the table does not exist I should create it. But I dont know its design. Is…
How can I mark my structure as `com_class` in Rust?
Hello, I am implementing a COM object in DLL in Rust. Every single tutorial I found (including ChatGPT and Github Copilot) describes that I need to use #[com_class] macro with my CLSID over my…
How to fix We can't activate Windows...Error code: 0xC004F074
I have this error, but I bought my Windows 11 License 8 months ago.
powershell to get all users and their managers recursively
I am looking to pull all Active Directory users and their managers all the way up to the chain. I get how to do get-aduser -filter * -properties * | select name, manager export-csv -path "csv path" I also get: $Users = Get-ADUser -filter *…
GET /** request every 5 minutes for a Azure Webapp
Hi! I have an azure webapp (Windows, Java) that every 5 minutes gets a request like below. Client IP: 0.0.0.0 (but I assume that it might be this: https://learn.microsoft.com/en-us/azure/azure-monitor/app/ip-collection - other things like city etc are…
Why is my windows 10 pro system automatically forcing windows 11 "feature update" during automatic update restarts?
Sometime between Wednesday night and early Saturday morning my system performed an auto restart to install "updates". (Something I already hate to begin with) When I came back to my system Saturday morning I discovered Windows 11 had…