pgw1959
2009-06-17 06:36:01 UTC
Hi,
While working in powershell I excuted the following...
$shares = get-WMIObject win32_share
$shares.Delete()
Now when I excute "get-WMIObject win32_share" I get the following error
message
Get-WmiObject : Invalid class
Any ideas on how I can reinstall the functionality.
Thanks, in advance pgw1959
While working in powershell I excuted the following...
$shares = get-WMIObject win32_share
$shares.Delete()
Now when I excute "get-WMIObject win32_share" I get the following error
message
Get-WmiObject : Invalid class
Any ideas on how I can reinstall the functionality.
Thanks, in advance pgw1959