python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Use PowerShell to check the box to "Remove this item if it is no longer applied" option behavior in Group Policy preferences
I have been exploring using PowerShell to inject a few RegKeys and settings into GPOs and have it pretty much figured out, all except how to check the box for the "Remove this item if it is no lo...
NuckinFutz
Votes: 0
Answers: 1
ParseExact to convert string to date format
I have a csv file with date column format as below. How can i use ParseExact command to convert to date format to compare with current date.
Thu Oct 28 09:40:54 WEST 2021
Sun Mar 20 07:23:44 WET 2022...
Enigma
Votes: 0
Answers: 1
Ping and Install applications for multiple PCs
I hope someone can help me with the following script:
The script I built works for 1 computer. It asks the user to enter the computer name, and It will check if the computer is ONLINE, if it is it wi...
Miguel
Votes: 0
Answers: 1
Not able to display Java version using PowerShell Script
I am writing Powershell script, which will essentially be a menu driven utility for doing random tasks. One of the feature includes, to display java version. I am using REPLto have it in continues loo...
Prateek Jaiswal
Votes: 0
Answers: 1