how do I fix my script
$Users = Import-Csv C:\Tmp\TestAccount.csv -Delimiter ';' foreach ($user in $Users) { # properties that are part of Set-ADUser $Hashtable = @{ OfficePhone = $user.telephoneNumber } Set-ADUser -Identity $user.sAMAccountName @Hashtable }
Windows for business | Windows Server | User experience | PowerShell
Changing primary user of a device in Intune
Hello All, I ran into issues where our Technicians who reimage and deploy laptop/workstations to our users gets assigned as Primary user on the device. Right now, We have about less than 1000 devices that doesn't have the proper Primary user in Intune.…
Windows for business | Windows Server | User experience | PowerShell
Microsoft Security | Intune | Other
Microsoft Security | Microsoft Graph
Where to find the signing algorithm secret key for Azure AD B2C?
Hi there, I'm trying to use Azure AD B2C for login Hubspot private content. When setting things up in Hubspot. It ask for Secret key. I believe AD B2C is using RS256 to signing the token. Where could I find the secret/public key? (I don't think it is…
Windows for business | Windows Client for IT Pros | Directory services | Active Directory


I Need Aggregate Software For Windows 11
When You Going To Make It So I Can Aggregate My Network Card Where I'm An Supposed To Go From 10 Gig To 20 Gig In Windows 11 Because I Don't Have No Aggregate Software For Windows 11 ?
Windows for business | Windows Client for IT Pros | User experience | Other

Microsoft 365 F3 license upgradable OS
Can I upgrade my Windows 10 Pro to Windows 11 Enterprise using the Microsoft 365 F3 license? If so, could you provide information on the upgrade process? Thank you for your assistance.
Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Windows for business | Windows Client for IT Pros | User experience | Other

Bug in BGInfo - Wrong background with correct text or wrong text on correct background
We have BGInfo being run for all users logging on to our RDS environment using a company background generating some custom info. All servers are virtual. RDS servers use FSLogix. It works most of the time BUT some times BGInfo will: not load the…
Sysinternals
Windows for business | Windows Server | User experience | Other
Using AD Activation on Windows 2019 Server
I installed the Volume Activation role on a 2019 server and added a Windows 10 Enterprise key, went through the wizard and saw it listed in AD using ADSI edit.. "perfect" I then tried to add a Windows 11 key and it added it but removed the…
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
KMS Exceeded Activations
While testing AD Activation, I have exceeded the number of activations on our KMS keys. Can it be rest? If not what other options do we have it that is the only key we have for our desktop OS's?
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Running Windows Server Backup, Disk X has the same disk identifiers as one or more disks connected to the system.
We have been having an occasional problem on Windows Server 2019 VM running under Hyper-V 2019, during backups. From what I have been able to determine, the backup, running from Hyper-V, triggers the VM to create Shadow Copies of the disks to be backed…
Windows for business | Windows Client for IT Pros | Storage high availability | Virtualization and Hyper-V
Windows for business | Windows Server | Devices and deployment | Set up, install, or upgrade
Windows for business | Windows Server | User experience | Other
Error 80192EE7
Me salta el error 80192EE7 cuando intento agregar mi cuenta de trabajo
Windows for business | Windows Client for IT Pros | User experience | Other
query oracle database and move some of the folders and subfoders to other directory
Hi, pretty new to powershell, I would like to write a script to delete some employee photos that stored in our shared network directory. the photos are files named by employeeID. Detailed like below: folder directory structure is like below: …
Windows for business | Windows Server | User experience | PowerShell
mailNickname parameter sometimes empty in local AD
Hello, Few days ago I've discovered a problem with hiding email addresses in GAL. Problem was that parameter msExchHideFromAddressLists was set to TRUE but in Admin Center in M365 it didn't changed and users could see this email address in Outlook. …
Exchange Online
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Microsoft Security | Microsoft Entra | Microsoft Entra ID
How Do I Keep Faulty 2024-08 Cumulative Update for Windows Server 2019 from Reinstalling?
The defective Microsoft 2024-08 Cumulative Update for Windows Server 2019 KB5041578 crashed our servers. Countless hours were wasted with debugging and removing this faulty update. We even had to restore the operating system partition on one server…
Windows for business | Windows Server | User experience | Other
Windows Remote Desktop Client fails to connect with error code 0x4 on only one of my computers
I encountered this error message while attempting to connect to a remote host on one of my PCs. I have two computers on the same LAN, and I can easily connect to the remote host using the Windows Remote Desktop client without any issues on my other PC.…
Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
Error in USB Selective Suspend Test (XHCI)
Hello, I'm using Windows Hardware Lab Kit for Windows 11 24H2 through VHLK, and the device under test doesn't pass the test "USB Selective Suspend Test (XHCI)" with this error: USB device USB\VID_XXXX&PID_XXXX\XXXX_PRN_NUM.0 with service…
Windows for business | Windows Client for IT Pros | Devices and deployment | Other
Windows Admin Center WinRM not working over VPN
Hello all, I use Windows Admin Center often to manage my server (OS: Hyper-V Server) and workstations (Windows 10 PCs), and I have WinRM configured for all of them. However, when I switch to VPN, I can access all my workstations fine, except my server,…
Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
Windows for business | Windows Server | User experience | Other
WSUS Configuration Issue - Collecting Update Statistics Only Without Managing Updates
Hi, I would like to configure WSUS to: Collect update statistics from client devices only. Allow the client devices to download updates directly from Microsoft's servers. Issue: When configuring the GPO for WSUS, it appears to require a WSUS server for…
Windows for business | Windows Server | User experience | Other

Global Secure Access showing as Insecure SMB Service -
Hello Please i need your help on this issue. Any devices with GSA are showing as "Insecure SMB service", which has High Criticality in our vulnerability management scanner. I've looked at the AI generated content, but we don't use SAP and…
Windows for business | Windows Server | Networking | Software-defined networking
Windows Cluster DNS Error Event ID 1260 - DNS bad key
Hello Everyone, I am working on creating a Window Failover Cluster for a SQL AOAG. Current setup is two Nodes and one File Share Witness. Both Nodes have two NICs, connected to two separate Networks that need to be registered in the cluster. When I…
Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
Windows for business | Windows Server | Storage high availability | Clustering and high availability
I want to remove Dependency of certificate authority server from AD.Please let me know is there any way to do this in a production infra.
I want to use our ca server without domain controller that means we want to remove the dependency of ca server from AD.