Search found 46 matches

by cgrace70
Sat Apr 20, 2013 7:43 am
Forum: PowerShell Studio
Topic: Windows 8, AD module & Object Browser
Replies: 15
Views: 10157

Re: Windows 8, AD module & Object Browser

I am able to import the module under v2 on both 32-bit and 64-bit platforms. I was also able to use some of the cmdlets.
by cgrace70
Fri Apr 19, 2013 11:46 am
Forum: PowerShell Studio
Topic: Windows 8, AD module & Object Browser
Replies: 15
Views: 10157

Re: Windows 8, AD module & Object Browser

Ran it under 32/64-bit platforms and got the same results. It is the fifth module listed. >> Running (_test_app_.ps1) Script... >> Platform: V2 64Bit (STA) Name Value ---- ----- CLRVersion 2.0.50727.6400 BuildVersion 6.1.7600.16385 PSVersion 2.0 WSManStackVersion 2.0 PSCompatibleVersions {1.0, 2.0} ...
by cgrace70
Fri Apr 19, 2013 10:55 am
Forum: PowerShell Studio
Topic: Windows 8, AD module & Object Browser
Replies: 15
Views: 10157

Re: Windows 8, AD module & Object Browser

I figured it out thanks to you. It had nothing to do with the 32-bit or 64-bit platform setting, as I could not see the module in either. It did not register at first, but it was the selected PowerShell version. I typically develop using PowerShell v2 as all my reference material/books are for v2 an...
by cgrace70
Fri Apr 19, 2013 9:47 am
Forum: PowerShell Studio
Topic: Windows 8, AD module & Object Browser
Replies: 15
Views: 10157

Re: Windows 8, AD module & Object Browser

Yes, it does. It is the first one in the list.
by cgrace70
Thu Apr 18, 2013 9:56 am
Forum: PowerShell Studio
Topic: Windows 8, AD module & Object Browser
Replies: 15
Views: 10157

Re: Windows 8, AD module & Object Browser

Hi David, I am referring to the "Remote Server Administration Tools for Windows 8" from Microsoft. The MS Active Directory PowerShell module is embedded in the download. I also have the Quest AD module installed and I have no issues with it. I downloaded the "Remote Server Administrat...
by cgrace70
Wed Apr 17, 2013 5:29 pm
Forum: PowerShell Studio
Topic: Windows 8, AD module & Object Browser
Replies: 15
Views: 10157

Windows 8, AD module & Object Browser

I just applied the necessary apps from MS that install the AD module for PowerShell on both a Windows 7 Pro and Windows 8 Pro system. When I go to refresh the Object Browsers on each system the Windows 7 system displays the AD module, while the Windows 8 Pro system does not. I am using PowerShell St...
by cgrace70
Wed May 23, 2012 7:09 am
Forum: Wish List and Feature Requests
Topic: PowerShell Studio: Character Position
Replies: 3
Views: 2827

PowerShell Studio: Character Position

Thanks David!!I have to say that you are not only responsive to client requests for new features (that make sense), but also the speed to which you apply the requests as feature for your products. :) I wish other organizations were just as responsive.
by cgrace70
Tue May 22, 2012 12:06 pm
Forum: Wish List and Feature Requests
Topic: PowerShell Studio: Character Position
Replies: 3
Views: 2827

PowerShell Studio: Character Position

You gave us line numbers. You gave us line highlighting. Can you give us character / column position or did I miss it somewhere? :)
by cgrace70
Mon May 21, 2012 5:42 am
Forum: PowerShell Studio
Topic: Different results in Console and Output window
Replies: 5
Views: 4118

Different results in Console and Output window

Thanks. At least I know to look out for it. Unfortunately, the script I was working on needed to check the Execution Policy. I ended up going in another direction, but thought I would report it.
by cgrace70
Mon May 21, 2012 5:40 am
Forum: PowerShell Studio
Topic: Visual Studio just-In-Time Debugger
Replies: 2
Views: 2967

Visual Studio just-In-Time Debugger

Yes, I have PowerShell Studio open. I do have VS Express 2010 installed on the system, but I do not have it open. When I got the error both times, I was just at the start page. I did not load any files. I had opened the application to check the Execution Policy as per the other issue I had reported ...