83,243 questions with Windows for business-related tags

Sort by: Updated
2 answers

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
asked 2024-10-04T19:09:00.23+00:00
Anonymous
answered 2024-10-04T22:59:00.16+00:00
Rich Matheisen 47,906 Reputation points
3 answers

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
asked 2024-01-22T01:32:59.71+00:00
Jason 15 Reputation points
answered 2024-10-04T22:27:04.66+00:00
Andrew Linden 0 Reputation points
0 answers

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
asked 2024-10-04T22:08:42.67+00:00
Henry Zhang 206 Reputation points
1 answer

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
asked 2024-10-04T21:03:26.2166667+00:00
donald morley 0 Reputation points
edited an answer 2024-10-04T21:28:26.48+00:00
Erik Moreau 986 Reputation points MVP Volunteer Moderator
4 answers

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
asked 2024-09-19T00:36:50.3366667+00:00
Derreck San Juan 0 Reputation points
answered 2024-10-04T20:39:13.7033333+00:00
Jeanette Prince 1 Reputation point
1 answer

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
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,260 questions
Windows for business | Windows Server | User experience | Other
asked 2024-01-11T16:03:31.0966667+00:00
Nicolaj Rasmussen 0 Reputation points
commented 2024-10-04T20:18:36.35+00:00
Doug Maurer 0 Reputation points
1 answer One of the answers was accepted by the question author.

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
asked 2024-09-18T19:22:33.94+00:00
rr-4098 2,051 Reputation points
accepted 2024-10-04T19:10:20.27+00:00
rr-4098 2,051 Reputation points
1 answer

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
asked 2024-09-30T19:54:21.04+00:00
rr-4098 2,051 Reputation points
answered 2024-10-04T19:10:05.91+00:00
rr-4098 2,051 Reputation points
2 answers

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
asked 2024-02-10T00:24:47.4666667+00:00
Rick Hogan 0 Reputation points
commented 2024-10-04T19:09:14.6966667+00:00
Rick Hogan 0 Reputation points
2 answers

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
asked 2024-08-07T10:05:45.0966667+00:00
Nestor aisa 0 Reputation points
commented 2024-10-04T18:54:26.3033333+00:00
Daniel Colmenares 5 Reputation points
2 answers One of the answers was accepted by the question author.

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
asked 2022-09-03T19:29:36.143+00:00
AnneW 86 Reputation points
accepted 2024-10-04T17:51:34.29+00:00
AnneW 86 Reputation points
3 answers One of the answers was accepted by the question author.

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
Exchange Online
A Microsoft email and calendaring hosted service.
6,201 questions
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2023-07-24T09:16:23.43+00:00
Anonymous
commented 2024-10-04T16:48:56.0766667+00:00
Mike P. Smith 80 Reputation points
1 answer

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
asked 2024-10-03T16:16:11.8533333+00:00
Michael Adams 366 Reputation points
commented 2024-10-04T16:25:38.77+00:00
Michael Adams 366 Reputation points
17 answers One of the answers was accepted by the question author.

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
asked 2024-03-16T15:51:11+00:00
Anonymous
answered 2024-10-04T16:21:50+00:00
Anonymous
3 answers

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
asked 2024-08-30T15:02:53.7766667+00:00
FRob 5 Reputation points
commented 2024-10-04T15:38:16.6333333+00:00
Nate Webers 0 Reputation points
2 answers

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
asked 2020-09-25T20:11:12.847+00:00
sysadmin_glns 1 Reputation point
edited an answer 2024-10-04T14:57:36.0466667+00:00
Jeffrey Ozanne 0 Reputation points
5 answers

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
asked 2024-10-04T07:40:33.16+00:00
abk 0 Reputation points
answered 2024-10-04T14:55:53.13+00:00
Adam J. Marshall 10,356 Reputation points
1 answer

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
asked 2024-10-02T13:48:47+00:00
Anonymous
answered 2024-10-04T14:25:59+00:00
Anonymous
3 answers

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
asked 2022-05-25T18:38:42.657+00:00
Juan Lau 6 Reputation points
commented 2024-10-04T13:47:19.5333333+00:00
Anastasios Filelis 0 Reputation points
0 answers

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.

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
asked 2024-10-04T13:28:48.0733333+00:00
wiktik 0 Reputation points
edited the question 2024-10-04T13:30:28.1666667+00:00
wiktik 0 Reputation points