Windows8.1: Difference between revisions

From WikiWiki
Jump to navigation Jump to search
No edit summary   (change visibility)
No edit summary   (change visibility)
Line 4: Line 4:


= Fail in powershell =
= Fail in powershell =
Known powershellbug
Get-ADUser $user | Get-ADObject -Properties *

Revision as of 17:23, 7 February 2014

netsh wlan show profiles

netsh wlan delete profile name="eennaam"

Fail in powershell

Known powershellbug


Get-ADUser $user | Get-ADObject -Properties *