About 384 results
Open links in new tab
  1. Iterate through PageField Items in Excel Pivot Table

    Jun 26, 2012 · The code below takes a CSV file (a table) and creates an excel file with pivot tables. I am having trouble iterating through all the PageField items with PowerShell.

  2. Remove specif rows in a CSV with Powershell

    I'd test the users in your input file and then create a new output file that only contains the enabled users. Are you able to use a second file or do you have to update the original?

  3. download all files to local folder using powershell from sharepoint …

    i have below script which works fine to export CSV file using keywordsquery (metadata) with help of poweshell but how can i download files to local folder from exported csv file??

  4. Create folders in ODFB with PowerShell for multiple users (.csv file)

    I'm trying to create 2 folders on each users' ODFB provisioned, and can't get the PowerShell script to work for multiple users at once.

  5. Powershell script to ping a list of IP address and email name if down.

    I want to import a CSV or Excel File that has the IP address in the first column and the name of the device is the coresponding second column... (A1 IP Address, B1 Name).

  6. NEED POWERSHELL COMMAND TO GET USER LOGON NAME …

    The Csv file should be having the security group names in a column with SecurityGroupName as the column header. It should look somewhat like below: Marked as answer byRajeswaran …

  7. Enum Reference in the .txt Document

    Then, in the CSV file, make sure the values you provide for this field corresponds to the enum values, i.e. System.ConfigItem.AssetStatusEnum.Deployed as an example.

  8. How to use Excel or csv file from FTP location as data source in …

    I want to use Excel or csv file from FTP location as data source in Power BI. Is there any option to fetch data source from FTP ? what is the way to achive above requirement.? Thanks in Advance.

  9. How to track the TS Licenses usage? - social.technet.microsoft.com

    RD Licensing Manager will not show Per User RDS CAL Usage. For this you need to generate a report, save it to a .csv file, and then open the csv file in Excel/Notepad/etc.

  10. Add contacts to multiple users via powershell?

    Jul 19, 2011 · Is there a way that I can "push" an excel or csv file of the contacts to their contacts folder? Its the same 100 contacts that need to go to all of these users. The reason they need …