Nested Virtualization - Install Android Studio on Azure VM
Hi, I can't do Android Studio works on Azure VM I setup several Azure VM but I allways get the same results Please, could somebdoy help me with this installation. Which image of Azure VM I have to choice? Which OS do I have to choice? Thank you in…
Windows Server
Windows 10 Network
Windows Server PowerShell
Microsoft Intune Android
windows winrm server keeps replying 400 when I try to send encrypted kerberos message over HTTP
To start with, our product is written in Java, we use a custom transport that wraps org.apache.http.client and javax.security.auth to communicate to windows Remote management service. What we have now: firstly we authenticate through kerberos, then send…
Windows Server
Hyper-V
Windows Server PowerShell
Error appears when running the: Get-ADPrincipalGroupMembership cmd: "the user has not been authenticated"
Hi all, Could anyone please help me with the following script I am trying to run; it has been working fine for me up until now. The only change I think has happened between now and then is upgrading from Windows 10 to Windows 11 within the last week. I…
Active Directory
Windows Server PowerShell
PowerShell
Getting Powershell Return Code 2147942401
I'm trying to run a capture of devices in AAD that have not checked in for 90+ days then remove the corresponding AD devices. Using scripts deployed through the Task Scheduler. The process is currently two separate scripts. The first script connects…
Windows Server 2016
Active Directory
Windows Server PowerShell
Microsoft Entra ID
How do I update MAC address in existing AD users
The below script can't work while updating the MAC addresses for existing AD users. If anybody knows kindly resolve these issues. $ErrorActionPreference = "SilentlyContinue" function Select-FileDialog { …
Windows Server PowerShell
Windows Server


add-adgroupmember in winfoms
I am trying to create a winform to create ___domain users . I am stuck on "add-adgroupmember" It's keep giving me error messgae" Add-ADGroupMember: Cannot convert 'Group1 Group2 Group3 Group4' to the type…
Windows Forms
Active Directory
Windows Server PowerShell
Windows Server

Windows Management Framework 5.1 Failed Install (Win7AndW2K8R2-KB3191566-x64.zip)
Hello - I have been installing/updating our Server 2008 R2 Environment (what few we have left) to the WMF 5.1 to allow for Powershell Update. I've got a few servers that are not cooperating with the Install. The Installation will run, but it finally…
Windows Server PowerShell
Windows Server

Change MaximumFileDownloaded on WSUS server with widDB
Hey all, We have an offline WSUS upstream server and a few replica servers. We wanted to accelerate the download rate of files from the upstream server. We already have the wright definition to the BITS service (we changed the proper value in the…
Windows Server PowerShell
Windows Server

How to block IP Adresses using PowerShell Scripts from specific file?
Hello, for testing we want to block logging IPS on our windows server. How we manage using PowerShell? The file (txt file) contains the ip adresses like this: "blah": false, "LoggingServerAddresses":…
Windows Server PowerShell
Windows Server

I want to remove everyone from shared permission on all non-default shares
I want to remove everyone from all non-default shares on shared permissions exclude default shares as it is only non-default shares we need to remove everyone through power shell on multiple remote servers can any one help me on this do you have any…
Windows Server PowerShell
Windows Server


Wsus the operation timed out error
ITNOA I have clean windows server 2019 core that server WSUS. After I synchronized wsus from internet. I want to see critical update with below command Get-WsusUpdate -Classification Critical -Approval Unapproved -Status Any But after I write…
Windows Server 2019
Windows Server PowerShell
Windows Server

Start-WUScan : Scan Hit Error
Hi, I'm trying to force Windows Updates from WSUS. I've tried to run Start-WUScan on Windows Server 2019 and I get back the following: Start-WUscan : Scan hit Error: @{PSComputerName=}.ReturnValue At line:1 char:1 Start-WUscan ~~~~~~~~~~~~ …
Windows Server PowerShell
Windows Server

Error 0x800f0922 when attemting to activate Windows feature http tracing - Application event log: "Microsoft.Windows.Cortana_cw5n1h2txyewy!CortanaUI failed with error"
I am activating Windows features on Datacenter Server 2016 as prerequisites for SharePoint 2019, following https://gallery.technet.microsoft.com/office/Install-SharePoint-2019-9297f528. Please note, in some of the provided PowerShell scripts (.rar…
Windows Server 2016
Windows Server PowerShell
Windows Server

Need to adjust the rule
Hi, How to adjust the following netsh advfirewall firewall add rule name="FTP1" dir=in action=allow protocol=TCP localport=20 to add new range to firewall rule below?
Windows 10 Security
Windows Server Infrastructure
Windows Server PowerShell
Windows Server

Deny Folder delete on This folder only (Powershell - icacls)
Hi, with the below, when I try to access the subfolders, it will not allow me unless I run to replace all child object permission entries with inheritable permission entries from this object on each folder what I am doing wrong, please help what I would…
Windows Server 2019
Windows Server Storage
Windows Server PowerShell
Windows Server

.Net updates
Hi All i have a server which has the below vulnerabilities, how do i download latest updates offline and update on the server. i could not find offline installers for these Microsoft .NET Framework And .NET Core Security Updates for July 2020 …
Windows Server 2016
Windows Server 2012
Windows Server PowerShell
Windows Server

Event ID's 5829-31 Not Visible in Domain Controller logs after August 2020 Patches
Hello, we have applied the August 2020 patches on our Domain Controllers but do not see any logs with Event ID 5829-5831 since the updates. There is at least one Server 2003 machine (i.e. out of support OS) on our ___domain which I assume is still using…
Windows
Active Directory
Windows Server Security
Windows Server PowerShell
Windows Server

Need configure Script PowerShell to modify NTFS permissions on folders and subfolders
Hello Team, We have a ___domain controller Win Serv2019 Std using to share 3 principal folders and subfolders like this structure : Folder1 : 1000-2599 Folder2 : 2600-3000 Folder3 : 3000-5000 Each principal folder contains a 100 folders with the…
Windows Server PowerShell
Windows Server

powershell version
Hi All i am local admin on all the servers, i have servers in csv file in the below format, i want to get PowerShell version on all the servers using the below PowerShell script but i am getting RPC error hostnames server01.contos.com …
Windows Server 2016
Windows Server 2012
Windows Server PowerShell
Windows Server

Why Get-SmbOpenFile losses the lock when file still opened at remote machine?
I am using Get-SmbOpenFile, But surprisingly, it looses its connection and I can see that there is no lock even after couple of seconds later on the file any more, even it is still opened. I safely can remove that file on my server or can rename the…
Windows Server PowerShell
Windows Server
