8,352 questions with Windows for business | Windows Server | User experience | PowerShell tags
Set-LocalUser : An unspecified error occurred: status = 3221226252
I am trying to change user password based on below script but getting the error "Set-LocalUser : An unspecified error occurred: status = 3221226252". $pks=Get-Date foreach($pk in…
Windows for business | Windows Server | User experience | PowerShell
Issues to create or modify files in Scripts Folder in Sysvol, Windows server 2012 (Access denied)
Issues to create or modify files in Scripts Folder in Sysvol, Windows server 2019 (Access denied) after in-place upgrade the windows server from 2012 R2 to 2016 then 2019
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Server | User experience | PowerShell
Windows for business | Windows Server | User experience | Other
Get-Partition & Win32_Volume does not return all volumes and partitions on a disk
Problem I am using Get-Partition command & Win32_Volume class to get the list of partition and volumes in the disk. However, these commands are not returning all the volumes and partitions even though the disk management show the disks and volumes…
Windows for business | Windows Server | User experience | PowerShell
How to resolve New-AzResourceGroupDeployment: - The deployment 'DataBricksDeployment' failed with error(s). Showing 1 out of 1 error(s). Status Message: The definition of application 'Databricks25' cannot be null. (Code:InvalidApplicationDefi
God day Does anyone know what could be causing this error. New-AzResourceGroupDeployment: 10:06:59 - The deployment 'DataBricksDeployment' failed with error(s). Showing 1 out of 1 error(s). Status Message: The definition of application…
Azure Databricks
Windows for business | Windows Server | User experience | PowerShell
How to run the WinRM service as a different AD user.
Hello. I need two or more WEF servers combined into an NLB cluster. After preparing NLB and WEF, I started configuring WinRM access. Because when accessing the cluster name, I was getting a Kerberos error. What I did: Created a domain account Registered…
Windows for business | Windows Server | User experience | PowerShell
How to automate turning off or suspending some Azure services to save money?
What Azure objects can we suspend or turn off outside business hours to save running costs? App Service: The app service implements the message compose experience in the team tab and the messaging endpoint for the bot. Service Bus: The individual…
Azure Cost Management
Azure Automation
Azure Policy
Windows for business | Windows Server | User experience | PowerShell
Microsoft Security | Microsoft Graph
Storage Migration Service stuck on step 2 "Transfer Data" Start the transfer phase
Hello, I have a dedicated Orchestrator VM running WAC on windows server 2022 datacenter. I am running into an issue migrating a 2012r2 server to windows server 2022. I have been able to go through all the steps up to step 2. I was able to successfully…
System Center Orchestrator
Windows for business | Windows Server | Devices and deployment | Set up, install, or upgrade
Windows for business | Windows Server | User experience | PowerShell
Windows for business | Windows Server | User experience | Other
Proactive remediation script not executing every hour
I have a detection script configured to return data via remediation scripts which is set to run once every hour, but it does not run for days on some devices on Intne
Windows for business | Windows Server | User experience | PowerShell
'0x8078006B'. Windows Backup Error
trying to run server 2019 backup and get: '0x8078006B'. Windows Backup Error
Windows for business | Windows Server | User experience | PowerShell
Server 2025 açılışta logonUI ekranında kalıyor işletim sistemi açılmıyor bu sorunu nasıl çözebilirim
Lisanslı Lenovo ST50_V3 ve Lenovo Windows server 2025 standart essential 10c alımı yaptım, lisansım geç geldiği için MSDN den standart deneme sürümü yükledim lisansım elime ulaşınca etkinleştirme yapmak istedim hata verdi lisans ile beraber gelen kurulum…
Windows for business | Windows Server | User experience | PowerShell
Powershell to Get List of all RDP Sessions for Each Server Defined in a CSV
Hello, I have admin on every server. I would like to create a PowerShell script to get all RDP sessions currently logged into every server we have, with logon time. I have the server names in a CSV but not sure how I would build the script. I can use…
Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
Windows for business | Windows Server | User experience | PowerShell
Powershell
I keep on getting a message from Windows Powershell requesting I download the latest powershell . What does this mean and how do I resolve this?
Windows for business | Windows Server | User experience | PowerShell
WARNING: The version '1.4.8.1' of module 'PackageManagement' is currently in use. Retry the operation after closing the applications.
I can't seem to update modules. I do not know why I keep getting this error. WARNING: The version '1.4.8.1' of module 'PackageManagement' is currently in use. Retry the operation after closing the applications. I'm trying to update Exchange…
Windows for business | Windows Server | User experience | PowerShell
String was not recognized as a valid DateTime
Hello we have this error "String was not recognized as a valid DateTime. The pc has the same format in short time and long time and also date in both user and admin account. This occur when whe are going to update our software to latest available…
Windows for business | Windows Server | User experience | PowerShell
A positional parameter cannot be found
Hi All, My script uses the Get-QADUser syntax, and I want to replace it with Get-ADUser. However, when I use the Get-ADUser syntax, I am encountering the following error: A positional parameter cannot be found that accepts argument 'False'. Please guide…
Exchange Online
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Server | User experience | PowerShell
Windows for business | Windows Server | User experience | Other
Changing Overlay power Mode with script
Hi, I want to change the overlay power mode based on time of the day without having to go to settings -> system -> power and battery -> power mode each time. I am not able to find which command in powercfg will change the OVERLAY power mode, all…
Windows for business | Windows Server | User experience | PowerShell
cannot respond to powershell question about region code
I can't actually respond to the query The source requires the current machine's 2-letter geographic region to be sent to the backend service to function properly (ex. "US"). I have typed in Y and YES but neither of those worked, and neither of…
Windows for business | Windows Server | User experience | PowerShell
[Import-Certificate], UnauthorizedAccessException E_ACCESSDENIED when tring to import cert into Cert:\LocalMachine\TrustedPublisher
Hi, I'm really struggling with this one! So a bit of context first : I'm using a powershell module that I've made on my own. This module automatically creates à hyper-v VM, installs windows in it, runs scripts that install applications silently, syspreps…
Windows for business | Windows Server | User experience | PowerShell
How to set up Kiosk mode with WPF single app in Windows 10 Pro
Hi everyone, I tried to set up kiosk mode for my laptop to run WPF single app in windows 10 Pro. Firstly, I turn on Shell Launcher in Turn Windows features on or off and run the following script in powershell with admin right to open my WPF app then…
Developer technologies | Windows Presentation Foundation
Windows for business | Windows Server | User experience | PowerShell
wbadmin start backup fail
When I use wbadmin start backup cmd to start backup, it fails with the following message. How do I konw which process locked the EFI partition? ================================== wbadmin start backup -backupTarget:z: -include:c:,d: -allCritical -quiet…