New answers tagged windows
2
votes
Is it safe to change system regional settings on a production DC to alter DNS log timestamps?
wouldn't suddenly changing the region and timestamp format have some effect on its functionality
None of the protocols used by Active Directory deal with localized timestamps. Either they store or ...
2
votes
Is it safe to change system regional settings on a production DC to alter DNS log timestamps?
Regional settings have absolutely no impact on the functionality of a Domain Controller.
0
votes
OpenSSH SSH Server won't start on Windows Server 2019 after Windows Updates
I had a similar issue installing OpenSSH on windows 2019 following the Microsoft instructions
The service failed to start after installing on a clean Win2019 Azure deployment using image ...
1
vote
Changing owner and managing permissions on an NTFS directory
Please try takeown (use elevated command prompt)
takeown /F "D:\Folder" /R /A /D Y
where :
/R recurse
/A give ownership to admins (if you don't add this it will grant ownership to your ...
0
votes
Equivalent to the htop command on Windows
While the htop command isn't natively available on Windows, you can view the details of Nginx worker processes using several built-in alternatives or third-party tools.
Built-in Methods (Command Line)...
0
votes
Equivalent to the htop command on Windows
PSTOP - Powershell Top for Windows Powershell is probably the one you're looking for.
pstop is the closest htop with almost all the same features but exclusively for Powershell on Windows OS to be a ...
4
votes
Copy Scheduled Tasks to another server
Do not use LLM's for Technical things. They don't know anything; they just try to make text that looks OK.
Go over to the fine documentation:
This command exports the UpdateDrivers scheduled task in ...
Top 50 recent answers are included
Related Tags
windows × 17866active-directory × 1686
windows-server-2008 × 1253
networking × 1130
linux × 891
powershell × 778
group-policy × 753
windows-server-2003 × 719
domain-name-system × 654
windows-server-2012-r2 × 618
iis × 589
windows-server-2008-r2 × 573
security × 541
windows-7 × 507
windows-server-2012 × 480
vpn × 408
permissions × 371
network-share × 366
windows-server-2016 × 340
remote-desktop × 315
domain × 292
backup × 289
windows-xp × 285
sql-server × 272
rdp × 271