353,225 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

New-Item fails on "Policies" hive with access denied

It seems I can't write under policies, but directy I can. I need to alter something in registery under Policies. Is this doable? New-Item -Path "HKCU:\SOFTWARE\Policies\Microsoft\Windows\System" -Force New-ItemProperty -Path…

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,427 questions
asked 2020-07-16T03:08:35.977+00:00
Ian Xue (Shanghai Wicresoft Co., Ltd.) 31,996 Reputation points Microsoft Vendor
accepted 2020-07-16T06:12:48.69+00:00
Ian Xue (Shanghai Wicresoft Co., Ltd.) 31,996 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Delete AD Group/Members

Hi All I have AD groups in csv file, i want to delete all the members of that groups. Will the below syntax help me. Below is my csv file(there is space between Group and 01) GroupName Group 01 Group 02 Group 03 $groups=import-csv…

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,427 questions
asked 2020-07-16T03:17:28.263+00:00
Ian Xue (Shanghai Wicresoft Co., Ltd.) 31,996 Reputation points Microsoft Vendor
accepted 2020-07-16T06:12:42.767+00:00
Ian Xue (Shanghai Wicresoft Co., Ltd.) 31,996 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Make non-editable ComboBox in Powershell

So I'm writing a GUI that will interface with 3D printers. I'm still fairly new to Powershell in general. Here is what I have in my code right now: # == Baudrate Combo Box == # $comboBox1 = New-Object System.Windows.Forms.ComboBox …

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,427 questions
asked 2020-07-16T02:10:40.3+00:00
Ian Xue (Shanghai Wicresoft Co., Ltd.) 31,996 Reputation points Microsoft Vendor
accepted 2020-07-16T06:12:33.917+00:00
Ian Xue (Shanghai Wicresoft Co., Ltd.) 31,996 Reputation points Microsoft Vendor
0 answers

Own ViewModel - Threads - Dispatcher

Hello, I use my own ViewModel with properties that display the data via binding. If the properties are set by a thread (Socket Client). Can this lead to problems? Would I have to use Dispatchers, if so, how do I do it correctly? Thanks for response. …

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,695 questions
asked 2020-07-14T18:54:38.987+00:00
Markus Freitag 3,786 Reputation points
commented 2020-07-16T06:05:55.387+00:00
DaisyTian-1203 11,616 Reputation points
1 answer One of the answers was accepted by the question author.

Azure portal cosmos db page layout problem

Hello, this morning i have gone into the azure portal for viewing the contents of cosmos db containers. There now appears to be a large blank panel on the right of the screen which means that the area for viewing the data is now squashed to a few…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,494 questions
asked 2020-07-16T04:15:06.27+00:00
AJG 436 Reputation points
accepted 2020-07-16T05:55:14.56+00:00
AJG 436 Reputation points
3 answers

I am having problems adding users to my organisation and MS Team - Free license

I have a team set up for a non-profit using MS Teams (free) and when I send an invitation to new users they are being told they cannot access my "organisation" - why is this and how to I solve the problem? I have sent requests to them but…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,362 questions
asked 2020-07-15T21:31:18.227+00:00
Tbirdspinz 1 Reputation point
answered 2020-07-16T05:53:30.913+00:00
Sharon Zhao-MSFT 25,071 Reputation points Microsoft Vendor
3 answers

Invited members not appearing in pending requests

I have created an organisation and Team in MS Teams Free - invites sent to new members who are responding to invites but I cannot see their responses in my requests.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,362 questions
asked 2020-07-15T22:09:24.333+00:00
Tbirdspinz 1 Reputation point
commented 2020-07-16T05:52:31.11+00:00
Manu Philip 17,021 Reputation points MVP
2 answers One of the answers was accepted by the question author.

What is "root certification of the domain controller"

