Sgt Wacky Posted February 2, 2024 Member ID: 21051 Group: *** Clan Members Followers: 30 Topic Count: 16 Topics Per Day: 0.00 Content Count: 95 Content Per Day: 0.02 Reputation: 52 Achievement Points: 742 Solved Content: 0 Days Won: 0 Joined: 04/21/14 Status: Offline Last Seen: 5 hours ago Birthday: 04/05/1957 Device: Windows Posted February 2, 2024 Has anyone got experience on how to resolve powershell issues in windows 11? Awards
Labob Posted February 2, 2024 Member ID: 42 Group: *** Clan Members Followers: 50 Topic Count: 338 Topics Per Day: 0.06 Content Count: 8389 Content Per Day: 1.44 Reputation: 6126 Achievement Points: 54469 Solved Content: 0 Days Won: 13 Joined: 09/01/09 Status: Offline Last Seen: July 27 Birthday: 01/30/1959 Device: Windows Posted February 2, 2024 What issue ? I do have a stock of these though Awards
KaptCrunch Posted February 2, 2024 Member ID: 389 Group: *** Clan Members Followers: 48 Topic Count: 387 Topics Per Day: 0.07 Content Count: 5359 Content Per Day: 0.92 Reputation: 4576 Achievement Points: 42886 Solved Content: 0 Days Won: 77 Joined: 09/14/09 Status: Offline Last Seen: 3 hours ago Birthday: 01/01/1970 Device: Windows Posted February 2, 2024 The main difference between PsExec and PowerShell remoting is that PsExec is a standalone tool that does not require any configuration or setup, while PowerShell remoting requires PowerShell to be installed and configured on both the local and remote computers. Awards
J3st3r Posted February 4, 2024 Member ID: 2162 Group: ++ COD4 Admin Followers: 155 Topic Count: 152 Topics Per Day: 0.03 Content Count: 5266 Content Per Day: 0.99 Reputation: 5224 Achievement Points: 46286 Solved Content: 0 Days Won: 25 Joined: 01/25/11 Status: Offline Last Seen: 7 hours ago Birthday: 02/26/1972 Device: Windows Posted February 4, 2024 (edited) Never use it unless I'm using it to install services or disable some of the built in crap. Are you 100% sure that you are in the main Administrator account? Powershell won't work from a guest account and it has limited capabilities under a System Administrative account. If it's not installed you should be able to select it in Windows Features. Type Windows Features in the search box and open it. Select PowerShell 2.0 from the list and press OK if it's not installed. There are several ways to install powershell 7.4 as well if that is what you are looking for. Here is a complete list. https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.4 Edited February 4, 2024 by J3st3r Awards
Recommended Posts