Filter
Exclude
Time range
-
Near
Why did the XML node apply for witness protection in PowerShell? Can you help find its alias—IDREF?" Source: devhubby.com/thread/how-to-f… #ScriptingLife #PowerShellCommunity #XML #PowerShellTips #xml #node
7
18
🎯 PowerShell Tip: Understanding Arrays Arrays are key to organizing data in PowerShell. 🖥️ In part 1 of the series, MVP Aleksandar Nikolić & Dr. Tobias Weltner explain how to master them. 🔗 Read here: hubs.ly/Q032ff_B0 #PowerShell #ITAutomation #PowerShellTips
2
2
116
🔧 New PowerShell Tip is Live! 🔧 Want to write cleaner, more efficient PowerShell code? Check out the latest PowerShell tip by MVP @alexandair and Dr. @TobiasPSP on "Assigning Results Correctly for Better Code". 👉 hubs.ly/Q02_V5YT0 #ITAutomation #PowerShellTips

3
4
6
586
Can I bribe the Powershell localhost with cookies to give me its name? Source: devhubby.com/thread/how-to-g… #powershellscript #powershelltips #softwaredevelopment #development #synonyms #scripting

6
25
🚀PowerShell Tip #13 is Live!🚀 Today, Dr. @TobiasPSP & MVP @alexandair are back with another must-know tip: Hidden configuration variables in #PowerShell. Don't miss out on this last tip of the series 💡 🔗 Read here: hubs.ly/Q02RsGl-0 #Scriptember #PowerShellTips

4
9
1,345
Stuck on "Could not load file or assembly S" in PnP.PowerShell? Verify your file paths and dependencies – troubleshooting is part of the game tinyurl.com/bdzb2f8j @CsharpCorner #PowerShell #CodingErrors #CodingProblems #PowerShellTips #thursdayvibes #programming

11
10
280
🔥 Did you know that you can list all keyboard combinations available in the PowerShell prompt the following cmdlet ? 👇 ❓ Get-PSReadLineKeyHandler #PowerShell #PS1Tips #PowerShellTips
22
61
🔥 Did you know that you can list all keyboard combinations available in the PowerShell prompt the following cmdlet ? 👇 ❓ Get-PSReadLineKeyHandler #PowerShell #PS1Tips #PowerShellTips
1
35
107
Replying to @mako_outwo
This thread is saved to your Notion database. Tags: [Powershelltips]
👇 Quick way to find pending reboot after update 👇 (New-Object -ComObject "Microsoft.Update.SystemInfo").RebootRequired #PS1Tips #PowerShellTips
5
47
188
A quick way to prevent Windows session to lock, go into standby or hibernate: #PowerShellTips #PS1Tips #PowerShell Start-Process cmd -ArgumentList "/c PresentationSettings /start" -NoNewWindow Start-Process cmd -ArgumentList "/c PresentationSettings /stop" -NoNewWindow
40
96
A quick way to convert a PS1 file to EXE using IExpress (installed by default on Windows) #powershell #powershelltips #PS1Tips #PS1WPF
You can convert a PS1 file to EXE with iexpress which is installed by default on Windows #powershell #powershelltips #PS1Tips #PS1WPF @Hoorge
1
64
207
24 Jun 2021
#DYK that you can have a kinda *grep* in #Powershell? If you prefer a *unix syntax or have to switch between a lot of machines, this a little bit balm on the soul. 😂 #powershelltips
1
Block or unblock keyboard combinations on your devices with PowerShell #powershell #PS1Tips #powershelltips systanddeploy.com/2021/01/bl…
10
14
PowerShell and Azure Key Vault: Store password on Azure Key Vault and retrieve them with PowerShell #powershell #powershelltips #PS1Tips #azure #keyvault systanddeploy.com/2021/01/st…
2
6
19
Send a mail using the current outlook user account without to provide credentials with PowerShell #powershell #PS1Tips #powershelltips @Hoorge systanddeploy.com/2021/05/se…
1
7
20
You can enable or disable device location as below or with Intune: #powershell #PS1Tips #powershelltips #MSIntune #Intune #MEMpowered
6
27
You can quickly open Windows 10 settings part like storage, display, printers... with #PowerShell #powershelltips #PS1Tips start-process ms-settings: Setting name All settings: ss64.com/nt/syntax-settings.…
1
11
42
You can easily check if a device is locked or not, if a user is logged in or not with PowerShell #powershell #powershelltips #PS1Tips
1
24
114