Note "certification" not "certificate" Note "Domain controller" not domain. The MS article says " the smart card must contain the root certification of the domain controller. " (Don't let…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,403 questions
asked 2020-07-15T08:48:30.477+00:00
Teemo Tang 11,366 Reputation points
accepted 2020-07-16T05:51:05.697+00:00
Teemo Tang 11,366 Reputation points
1 answer One of the answers was accepted by the question author.

computer account and user account expiration when not connected to network

What will happen to computer objects if it is no longer connected to the network for a very long time? Computer accounts need to reset it's password to the domain controller. What will happen to user accounts if the user is not connected to the network…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,403 questions
asked 2020-07-15T08:47:51.373+00:00
Teemo Tang 11,366 Reputation points
accepted 2020-07-16T05:51:02.363+00:00
Teemo Tang 11,366 Reputation points
1 answer One of the answers was accepted by the question author.

CAL question

If the environment has the following, is it better to go with the device CAL or user CAL? And if device CAL, how many would I need? I'm not sure if the client machines count towards the CAL count. 10 users total 10 client machines running…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,403 questions
asked 2020-07-15T08:47:15.11+00:00
Teemo Tang 11,366 Reputation points
accepted 2020-07-16T05:50:55.297+00:00
Teemo Tang 11,366 Reputation points
1 answer One of the answers was accepted by the question author.

Best way to make 2 DNS domains speak each other

Hello, We've set a conditional forward on each domain. Domain A with a conditional forward into Domain B. Domain B with a conditional forward into Domain A. Those 2 domains also have a trust for each other on Active Directory Domains and Trusts. …

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,403 questions
asked 2020-07-15T08:46:36.437+00:00
Teemo Tang 11,366 Reputation points
accepted 2020-07-16T05:50:52.603+00:00
Teemo Tang 11,366 Reputation points
1 answer One of the answers was accepted by the question author.

Web server .csr file

Hello, I like to know why when I generate .csr file for certificate, sometime the content of the .csr begin with "-----BEGIN CERTIFICATE", and other time it begin with "BEGIN TRUSTED CERTIFICATE". What is the different between…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,403 questions
asked 2020-07-15T08:45:59.843+00:00
Teemo Tang 11,366 Reputation points
accepted 2020-07-16T05:50:46.337+00:00
Teemo Tang 11,366 Reputation points
1 answer One of the answers was accepted by the question author.

Ways to check network connection and access Windows Server 2016 and Windows 10

Hi, As of now, I check network connection between Windows Server 2016 and Windows 10 by ping and I access both from each other by Windows Remote Desktop Connection. Some of techies say, there are multiple ways to check connection between both and…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,403 questions
asked 2020-07-15T08:49:03.293+00:00
Teemo Tang 11,366 Reputation points
accepted 2020-07-16T05:50:44.293+00:00
Teemo Tang 11,366 Reputation points
1 answer One of the answers was accepted by the question author.

Question: IRQ and how it works

Hello folks, I am following an advice from someone that told me to get better, learn how the system works. Therefore, here is my question: How does IRQ works? From what I understand - it is only assumptions, IRQ are interruption to the CPU coming…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,403 questions
asked 2020-07-15T08:50:17.063+00:00
Teemo Tang 11,366 Reputation points
accepted 2020-07-16T05:50:42.06+00:00
Teemo Tang 11,366 Reputation points
1 answer One of the answers was accepted by the question author.

Can not set up DHCP failover

I had a question "How does one check is DHCP server is authorized by AD DS?" This thread moved into setting up DHCP failover. I decided to open new question for the DHCP failover. The link…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,403 questions
asked 2020-07-15T08:51:44.357+00:00
Teemo Tang 11,366 Reputation points
commented 2020-07-16T05:50:32.57+00:00
Teemo Tang 11,366 Reputation points
1 answer One of the answers was accepted by the question author.

Idle Timeout & Session Timeout in Constraints - NAP win 2016

Hi everyone, I am using NAP on WIN server 2016 and want to ask about the difference and the best practice to use both Idle Timeout & Session Timeout in Constraints. NPS -> Policies -> Network Policies-> Constraints -> Session Timeout.…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,403 questions
asked 2020-07-15T03:31:56.82+00:00
Gloria Gu 3,896 Reputation points
accepted 2020-07-16T05:45:48.643+00:00
Gloria Gu 3,896 Reputation points
1 answer One of the answers was accepted by the question author.

NAQC solution in Windows Server 2019

Hello all. I am trying to implement a NAQC solution in Windows Server 2019 for a VPN service, but I don't see how to configure in the NPS rules the VSA attributes (MS-Quarantine-IPFilter and MS-Quarantine-Session-Timeout). I've found this URL…

Windows Server Infrastructure
Windows Server Infrastructure
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Infrastructure: A Microsoft solution area focused on providing organizations with a cloud solution that supports their real-world needs and meets evolving regulatory requirements.
524 questions
asked 2020-07-15T05:34:04.34+00:00
Gloria Gu 3,896 Reputation points
accepted 2020-07-16T05:45:25.987+00:00
Gloria Gu 3,896 Reputation points
1 answer One of the answers was accepted by the question author.

Direct Access problem - HTTP 404 error since installing new certificate

Hello all, I have taken over at a school that uses Direct Access. The previous IT Manager used free 90 day certificates which expired on Direct Access stopping it working. I purchased a domain wildcard and (believe) I have installed it correctly. It…

Windows Server Infrastructure
Windows Server Infrastructure
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Infrastructure: A Microsoft solution area focused on providing organizations with a cloud solution that supports their real-world needs and meets evolving regulatory requirements.
524 questions
asked 2020-07-15T05:35:17.267+00:00
Gloria Gu 3,896 Reputation points
accepted 2020-07-16T05:45:15.703+00:00
Gloria Gu 3,896 Reputation points
1 answer One of the answers was accepted by the question author.

How can a user authenticate with AD while connected to private internet.

Hello, I am currently working on a project. Please does anyone know How can a User Authenticate with Active Directory while connected to Private Internet. Kindly provide me with the solutions. Thank you Thread source link:…

Windows Network
Windows Network
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Network: A group of devices that communicate either wirelessly or via a physical connection.
680 questions
asked 2020-07-15T06:34:51.89+00:00
Gloria Gu 3,896 Reputation points
accepted 2020-07-16T05:45:02.023+00:00
Gloria Gu 3,896 Reputation points
2 answers

Windows Update in a Closed Windows Server 2016 Environment

We are considering the operation of Windows Server 2016 Standard (64bit) that does not connect to an external network. This server does not connect to the Internet. In that state, I would like to update the following two updates and definition files.…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,403 questions
asked 2020-07-14T06:54:33.167+00:00
knt1N 286 Reputation points
commented 2020-07-16T05:21:21.183+00:00
knt1N 286 Reputation points