No announcements
Found 1611479 threads
-
0 Votes
Powershell Question, get-addomain' is not recognized as the name of a cmdlet
Only then are the AD cmdlets available.Answered | 2 Replies | 7225 Views | Created by ashtonnew - Saturday, January 16, 2016 7:53 PM | Last reply by Richard Mueller - Monday, January 18, 2016 5:44 PM -
0 Votes
Cmdlet extension agents question
Hi, Every time an Exchange cmdlet is run, the cmdlet calls the Scripting Agent cmdlet extension agent, then the cmdlet tries to call any ...Answered | 5 Replies | 690 Views | Created by Vieyra - Monday, March 30, 2015 8:51 AM | Last reply by Allen_WangJF - Thursday, April 2, 2015 1:43 AM -
1 Votes
Custom cmdlet questions
Hi Damon, this cmdlet is part of the DynamicAxCommunity Powershell Module (here an Introduction).Answered | 1 Replies | 682 Views | Created by damon2012 - Thursday, July 31, 2014 7:47 AM | Last reply by FWN - Thursday, July 31, 2014 8:11 AM -
0 Votes
Alternate fileshare witness
Please let me know if you have any further questions.Answered | 4 Replies | 5078 Views | Created by channavera - Monday, May 31, 2010 4:32 PM | Last reply by Anil K Singh - Tuesday, June 1, 2010 2:28 AM -
0 Votes
Setting up a Remote Fileshare
So maybe a better question is should I download the essentials version or 2012 r2?Answered | 5 Replies | 855 Views | Created by Daniel Nelson - Thursday, March 10, 2016 6:28 AM | Last reply by Ed Baker (UK Evangelist) - Thursday, March 10, 2016 3:50 PM -
0 Votes
Powershell question on SCVMMs get-vmperformance cmdlet
Example from the VMM CMDlet Reference: EXAMPLE 1: Get performance information about a specific virtual ...Answered | 1 Replies | 4821 Views | Created by sposenjak - Thursday, November 18, 2010 10:23 PM | Last reply by Steve Thomas (MSFT) - Saturday, November 20, 2010 12:21 AM -
1 Votes
Get-ADUser cmdlet and codepage.
If you're using Export-CSV, try adding "-Encoding unicode" to the set of parameters for that cmdlet.Answered | 2 Replies | 760 Views | Created by dydoria - Tuesday, June 30, 2020 7:57 PM | Last reply by dydoria - Wednesday, July 1, 2020 12:37 PM -
0 Votes
Migrating and syncronizing fileshare to SharePoint
Hello all, we are migrating a big fileshare (1,4TB) to SharePoint 2013 .We want to copy all the files over to the SharePoint libraries over the weekend; ...Answered | 1 Replies | 970 Views | Created by MichiD41 - Wednesday, November 25, 2015 7:46 PM | Last reply by - Thursday, November 26, 2015 4:56 AM -
1 Votes
Azure FileShare SnapShot Powershell Deletion
Param( [string]$KeyVaultName, [string]$SecretName, [string]$StorageAccountName, ...Answered | 5 Replies | 1452 Views | Created by LukeUhren - Monday, August 19, 2019 11:58 PM | Last reply by SumanthMarigowda-MSFT - Wednesday, August 21, 2019 6:37 AM -
0 Votes
Question on Get-FileShare Cmdlet
Something like this could be a start $input = Import-Csv -Path 'c:\temp\scripts\shares\pcs.csv' $output = 'c:\temp\scripts\shares\output.txt' ForEach ...Unanswered | 1 Replies | 532 Views | Created by R Coil - Tuesday, October 2, 2018 9:45 PM | Last reply by BOfH-666 - Tuesday, October 2, 2018 10:39 PM -
1 Votes
Get-MessageTrackingLog cmdlet
In general, we can use the Get-MessageTrackingLog cmdlet to search for message delivery information stored in the message tracking log.Answered | 6 Replies | 4398 Views | Created by rgelfand - Friday, October 23, 2015 4:23 PM | Last reply by David Wang_ - Monday, October 26, 2015 6:04 AM -
0 Votes
How do I get the get-UnifiedGroup cmdlets?
I am now seeing Get-DistributionGroup and related cmdlets.Answered | 9 Replies | 14993 Views | Created by DevalilaJohn - Tuesday, May 22, 2018 7:18 PM | Last reply by DevalilaJohn - Thursday, June 7, 2018 3:35 PM -
1 Votes
Get-CMApplication cmdlet slow
I can see that When I use the WMI query I do not get the XML data (SDMPackageXML) for the application.Answered | 4 Replies | 3191 Views | Created by Forsmark - Monday, March 30, 2015 8:29 AM | Last reply by Forsmark - Monday, April 20, 2015 12:26 PM -
1 Votes
question about get-ACL cmdlet
Hi Syamand, you can use Out-File to store the result to text: Get-Acl e:\ict | select -expand Access | Out-File ...Answered | 4 Replies | 1308 Views | Created by Siyamand - Tuesday, September 29, 2015 12:33 PM | Last reply by Siyamand - Thursday, October 1, 2015 8:37 AM -
0 Votes
Powershell error with Get-TSServers cmdlet
Hi, You should post this question on the Discussions page of the CodePlex ...Answered | 3 Replies | 1725 Views | Created by LeeDnc - Tuesday, September 16, 2014 7:05 PM | Last reply by LeeDnc - Wednesday, September 17, 2014 12:59 AM -
7 Votes
Get-Aduser cmdlet does not give you all the attributes like the way the quest cmdlet get-qaduser does...
I tried this in my test lab with quest cmdlets.. unfortunately I had to get this working by specifying each attribute that I needed.Answered | 11 Replies | 107131 Views | Created by JR_MS - Thursday, March 7, 2013 10:52 PM | Last reply by Richard Mueller - Tuesday, August 21, 2018 1:20 AM -
1 Votes
Get-IPAddress PowerShell cmdlet is not Functioning?
That link specifically says that it's a script to be downloaded, not a cmdlet.Answered | 5 Replies | 11510 Views | Created by VarezIT - Friday, February 1, 2013 2:12 PM | Last reply by G. Samuel Hays - Friday, February 1, 2013 4:20 PM -
0 Votes
How to determine and delete unused roaming profiles which are getting stored on a Fileshare ?
Please remember to click "Mark as Answer" or "Vote as Helpful" on the post that answers your question (or click "Unmark as Answer" ...Answered | 4 Replies | 3650 Views | Created by niksswt - Wednesday, November 7, 2012 10:03 PM | Last reply by Aaron.Parker - Friday, November 16, 2012 9:30 AM -
0 Votes
Hyper-V and get-vm cmdlet
Get-VM is a Hyper-V specific cmdlet.Answered | 3 Replies | 2634 Views | Created by KirillV - Wednesday, January 13, 2016 7:05 AM | Last reply by Leo Han - Thursday, January 14, 2016 7:09 AM -
0 Votes
about get-storeusagestatistics cmdlets
your command is not full, you should use a next command: Get-MailboxStatistics -server [your servername] | where {$_.TotalItemSize ...Answered | 4 Replies | 5677 Views | Created by jean-marc pigeon - Monday, December 27, 2010 9:06 AM | Last reply by Exchange_admin_001 - Monday, March 4, 2013 1:54 PM - Items 1 to 20 of 1611479 Next ›
No announcements